85 lines
6.5 KiB
HTML
85 lines
6.5 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="Interaction with LDAP on Domino 6.0 for iSeries" />
|
||
|
<meta name="abstract" content="As an alternative to iSeries Directory Server (LDAP), you can use LDAP on Domino 6.0 for iSeries (Domino Directory services)." />
|
||
|
<meta name="description" content="As an alternative to iSeries Directory Server (LDAP), you can use LDAP on Domino 6.0 for iSeries (Domino Directory services)." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="itdover.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="itdoverldap.htm" />
|
||
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2004, 2006" />
|
||
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2004, 2006" />
|
||
|
<meta name="DC.Format" content="XHTML" />
|
||
|
<meta name="DC.Identifier" content="itdoverdomino" />
|
||
|
<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>Interaction with LDAP on Domino 6.0 for iSeries</title>
|
||
|
</head>
|
||
|
<body id="itdoverdomino"><a name="itdoverdomino"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Interaction with LDAP on Domino 6.0 for <span class="keyword">iSeries</span></h1>
|
||
|
<div><p>As an alternative to <span class="keyword">iSeries™</span> Directory
|
||
|
Server (LDAP), you can use LDAP on Domino<sup>®</sup> 6.0 for <span class="keyword">iSeries</span> (Domino Directory
|
||
|
services).</p>
|
||
|
<p>Existing directory entries may be searched, viewed, and managed if they
|
||
|
are based on the standard inetOrgPerson object class. This object class is
|
||
|
an industry standard class that is commonly used to represent and store information
|
||
|
about people, such as first and last name, telephone numbers, and email addresses.
|
||
|
This requirement is the same one imposed on LDAP servers provided by <span class="keyword">iSeries</span> Directory Server (LDAP). Also,
|
||
|
directory entries modified by the application have an ibm-itdPerson auxiliary
|
||
|
object class added to them. For details on the inetOrgPerson and the ibm-itdPerson
|
||
|
classes, see Interaction with <span class="keyword">iSeries</span> Directory
|
||
|
Server (LDAP).</p>
|
||
|
<p>The application interacts with a Domino LDAP server the same way it interacts
|
||
|
with an <span class="keyword">iSeries</span> LDAP server.
|
||
|
However, directory entries are set up and maintained differently using a Domino LDAP
|
||
|
server. The difference involves Domino's use of the dominoPerson object class.
|
||
|
In order for entries to be visible by all versions of Domino, entries
|
||
|
must include the dominoPerson object class. Otherwise Domino ignores them.
|
||
|
The IBM<sup>®</sup> Telephone
|
||
|
Directory V5.2 application must be configured specifically to use a Domino LDAP server.</p>
|
||
|
<p>In the process of setting up Directory Services, a suffix and base DN is
|
||
|
established for the Domino LDAP server. This DN must be known and provided
|
||
|
through the Parent DN field in the setup wizard. You need to use the Parent
|
||
|
DN field in the setup wizard to specify the correct base DN that establishes
|
||
|
your Domino LDAP
|
||
|
server. Typically, the base DN is generated using the Domino domain name.
|
||
|
Examples are as follows:</p>
|
||
|
<ul><li><span class="uicontrol">Example 1:</span> If the administrator's Lotus<sup>®</sup> Notes<sup>®</sup> ID is DomAdmin/IBM,
|
||
|
then DomAdmin is the administrator's name, and IBM is the domain. The base DN used by Domino Directory
|
||
|
Services is likely to be o=IBM and the administrator's full DN is cn=DomAdmin,o=IBM.</li>
|
||
|
<li><span class="uicontrol">Example 2:</span> If the administrator's Lotus Notes<sup>®</sup> ID is
|
||
|
DomAdmin/Rochester/IBM, then DomAdmin is the administrator's name, and Rochester/IBM
|
||
|
is the domain. The base DN used by Domino Directory Services is likely to be
|
||
|
ou=Rochester,o=IBM and the administrator's full DN is cn=DomAdmin,ou=Rochester,o=IBM.</li>
|
||
|
</ul>
|
||
|
<div class="note"><span class="notetitle">Note:</span> To use a Domino Directory server, you must use Lotus Notes to set
|
||
|
the server's LDAP schema to be extended to support the ibm-itdPerson object
|
||
|
class. The access control list settings must also be properly set. Settings
|
||
|
vary depending on whether you want open enrollment or closed enrollment.</div>
|
||
|
<p>For detailed information on how to set up a Domino LDAP server for use with the IBM Telephone Directory
|
||
|
application, see the Redpaper <a href="http://www.redbooks.ibm.com/abstracts/redp3624.html" target="_blank">WebSphere<sup>®</sup> Application Server Express on <span class="keyword">iSeries</span></a>. <img src="www.gif" alt="Link outside Information Center" /></p>
|
||
|
<p>For detailed information on how to set up and use LDAP servers on Domino 6.0, see
|
||
|
the Lotus Domino on <span class="keyword">iSeries</span> Web site: <a href="http://www.ibm.com/servers/eserver/iseries/domino" target="_blank">http://www.ibm.com/servers/eserver/iseries/domino</a>. <img src="www.gif" alt="Link outside Information Center" /></p>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="itdover.htm" title="This topic provides an overview of the IBM Telephone Directory V5.2 application and how it interacts with different iSeries server components and various software components.">Overview of IBM Telephone Directory V5.2</a></div>
|
||
|
</div>
|
||
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
||
|
<div><a href="itdoverldap.htm" title="An LDAP directory is a listing of information about objects arranged in a particular order that gives details about each object. LDAP is a specialized database that has characteristics that set it apart from general purpose relational databases.">Interaction with iSeries Directory Server (LDAP)</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|