MOSS Forum

 
Home » Forum » MOSS       Ask a questionRSS Feeds

Migrating one domain users into another Domain in moss2007

  Asked By: Celia Bond         Date: Jul 13, 2009      Category: MOSS      Views: 516
 

There are two domains in the moss2007 env , i.e xyz domain and Abc domain
i want to move all the xyz users to abc domain.

my question is
1> whenever a user is added to moss2007 site what are all the tables should
effect in the content database .

2>can we do the migration of one domain users to another domain through
manually or programatically if yes means

in which tables i need to update.


i tried to update alluserdata table and userinfo table but its not working .

any one suggestions on this query will be really appreciative.

Tagged:                

 

1 Answer Found

 
Answer #1       Answered By: Dhanraj Saxsena          Answered On: Jul 13, 2009       

First, never access tables  directly. If you have then you havelost any
Microsoft Support.

Second, Sharepoint imports users  from Active Directory. Users have to
be move  from xyz domain  to Abc Domain in Active Directory. That can
be done programmatically with the appropriate permissions in Active
Directory.

 
Didn't find what you were looking for? Find more on Migrating one domain users into another Domain in moss2007 Or get search suggestion and latest updates.


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