Re: Change SQL Service Account
- From: "bass_player" <bass_player@xxxxxxxx>
- Date: Fri, 4 Jul 2008 12:42:20 +0800
There are a lot of reasons for this. One could be that the account you are using does not have permissions to start a service or your account has been locked out due to other reasons while you are logged in (I've seen this a lot of times where a generic account is used and then it gets locked out while a user is logged in using the same account). Another is not enough permissions on the account to do what it needs to do as a SQL Server service account. It is recommended to use the SQL Server tools (Management Studio or Configuration Manager) when configuring user accounts as the tools resolve the necessary ACLs needed by the account to
run as a SQL Server service account.
<kalvin.tuel@xxxxxxxxx> wrote in message news:950f4759-0402-4675-ae46-014024cd9961@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I need to change the SQL Service Account for SQL Server 2005 Express
to something that is not Admin or LocalSystem. I have followed the
steps outlined in http://support.microsoft.com/kb/283811 and in the
BOL. When I attemp to start the service using the new limited priv
account I get error 5 "Access is Denied". I think this is a Windows
permissions issue but I don't know what else to check. Just to be
sure I gave the new account Full Control on the installation drive but
still couldn't start the service. What could I be missing? Is there
a handy tool somewhere that will do this for me, in SQL 2005 Express.
Thanks.
Kalvin
.
- Follow-Ups:
- Re: Change SQL Service Account
- From: kalvin . tuel
- Re: Change SQL Service Account
- References:
- Change SQL Service Account
- From: kalvin . tuel
- Change SQL Service Account
- Prev by Date: Re: can not stop and restart SQL server 2005
- Next by Date: Re: Quick Question on SQL Server 2005 Express
- Previous by thread: Change SQL Service Account
- Next by thread: Re: Change SQL Service Account
- Index(es):
Relevant Pages
|