59 lines
4.1 KiB
HTML
59 lines
4.1 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="wpover.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="wpoverdomino" />
|
|
<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="wpoverdomino"><a name="wpoverdomino"><!-- --></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>Domino LDAP
|
|
uses the inetOrgPerson object class, which 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
|
|
class, see <a href="wpoverldap.htm">Interaction with <span class="keyword">iSeries</span> Directory
|
|
Server (LDAP)</a>.</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> Welcome Page V1.1 application must be
|
|
configured specifically to use a Domino LDAP server.</p>
|
|
<p>For detailed information on how to set up and use LDAP servers on Domino 6.0,
|
|
see the Lotus<sup>®</sup> 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="wpover.htm" title="Provides an overview of the IBM Welcome Page V1.1 application and how it interacts with different iSeries server components and various software components.">Overview of IBM Welcome Page V1.1</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |