jgoodman00
Programmer
- Jan 23, 2001
- 1,510
I am in the process of migrating our workgroup to a domain.
I previously had SQL Server Services running under a local user account with local admin privileges.
e.g.
Username: .\SQL
Obviously after migrating this account no longer exists, so I need to use a domain account.
I have tried specifying:
SQL@domain.com
But I get an error quoting unknown username, even though I can login with the username.
I also tried domain.com\SQL but got another error.
Any ideas?
James Goodman MCSE, MCDBA
I previously had SQL Server Services running under a local user account with local admin privileges.
e.g.
Username: .\SQL
Obviously after migrating this account no longer exists, so I need to use a domain account.
I have tried specifying:
SQL@domain.com
But I get an error quoting unknown username, even though I can login with the username.
I also tried domain.com\SQL but got another error.
Any ideas?
James Goodman MCSE, MCDBA