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.

 All Forums
 SQL Server 2000 Forums
 Transact-SQL (2000)
 how do i change the domain name for users

Author  Topic 

rtutus
Aged Yak Warrior

522 Posts

Posted - 2007-01-25 : 21:39:19
Hi,

A friend migrated windows domain users and it happened that the users now belong to a new domain domain2,
The users in sql server are still defined as part of domain1,
now he needs to migrate all sql server 2000 users from the domain1 to the domain2 (just the name of the accounts, users or logins).

Any idea please. if it s also to go through users and change their credentials in sql 2000 to reflect the new domain name.

Thank you.

MohammedU
Posting Yak Master

145 Posts

Posted - 2007-01-27 : 01:54:07
I don't think there is way other than dropping and recreating new logins with domain2..


MohammedU
Go to Top of Page
   

- Advertisement -