MOSS Forum

 
Home » Forum » MOSS       Ask a questionRSS Feeds

Moving users to a new domain

  Asked By: Gaurang Akki         Date: Jan 23, 2007      Category: MOSS      Views: 230
 

A client hit me with a good question: They have an existing MOSS 2007
installation initially set up with everything using one domain. They
have since moved some of the users from the original domain to a new
domain. The MOSS server can see the new domain, but of course, none of
the original information about the users has been maintained.

Is there any way to tell SharePoint 2007 that DOMAINOLD\user is now
really DOMAINNEW\user? I'd really like to keep all the existing
properties and permissions without having to go back in and set up
DOMAINNEW\user as a new user.

Tagged:          

 

1 Answer Found

 
Answer #1       Answered By: Jolene Sandoval          Answered On: Jan 23, 2007       

Use the stsadm command line tool:

stsadm -o migrateuser

 
Didn't find what you were looking for? Find more on Moving users to a new domain Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].