Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Running SQL Service Accounts

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2002-07-12 : 09:49:57
Darryl writes "I am thinking about running SQL Server Service and SQL Server Agent under two seperate accounts to tighten my security.

What permissions are needed for an account to run SQL Server Agent?

What permissions are needed for an account to run SQL Server Service?"

izaltsman
A custom title

1139 Posts

Posted - 2002-07-12 : 10:16:39
BOL will give you the absolute minimum permissions you need for both accounts... You might need to grant some more in order to meet your business requirements.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/instsql/in_overview_6k1f.asp

Go to Top of Page
   

- Advertisement -