RE: migrate primary group setting??
- From: v-adapan@xxxxxxxxxxxxxxxxxxxx (Ada Pan [MSFT])
- Date: Wed, 12 Oct 2005 11:20:29 GMT
Hi Chris,
Based on my research, this problem occurs because of the method that the
Active Directory Migration Tool uses to migrate users from a different
Active Directory forest. When you migrate a user from a different Active
Directory forest, the Active Directory Migration Tool does not migrate the
user object. Instead, the Active Directory Migration Tool makes a call into
an Active Directory API LDAP_MOVE function. Generally, the LDAP_MOVE
function requires that the user who you migrate is not a member of a global
group. If the user that you migrade is a member of a global group, the
global group membership breaks after the migration is complete.
However, this requirement does not apply to users who are members of the
Domain Users group. Membership in the Domain Users group is considered an
implicit membership and occurs when that user is a member of a particular
domain. You do not have to explicitly add the user to the Domain Users
group, but an attribute is assigned to that user object to indicate
membership in the Domain Users group. If you set a user's primary group to
a security group other than the Domain Users group, the following three
behaviors occur:
- The user is now an explicit member of the Domain Users group.
- The user is no longer an explicit member of the security group that you
defined as that user's new primary group.
- The user is now an implicit member of the security group that you defined
as that user's new primary group.
This problem occurs because the Active Directory Migration Tool removes a
user from all global groups except the Domain Users group before it calls
the LDAP_MOVE function. Therefore, when you try to migrate a user whose
primary group is not the Domain Users group, the migration does not
succeed.
To work around this issue, I would suggest you follow the sequence of
accounts and objects migration which have been addressed in Figure 9.8 in
the following article.
Migration of a Windows NT 4.0 Account Domain to Active Directory
http://www.microsoft.com/technet/prodtechnol/windows2000serv/deploy/cookbook
/cookchp9.mspx
Hope it helps.
Regards,
Ada Pan
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
=====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- Follow-Ups:
- Re: migrate primary group setting??
- From: moparmanimal@xxxxxxxxx
- Re: migrate primary group setting??
- References:
- migrate primary group setting??
- From: moparmanimal@xxxxxxxxx
- migrate primary group setting??
- Prev by Date: RE: Moving from old hardware to new
- Next by Date: RE: A way to NOT force password change after password migration
- Previous by thread: migrate primary group setting??
- Next by thread: Re: migrate primary group setting??
- Index(es):
Relevant Pages
|