CISSP Identity and Access Management Practice Question
An LDAP distinguished name (DN) includes the attribute 'CN=John Doe,OU=Sales,DC=company,DC=com'. What does 'CN' stand for?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Common Name
CN stands for Common Name, which typically represents the user's name or the hostname of a device.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Country Name
Why it's wrong here
The attribute 'C' is the standard X.500 and LDAP attribute type designated for representing the Country Name within a Distinguished Name (DN). In contrast, 'CN' specifically denotes the Common Name. Using 'CN' for 'Country Name' would be an incorrect application of the attribute type, as LDAP schemas strictly define the purpose and permissible values for each attribute to maintain directory integrity and interoperability.
- ✓
Common Name
Why this is correct
'CN' stands for Common Name, which is a fundamental attribute type used in LDAP Distinguished Names (DNs) to identify the most specific or common name of an entry within its immediate parent container. This attribute is widely employed for various object classes, such as users (e.g., "cn=John Doe"), groups, servers, or other resources, providing a human-readable identifier for the directory object. It forms a crucial part of the Relative Distinguished Name (RDN) for many entries.
- ✗
Certificate Name
Why it's wrong here
While digital certificates contain subject names that often utilize the 'CN' attribute (e.g., "CN=www.example.com"), 'Certificate Name' itself is not a defined or standard attribute type within the LDAP schema for constructing a Distinguished Name. LDAP DNs are used to uniquely identify entries within a directory service, such as users or devices, not to directly name or reference the certificates themselves as an attribute type in a DN component.
- ✗
Container Name
Why it's wrong here
Although LDAP directories are structured hierarchically using "containers" like Organizational Units ('OU') or Organizations ('O'), 'Container Name' is not a recognized or standard attribute type for inclusion in a Distinguished Name (DN). Attributes such as 'OU' and 'O' are specifically defined to represent organizational units and organizations, respectively, serving as the actual container attributes within the directory tree structure, unlike the generic term 'Container Name'.
Go deeper
Related to this question
About these practice questions
One of 747 original CISSP practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This CISSP practice question is part of Courseiva's free ISC2 certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the CISSP exam.