I have sql profile that basically is the sign-on used to sign on to sql server so that they can check jobs/run jobs. I want to be able to run and see the scheduled jobs with this profile. And I figured out they have have the system administation server roles otherwise they can only see jobs that they own. Problem with that is that it gives them authority to all db's and tasks even though they don't have a login for that db. What do others do - only thing I can think of is set them up in all db's and then basically take everything away that they don't need. Looking for suggestion on security.
Thanks.
Thanks.