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 |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2003-02-24 : 07:37:04
|
| John Scott writes "I was infected by the Cblade.worm and successfully removed it but somehow i am now unable to login to my server. I previously didn't have a password for my 'sa' login, but now its seems as if there is because i can only start the server but not log in.Is there anyway to reset the password to blank or to something else without connecting to the server? Or perhaps is there a way to backup without logining in so i can reinstall without losing my data?" |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2003-02-24 : 12:53:20
|
| To reset the sa password, you will need to log into SQL Server with a windows authentication account that has administrative privileges on the server. |
 |
|
|
|
|
|