LDAP Overview
Terminology
• CN = Common Name
• OU = Organizational Unit
• DC = Domain Component
CN=bob,OU=Support,OU=Users,OU=Cambridge,OU=UK,OU=Offices,DC
=rebootuser,DC=local
AdminSDHolder & SDProp
• AdminSDHolder is a container that exists in
each AD domain
• A protected group is an Active Directory group
that is identified as a privileged group. This
group and all its members should be protected
from unintentional modifications*
• When an AD group is marked a protected
group; AD will ensure that the owner, the ACLs
and the inheritance applied on this group are
the same as the ones applied on
AdminSDHolder container*
* [source] https://social.technet.microsoft.com/wiki/contents/articles/22331.adminsdholder-protected-groups-and-security-descriptor-propagator.aspx
Needing Direction
• So where do we go from here?
• We have powerful delegation rights – we can change passwords, modify group memberships, add
groups/user etc.
• DA is not necessarily the end goal
• Sensitive data is likely to be stored in group drives:
• If we recall, Bobs home directory resides in the following location:
HomeDirectory : DC-01Share$HomeBob
• HR
• Finance
• IT
• Management
• …the list goes on