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 |
|
Revuca
Starting Member
19 Posts |
Posted - 2003-01-16 : 10:41:15
|
| Hi,I am using Windows authentication on all my servers.I use my own domain login : domain\name.surname to log in.Since this morning I've noticed in Query analyzer that I'm logged in as domain\administrator !How does this happen and how can I change it ?Thanks |
|
|
robvolk
Most Valuable Yak
15732 Posts |
Posted - 2003-01-16 : 10:45:53
|
| Could someone else have logged onto your computer as Administrator and run query analyzer for something? Query Analyzer won't pick up a login automatically, someone has to type it when logging in. And that doesn't mean you're logged into the computer itself as administrator (have you checked?) |
 |
|
|
Revuca
Starting Member
19 Posts |
Posted - 2003-01-16 : 10:52:58
|
| I don't think anyone else would have logged on using admin.I've set up one of the servers as a master server and it's possible something has overlapped there. (Some of the services run under the admin account.) But apart from that I'm stumped. |
 |
|
|
Revuca
Starting Member
19 Posts |
Posted - 2003-01-16 : 11:53:34
|
| To add to previous comments :I've just set up one of the servers as a master server.Could this have an impact ? |
 |
|
|
|
|
|