Interacting with Directory Server
Chapter
5
User and Group Administration
83
The exact composition of a DN depends on the structure of the directory. Most
directories are organized by more categories than just country designations and
organization names. As a result, the DNs used to identify entries are longer and
contain more specific RDNs. For example, the DNs for three employees or users in
the same company might look like this:
cn=Ben Hurst, ou=Operations, o=Klondike Corp, st=CA, c=US
cn=Jeff Lee, ou=Marketing, o=Klondike Corp, st=CA, c=US
cn=Mary Smith, ou=Sales, o=Klondike Corp, st=MN, c=US
In these examples, all three users work in different departments or organizational
units (
ou
) and for the same company or organization (
o
), Klondike Corp. The third
user works in a different state (
st
) from the first two users.
LDAP allows organizations and organizational units to contain other organizations
and organizational units, allowing for the representation of complex enterprises.
For example, the DN for a group within a large corporation might look like this:
cn=Technical Publications, ou=Super Server Group, ou=Server
Division, o=Example Corporation, o=MegaCorp, dc=megacorp, dc=com
Table 5-1 contains a list of common RDN keywords.
Table 5-1
Common RDN Keywords Used in DNs
RDN Keyword
Meaning in a DN
Description
c
country
Country in which the user or group resides.
Examples:
c=US
c=GB
cn
common name or full name
Full name of person or object defined by
the entry. Examples:
cn=Wally Henderson
cn=Database Administrators
cn=printer 3b
Summary of Contents for NETSCAPE CONSOLE 6.0 - MANAGING SERVERS
Page 1: ...Managing Servers with Netscape Console Netscape Console Version6 0 December 2001 ...
Page 18: ...Getting Additional Help 18 Managing Servers with Netscape Console December 2001 ...
Page 20: ...20 Managing Servers with Netscape Console December 2001 ...
Page 40: ...Uninstallation 40 Managing Servers with Netscape Console December 2001 ...
Page 42: ...42 Managing Servers with Netscape Console December 2001 ...
Page 80: ...Working with Netscape Servers 80 Managing Servers with Netscape Console December 2001 ...
Page 110: ...110 Managing Servers with Netscape Console December 2001 ...
Page 118: ...The Netscape Administration Page 118 Managing Servers with Netscape Console December 2001 ...
Page 166: ...166 Managing Servers with Netscape Console December 2001 ...
Page 208: ...Using Client Authentication 208 Managing Servers with Netscape Console December 2001 ...
Page 226: ...Using the Windows NT SNMP Service 226 Managing Servers with Netscape Console December 2001 ...
Page 228: ...228 Managing Servers with Netscape Console December 2001 ...
Page 264: ...Managing Certificates 264 Managing Servers with Netscape Console December 2001 ...
Page 280: ...The SSL Handshake 280 Managing Servers with Netscape Console December 2001 ...
Page 302: ...302 Managing Servers with Netscape Console December 2001 ...