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 |
|
g_r_a_robinson
Starting Member
45 Posts |
Posted - 2005-01-17 : 21:12:40
|
| I went and deleted a user from active directory that sql server used to login (it was a windows login) and now i cannot access sqlserver at all. I tried creating a new user with the same credentials but it still won't let me in.Any help |
|
|
robvolk
Most Valuable Yak
15732 Posts |
Posted - 2005-01-17 : 21:31:49
|
| Do you mean you used this login to run the SQL Server service? In that case, simply stop the service, edit the name and password, and restart it. |
 |
|
|
|
|
|