Distinguished Names And Relative Distinguished Names
Maybe your like

- Previous: LDAP Directory Structure
- Next: LDAP Service and LDAP Client
Distinguished Names and Relative Distinguished Names
An entry is made up of a collection of attributes that have a unique identifier called a Distinguished Name (DN). A DN has a unique name that identifies the entry at the respective hierarchy. In the example above, John Doe and Jane Doe are different common names (cn) that identify different entries at that same level.
A DN is also a fully qualified path of names that trace the entry back to the root of the tree. For example, the distinguished name of the John Doe entry is:
| cn=John Doe, ou=People, dc=sun.com |
A Relative Distinguished Name (RDN) is a component of the distinguished name.
For example, cn=John Doe, ou=People is a RDN relative to the root RDN dc=sun.com.
Note –DNs describe the fully qualified path to an entry
RDN describe the partial path to the entry relative to another entry in the tree.
The figure illustrates an example of an LDAP directory structure with distinguished names and relative distinguished names.
LDAP Directory Structure
- Previous: LDAP Directory Structure
- Next: LDAP Service and LDAP Client
- © 2010, Oracle Corporation and/or its affiliates
Tag » Cn Ou Dn
-
What Are CN, OU, DC In An LDAP Search? - Stack Overflow
-
[ActiveDirectory]différence OU/DC/CN Par Tot94 - Page 1
-
LDAP : Une Présentation Rapide
-
Distinguished Names - IBM
-
About LDAP Binding Component - Oracle Help Center
-
LDAP Binding Strings
-
What Is The Difference Between CN And DN?
-
What Is The Difference Between An RDN, A DN, And A CN In LDAP?
-
Distinguished Names | Microsoft Docs
-
LDAP DNs And RDNs
-
LDAP Namespace Structure | Understanding Active Directory Services
-
The Meaning Of The CN, OU, DC In LDAP - Alibaba Cloud Topic Center
-
Convertir CN En DN (Centinewton En Décinewton)