Active Directory - What gets copied when a user object is copied?

Daya 61 Reputation points
2022-04-19T10:17:54.58+00:00

So I have a user called User1 who is a member of a few groups. In the 'Security' tab of their properties, I took a look at the access permissions for each permission entry (Group or user names).

I then made a copy of User1 called User2. When I compared the permissions under the Security tab, the permissions for a few entries (eg 'SELF') are different for the copied user. User2 is a member of all the groups that User1 is a part of, though.

Could you please tell me why those permissions are different if all I am doing is copying the object?

Also - what exactly gets copied when a User object is copied?

Thank you :)

Windows for business | Windows Client for IT Pros | Directory services | Active Directory
Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

Accepted answer
  1. Gary Reynolds 9,621 Reputation points
    2022-04-19T11:00:13.29+00:00

    Hi @Daya

    The permissions of an object are made up of two types of permissions, permissions that are directly applied to the object and permissions are inherited from the parent OU\Container. Any permissions that have None against the 'Inherited from' column are directly assigned permissions.

    194220-image.png

    If you move an object to a different OU, the direct permissions are maintained and the inherited permissions will be inherited from the new parent OU\container. When you create a new object, the direct permissions are taken from the object's default permissions from the schema, and it will inherit the permissions from the parent OU\container.

    What method are you using to copy the objects?

    Gary.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.