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 |
jbrent
Starting Member
1 Post |
Posted - 2012-10-17 : 17:48:55
|
set up: (1) server belongs to domain "A" + SQL runs under domain acct "Ab"(2) server is dropped from domain "A" and joined to domain "X"(3) SQL login acct changed from old domain acct "Ab" to new domain acct "Xy"(4) blah blah blah = mgmt: "put it back the way it was"(5) server is dropped from domain "X" and joined to domain "A"(6) SQL login acct changed from new domain acct "Xy" to old domain acct "Ab" ***BUT*** at this point error is presented =No mapping between account names and security IDs just to bring SQL back up, tried changing login to BUILTIN/local server = get the same error msghelp? |
|
|
|
|