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.
| Author |
Topic |
|
daquoc
Starting Member
35 Posts |
Posted - 2005-09-18 : 23:47:35
|
| Hi all experts,Hepl me. I've had a problem. I Used Windows authentication to connec to Server (configed in Registered SQL Server properties). The error occured when I changed my windows logon password. It's mean SQL Service Manager doesn't work now. When I reuse the old password, it's OK. I also used some solutions such as : changing password 'sa' to new one and using SQL Server authentication as well, but I couldn't solve my problem. Pls tell me what happened ?Thank so much. Nice working day.daquoc |
|
|
jen
Master Smack Fu Yak Hacker
4110 Posts |
Posted - 2005-09-19 : 01:09:50
|
| you mean this?when connecting to enterprise manager via...windows account with old password --> workswindows account with new password --> doesn't workor do you mean?when running the sql services...windows account with old password --> workswindows account with new password --> doesn't work-- you need to change the password of the logon used for running the services in the server also. it doesn't automatically change the passwordHTH--------------------keeping it simple... |
 |
|
|
daquoc
Starting Member
35 Posts |
Posted - 2005-09-19 : 21:11:28
|
| It's OK. I did it.Thank you.daquoc |
 |
|
|
|
|
|