H12-311_V3.0 · Question #231
What does the OU in the directory server represent?
The correct answer is C. Organizational unit. OU stands for Organizational Unit, a container object in directory services (like Active Directory or LDAP) used to organize and group resources - users, computers, groups, and policies - within a domain hierarchy. A (User) is wrong; a single user account is represented by a…
Question
What does the OU in the directory server represent?
Options
- AUser
- BUser Groups
- COrganizational unit
- Ddomain
How the community answered
(40 responses)- A5% (2)
- B5% (2)
- C78% (31)
- D13% (5)
Explanation
OU stands for Organizational Unit, a container object in directory services (like Active Directory or LDAP) used to organize and group resources - users, computers, groups, and policies - within a domain hierarchy.
- A (User) is wrong; a single user account is represented by a User object, not OU.
- B (User Groups) is wrong; groups are their own object type used for permissions, not for structural organization of the directory tree.
- D (Domain) is wrong; a domain is the top-level boundary of the directory, while OUs exist inside a domain to subdivide it.
Memory tip: Think of an OU like a folder in a filing cabinet - it organizes objects inside a domain, just as a department (e.g., "HR" or "Finance") organizes its people and resources within a company.
Topics
Community Discussion
No community discussion yet for this question.