Re: Change SQL Service Account

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



A follow up to my own question to state what I found worked.
I finally downloaded from Microsoft the eval version of SQL Server
2000 from: http://www.microsoft.com/downloads/details.aspx?familyid=D20BA6E1-F44C-4781-A6BB-F60E02DC1335&displaylang=en

When installing it I only installed the client tools which installed
Enterprise Manager. I used EM to change the Service Account to my new
user. EM takes care of permissions.
You do have to make sure if you have your database (.mdf or .ldf)
files anywhere other than the default data directory for SQL Server
that your new user has permissions to those folders.
I couldn't find anything else that worked for SQL Server 2000 MSDE.
Including following Microsofts recommendations of how to do it at
http://support.microsoft.com/kb/283811 I also gave full control to my
new account to everything on the C: drive and anything in the registry
that had the word SQL in it as well as the WindowsNT\peflib node.
Nothing worked except using EM.

Hopefully that helps someone else in distress.

Kalvin


On Jul 10, 11:51 am, kalvin.t...@xxxxxxxxx wrote:
Thank you very much for your response.
I can't find Configuration Manager for SQL 2000 MSDE.  Where would I
find the Management Studio or Configuration Manager for MSDE?

Kalvin

On Jul 3, 11:42 pm, "bass_player" <bass_pla...@xxxxxxxx> wrote:



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.t...@xxxxxxxxx> wrote in message

news:950f4759-0402-4675-ae46-014024cd9961@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

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 inhttp://support.microsoft.com/kb/283811andin 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- Hide quoted text -

- Show quoted text -- Hide quoted text -

- Show quoted text -

.



Relevant Pages

  • Re: MSDE Service permissions
    ... remove it from the users group and use it for the service ... LocalSystem account, created just for this purpose and never use an actual ... You can create this account before you begin installing SQL ... or you can change the account under which SQL Server runs at a later ...
    (microsoft.public.sqlserver.msde)
  • Re: Error 15401 using sp_grantlogin (not addressed by current KB articles)
    ... Restarting Windows 2000 resolved the problem for this particular account, ... confused when it sees a duplicate SID. ... > One way to get SQL Server to agree with the renamed NT ... > Preview (to ensure the script was created), ...
    (microsoft.public.sqlserver.security)
  • Re: SharePoint V3 Install Error
    ... But it our case it had to do with Group Policies that forbid the account of ... WSS FAQ:www.wssv3faq.com/wss.collutions.com ... Event Source: WindowsSharePointServices3Search ... whatever you are installing WSS as sufficient rights to the SQL Server ...
    (microsoft.public.sharepoint.windowsservices)
  • Re: sbs 2003 network slow why?
    ... Issue: Local Account Password Test ... SQL Server and/or MSDE authentication mode is set to Windows Only. ... The Everyone group does not have more than Read access to the SQL Server and/or MSDE registry keys. ... BUILTIN\Administrators group should not be part of sysadmin role. ...
    (microsoft.public.windows.server.sbs)
  • Re: Error 0x80070534 when changing service account
    ... The only solution that I have been able to find for this error is to RDP into the SQL Server using the new Service account you want the SQL server to run under. ... prefix, an error 0x80070056 "The specified network password is not correct." ...
    (microsoft.public.sqlserver.security)