Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Server Logon Configuration

Status
Not open for further replies.

larthur1022

Programmer
Joined
Aug 1, 2006
Messages
3
Location
US
Hello,

I'm having an issue here with SQL Server 2000. I installed the server using a local account and choosing Windows Authentication. This worked fine except that now the client wants to change the local account's password for security reasons. However I find that if I change the local account's password and reboot the computer, SQL Server will not startup giving a logon failure (err 1069). How can I fix this so that SQL server will run after changing the local account's password? Any help or advice is greatly appreciated.
 
Click Start -> Run
Type Services.msc
Scroll to MSSQLSERVER
Right click -> Properties
Click Logon tab

Repeat the process for the SQL Server Agent Service Name = SQLSERVERAGNT

-George

Strong and bitter words indicate a weak cause. - Fortune cookie wisdom
 
Thank you so much, and for the quick response! Hope you have a wonderful week at work!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top