how to grant a user rights to edit a SQL job description

hi

what's best practice (security wise) in granting a user access right to edit say the description of a job.

thankss

August 27th, 2015 2:40pm

To add a SQL login or msdb role to a SQL Server Agent fixed database role

  1. In Object Explorer, expand a server.

  2. Expand Security, and then expand Logins.

  3. Right-click the login you wish to add to a SQL Server Agent fixed database role, and select Properties.

  4. On the User Mapping page of the Login Properties dialog box, select the row containing msdb.

  5. Under Database role membership for: msdb, check the appropriate SQL Server Agent fixed database rol

Refer https://social.msdn.microsoft.com/Forums/sqlserver/en-US/c62b61a0-7f66-4cb9-a5a6-577d5f73e8aa/permissions-to-modify-sql-agent-jobs?forum=sqlsecurity#03aa1492-8e9b-49b9-bc84-e44b5e0798f1

:https://msdn.microsoft.com/en-us/library/ms187901.aspx

http://www.sqlservercentral.com/Forums/Topic1029390-1550-1.aspx

Thanks

Abhishek
Free Windows Admin Tool Kit Click here and download it now
August 27th, 2015 3:01pm

hi

thanks for your time to reply - is there any T-SQL Scripting for this?

thanks

 

September 4th, 2015 9:46am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics