Posted on Fri 07/28/06 in Technical Interleude
For days I’ve been searching for this explanation about using Groups vs. Organizational Units…
Thanks Scott!
There Are Groups, and There Are Groups
In Active Directory, groups and organizational units co-exist. A group is generally a member of an OU; but an OU can be a member of another OU, and an OU can be an equal member of another OU as a group. When Microsoft inherited the OU concept from LDAP, it had to reconstruct it into a more pliable metaphor, like a folder for files. As a result, the definitions of all these terms often fail to resound in the mind of a newcomer, until the point where she can see them altogether and the collective context begins to form:
An organizational unit is a container, with enhancements. A Group Policy Object (GPO) may be created for an OU, which specifies restrictions on the functions its members are permitted to perform. In this case, policy or “group policy” pertains to an OU, not to a group specifically. A policy determines whether a member is allowed to make even local changes to her system, such as changing the clock or her desktop wallpaper. A policy for an OU applies to all the members of that OU, and is inherited by the members of OUs contained within the OU, except where exceptions are written exclusively into the policy of the contained OU.
Excerpt from:
http://www.informit.com/guides/content.asp?g=windowsserver&seqNum=53
Commenting is closed for this article.