156-315.81 · Question #653
Which of the following is NOT a component of a Distinguished Name?
The correct answer is D. Organizational Unit. A Distinguished Name (DN) is a unique identifier for an object in an LDAP directory, such as a user, a group, or an organization. A DN consists of a sequence of relative distinguished names (RDNs), which are attributes that describe the object. The most common RDNs are: Common…
Question
Which of the following is NOT a component of a Distinguished Name?
Options
- ACommon Name
- BCountry
- CUser container
- DOrganizational Unit
How the community answered
(39 responses)- A13% (5)
- B8% (3)
- C3% (1)
- D77% (30)
Explanation
A Distinguished Name (DN) is a unique identifier for an object in an LDAP directory, such as a user, a group, or an organization. A DN consists of a sequence of relative distinguished names (RDNs), which are attributes that describe the object. The most common RDNs are: Common Name (CN): The name of the object, such as a user's full name or a group's name Country ? The two-letter ISO code of the country where the object is located, such as US or PK User container (UC): The name of the container that holds the user objects, such as Users or People Domain Component (DC): The name of the domain that the object belongs to, such as checkpoint.com or example.org An Organizational Unit (OU) is not a component of a DN, but a type of object that can be used to organize other objects in a hierarchical structure. An OU can have its own DN, which includes the OU attribute as an RDN, such as OU=Sales,DC=checkpoint,DC=com.
Topics
Community Discussion
No community discussion yet for this question.