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 |
notsosuper
Posting Yak Master
190 Posts |
Posted - 2005-08-01 : 15:19:37
|
when I clicked on MSSQLSERVER go to LOG On, I need to click on THIS ACCOUNT option and browse for my domain right, well I don't know my domain first of all, then I am even afraid to do this, because I don't know if I mess up anthing about sql server to hurt the other users. |
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2005-08-01 : 15:27:19
|
You shouldn't be using your own account for this service. You need to setup a generic domain account and grant it local admin on the database server. Since you don't even know what domain you are in, I suggest that you talk to your server/network admin for help on this.Tara |
 |
|
|
|
|