63 lines
4.2 KiB
HTML
63 lines
4.2 KiB
HTML
|
<?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="LDAP concepts for EIM" />
|
||
|
<meta name="abstract" content="This information explains how to use a Lightweight Directory Access Protocol (LDAP) with Enterprise Identity Mapping (EIM)." />
|
||
|
<meta name="description" content="This information explains how to use a Lightweight Directory Access Protocol (LDAP) with Enterprise Identity Mapping (EIM)." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzalveservercncpts.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzalvtrmsldapdistname.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzalvtrmsldapparentdistname.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzalv_eim_ldap_schema.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzalveservercncpts.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="rzalvldapcncpts" />
|
||
|
<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>LDAP concepts for EIM</title>
|
||
|
</head>
|
||
|
<body id="rzalvldapcncpts"><a name="rzalvldapcncpts"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">LDAP concepts for EIM</h1>
|
||
|
<div><p>This information explains how to use a Lightweight Directory Access
|
||
|
Protocol (LDAP) with Enterprise Identity Mapping (EIM).</p>
|
||
|
<p>EIM uses a LDAP server as a <a href="rzalveserverdmnctrlr.htm#rzalveserverdmnctrlr">domain
|
||
|
controller</a> to store EIM data. Consequently, you should understand some
|
||
|
LDAP concepts that relate to configuring and using EIM in your enterprise.
|
||
|
For example, you can use an LDAP distinguished name as the user identity to
|
||
|
configure EIM and to authenticate to the EIM domain controller. </p>
|
||
|
<p>To have a better understanding of configuring and using EIM, you should
|
||
|
understand the following LDAP concepts: </p>
|
||
|
</div>
|
||
|
<div>
|
||
|
<ul class="ullinks">
|
||
|
<li class="ulchildlink"><strong><a href="rzalvtrmsldapdistname.htm">Distinguished name</a></strong><br />
|
||
|
Use this information to learn about how you can use distinguished name (DN) with the Lightweight Directory Access Protocol (LDAP).</li>
|
||
|
<li class="ulchildlink"><strong><a href="rzalvtrmsldapparentdistname.htm">Parent distinguished name</a></strong><br />
|
||
|
View this information to learn about the distinguished name (DN) hierarchy.</li>
|
||
|
<li class="ulchildlink"><strong><a href="rzalv_eim_ldap_schema.htm">LDAP schema and other considerations for EIM</a></strong><br />
|
||
|
Use this information to learn what is required for the directory server to function with Enterprise Identity Mapping (EIM).</li>
|
||
|
</ul>
|
||
|
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzalveservercncpts.htm" title="Use this information learn about important EIM concepts that you need to understand to implement EIM successfully.">Enterprise Identity Mapping concepts</a></div>
|
||
|
</div>
|
||
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
||
|
<div><a href="rzalveservercncpts.htm" title="Use this information learn about important EIM concepts that you need to understand to implement EIM successfully.">Enterprise Identity Mapping concepts</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|