Accessing the Directory Database Using Distinguished Names

A distinguished name (DN) is a text representation of an entry in the directory server database. You can use a DN to access entries in the directory database.

Wylie Wong

February 28, 1999

1 Min Read
ITPro Today logo

A distinguished name (DN) is a text representation of an entry in the directory server database. A DN is a list of items, separated by commas, where each item is an attribute name followed by an equals sign character (=) and a value. For example, cn=Bill Wong, ou=Win NT Labs, c=US specifies a database entry with a common name (cn) of Bill Wong in an organizational unit (ou) of Win NT Labs in the country (c) of the United States (US). You use a DN to access entries in the directory database. Every item in the database has a unique DN, including the directory server and any other servers that it communicates with (e.g., the certificate server).

When you install and configure a directory server, you must specify several DNs. These entries include the root that will be common to all entries in the database, the directory server, the original administrator, and any other servers the administrator uses during the directory server installation, such as the certificate server or any replica directory servers.

About the Author(s)

Wylie Wong

Wylie Wong is a journalist and freelance writer specializing in technology, business and sports. He previously worked at CNET, Computerworld and CRN and loves covering and learning about the advances and ever-changing dynamics of the technology industry. On the sports front, Wylie is co-author of Giants: Where Have You Gone, a where-are-they-now book on former San Francisco Giants. He previously launched and wrote a Giants blog for the San Jose Mercury News, and in recent years, has enjoyed writing about the intersection of technology and sports.

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like