ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzalv_5.4.0.1/rzalvtrmsldapparentdistname.htm

66 lines
4.2 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="security" content="public" />
<meta name="Robots" content="index,follow" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
<meta name="DC.Type" content="concept" />
<meta name="DC.Title" content="Parent distinguished name" />
<meta name="abstract" content="View this information to learn about the distinguished name (DN) hierarchy." />
<meta name="description" content="View this information to learn about the distinguished name (DN) hierarchy." />
<meta name="DC.Relation" scheme="URI" content="rzalvldapcncpts.htm" />
<meta name="DC.Relation" scheme="URI" content="../rzahy/rzahyconcepts.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2002, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2002, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rzalvtrmsldapparentdistname" />
<meta name="DC.Language" content="en-us" />
<!-- All rights reserved. Licensed Materials Property of IBM -->
<!-- US Government Users Restricted Rights -->
<!-- Use, duplication or disclosure restricted by -->
<!-- GSA ADP Schedule Contract with IBM Corp. -->
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
<link rel="stylesheet" type="text/css" href="./ic.css" />
<title>Parent distinguished name</title>
</head>
<body id="rzalvtrmsldapparentdistname"><a name="rzalvtrmsldapparentdistname"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Parent distinguished name</h1>
<div><p>View this information to learn about the distinguished name (DN)
hierarchy.</p>
<p>A parent distinguished name (DN) is an entry in a Lightweight Directory
Access Protocol (LDAP) directory server namespace. LDAP server entries are
arranged in a hierarchical structure that could reflect political, geographic,
organizational, or domain boundaries. A distinguished name is considered a
parent DN when the DN is the directory entry immediately superior to a given
DN.</p>
<p>An example of a complete distinguished name could be <samp class="codeph">cn=Tim Jones,
o=IBM, c=US</samp>. Each entry has at least one attribute that is used to
name the entry. This naming attribute is called the relative distinguished
name (RDN™)
of the entry. The entry above a given RDN is called its parent distinguished name.
In this example, <samp class="codeph">cn=Tim Jones</samp> names the entry, so it is the RDN. <samp class="codeph">o=IBM,
c=US</samp> is the parent DN for <samp class="codeph">cn=Tim Jones</samp>.</p>
<p>Enterprise Identity Mapping (EIM) uses a directory server as a <a href="rzalveserverdmnctrlr.htm#rzalveserverdmnctrlr">domain
controller</a> for storing EIM domain data. The parent DN combined with
the EIM domain name determines the location of EIM domain data in the directory
server namespace. When you use the EIM Configuration wizard to create and
join a new domain, you can choose to specify a parent DN for the domain that
you are creating. By using a parent DN, you can specify where in the LDAP
namespace that EIM data should reside for the domain. When you do not specify
a parent DN, EIM data resides in its own suffix in the namespace and the default
location of the EIM domain data is <samp class="codeph">ibm-eimDomainName=EIM</samp>.</p>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzalvldapcncpts.htm" title="This information explains how to use a Lightweight Directory Access Protocol (LDAP) with Enterprise Identity Mapping (EIM).">LDAP concepts for EIM</a></div>
</div>
<div class="relinfo"><strong>Related information</strong><br />
<div><a href="../rzahy/rzahyconcepts.htm">Directory server concepts</a></div>
</div>
</div>
</body>
</html>