ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzahy_5.4.0.1/rzahyscenariopublish.htm

87 lines
5.8 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 xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="dc.language" scheme="rfc1766" 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. -->
<meta name="dc.date" scheme="iso8601" content="2005-09-06" />
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
<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))' />
<title>Directory Server (LDAP) - Scenario details: Publish the iSeries data to the directory database</title>
<link rel="stylesheet" type="text/css" href="ibmidwb.css" />
<link rel="stylesheet" type="text/css" href="ic.css" />
</head>
<body>
<a id="Top_Of_Page" name="Top_Of_Page"></a><!-- Java sync-link -->
<script language = "Javascript" src = "../rzahg/synch.js" type="text/javascript"></script>
<a name="rzahyscenariopublish"></a>
<h2 id="rzahyscenariopublish">Scenario details: Publish the iSeries data to the directory database</h2>
<p>Configure publishing to allow your iSeries server to automatically enter
user information into the LDAP directory. User information from the system
distribution directory is published into the LDAP directory.</p>
<a name="wq130"></a>
<div class="notetitle" id="wq130">Note:</div>
<div class="notebody">Users created with iSeries Navigator are given both a user
profile and an system distribution directory user entry. If you use CL commands
to create users, you must create both a user profile (<span class="bold">CRTUSRPRF</span>) and a system distribution directory user entry (<span class="bold">WRKDIRE</span>). If your users exist only as user profiles and you want them
to be published to the LDAP directory, you must create system distribution
directory user entries for them.</div>
<p class="sectionscenariobar"><span class="bold">Step:1 Make the iSeries server
a Directory Server user</span></p>
<ol type="1">
<li>Log in to the Web Administration tool (http://<span class="bold">myiSeries.my_co.com</span>:9080/IDSWebApp/IDSjsp/Login.jsp) as the administrator.
<ol type="a">
<li>Select <span class="bold">myiSeries.my_co.com</span> in the <span class="bold">LDAP Hostname</span> list.</li>
<li>Type <tt>cn=administrator</tt> in the <span class="bold">Username</span> field</li>
<li>Type <tt>secret</tt> in the <span class="bold">Password</span> field.</li>
<li>Click <span class="bold">Login</span>.</li></ol></li>
<li>Select <span class="bold">Users and groups &mdash;> Add user</span>.</li>
<li>Select <span class="bold">employees</span> in the <span class="bold">Realm</span> list.</li>
<li>Click <span class="bold">Next</span>.</li>
<li>Type <tt>myiSeries.my_co.com</tt> in the <span class="bold">cn</span> field.</li>
<li>Type <tt>myiSeries.my_co.com</tt> in the <span class="bold">*sn</span> field.</li>
<li>Type <tt>myiSeries.my_co.com</tt> in the <span class="bold">*cn</span> field.</li>
<li>Type <tt class="xph">secret</tt> in the <span class="bold">userPassword </span>field.</li>
<li>Click the <span class="bold">User groups</span> tab.</li>
<li>Select the group <span class="bold">managers</span>.</li>
<li>Click <span class="bold">Add &mdash;></span>.</li>
<li>Click <span class="bold">Finish</span>.</li></ol>
<p class="sectionscenariobar"><span class="bold">Step:2 Configure
the iSeries server to publish data</span></p>
<ol type="1">
<li>In iSeries Navigator, right-click on your iSeries in the left hand navigation
and select <span class="bold">Properties</span>.</li>
<li>In the <span class="bold">Properties</span> dialog box, choose the <span class="bold">Directory Server</span> tab.</li>
<li>Select <span class="bold">Users</span> and click <span class="bold">Details</span>.</li>
<li>Select the <span class="bold">Publish user information</span> check
box.</li>
<li>In the <span class="bold">Where to publish</span> section, click
the <span class="bold">Edit</span> button. A window appears.</li>
<li>Type <tt class="xph">myiSeries.my_co.com</tt>.</li>
<li>In the <span class="bold">Under DN</span> field, type <tt>cn=employees,dc=my_co,dc=com</tt>.</li>
<li>In the <span class="bold">Server connection</span> section, ensure
that the default port number, <span class="bold">389</span>, is entered
in the <span class="bold">Port</span> field. In the <span class="bold">Authentication method</span> drop-down list, choose <span class="bold">Distinguished name</span> and enter <tt class="xph">cn=myiSeries,cn=employees,dc=my_co,dc=com</tt> in the <span class="bold">Distinguished name</span> field.</li>
<li>Click <span class="bold">Password</span>.</li>
<li>Type <tt class="xph">secret</tt> in the <span class="bold">Password</span> field.</li>
<li>Type <tt class="xph">secret</tt> in the <span class="bold">Confirm
Password</span> field.</li>
<li>Click <span class="bold">OK</span>.</li>
<li>Click the <span class="bold">Verify</span> button. This ensures
that you have entered all the information correctly and that the iSeries can
connect to the LDAP directory.</li>
<li>Click <span class="bold">OK</span>.</li>
<li>Click <span class="bold">OK</span>.</li></ol>
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
</body>
</html>