I want to allow someone to view the jobs on the sql server but not to be able to create, edit or delete them.
more importantly I don't want them to have sa access on the machine just on account of the SQL Agent requirement.
In other words - Firstly I just want them to have access to SQL Agent and then if possible I want the to have read only access but also the ability to start, stop and restart jobs - i.e. tune their access.
Any ideas welcome
thanks
Dave