Troubleshooting Problems with the Start, Stop and Pause Permission

I need to permit the DBAdmin account authority to start and stop the SQL Server service in Windows 2000. I used the Microsoft Management Console (MMC) Security Templates snap-in to create a security template that grants DBAdmin the Start, stop and pause permission on the service, but DBAdmin still isn't able to start or stop the service. What have I missed?

For the Start, stop and pause permission to take effect, you also need to grant the user Read access to the service. To start, stop, or pause a service, the MMC Services snap-in or the Net command first must be able to read certain service object properties. Editing the SQL Server service's ACL to allow Read access to DBAdmin will solve your problem.

Please or Register to post comments.

Upcoming Training

Mastering System Center 2012

During over 6 hours of training you can join John Savill from your computer as he will walk you through the key components and capabilities of System Center 2012, what’s involved in using the components, and the benefit they can bring to your environment.

Register Now

Current Issue

May 2013 - The NameTranslate object is useful when you need to translate Active Directory object names between different formats, but it's awkward to use from PowerShell. Here's a PowerShell script that eliminates the awkwardness.

CURRENT ISSUE / ARCHIVE / SUBSCRIBE

Windows Forums

Get answers to questions, share tips, and engage with the Windows Community in our Forums.