65 lines
4.2 KiB
HTML
65 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 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: Enter information into 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="rzahyscenarioenterinfo"></a>
|
|
<h2 id="rzahyscenarioenterinfo">Scenario details: Enter information into the directory database</h2>
|
|
<p>As the manager, Jose Alvirez now adds and updates data for individuals
|
|
in his department. He needs to add some additional information about Jane
|
|
Doe. Jane Doe is a user on the iSeries server and her information was published.
|
|
Jose Alvirez also needs to add information about John Smith. John Smith is
|
|
not a user on the iSeries server. Jose Alvirez does the following:</p>
|
|
<p class="sectionscenariobar"><span class="bold">Step 1: Log in to the Web Administration
|
|
tool</span></p>
|
|
<p>Log into the Web Administration tool. ( http://<span class="bold">myiSeries.my_co.com</span>:9080/IDSWebApp/IDSjsp/Login.) by doing the following:</p>
|
|
<ol type="1">
|
|
<li>Select <span class="bold">myiSeries.my_co.com</span>, in the <span class="bold">LDAP Hostname</span> list.</li>
|
|
<li>Type <tt>cn=Jose Alvirez,cn=myco employees,dc=my_co,dc=com</tt> in the Username field.</li>
|
|
<li>Type <tt>secret</tt> in the password field.</li>
|
|
<li>Click <span class="bold">Logon</span>.</li></ol>
|
|
<p class="sectionscenariobar"><span class="bold">Step 2: Change employee data</span></p>
|
|
<ol type="1">
|
|
<li>Click <span class="bold">Users and groups —> Manage users</span>.</li>
|
|
<li>Select <span class="bold">employees</span> in the <span class="bold">Realm</span> list and click <span class="bold">View users</span>.</li>
|
|
<li>Select <span class="bold">Jane Doe</span> in the users list and
|
|
click <span class="bold">Edit</span>.</li>
|
|
<li>Type <tt>DEPTA</tt> in the <span class="bold">departmentNumber</span> field.</li>
|
|
<li>Click <span class="bold">OK</span>.</li>
|
|
<li>Click <span class="bold">Close</span>.</li></ol>
|
|
<p class="sectionscenariobar"><span class="bold">Step 3: Add employee
|
|
data</span></p>
|
|
<ol type="1">
|
|
<li>Click <span class="bold">Users and groups —> Add user</span>.</li>
|
|
<li>Select <span class="bold">employees</span> in the <span class="bold">Realm</span> pull down menu and click <span class="bold">Next</span>.</li>
|
|
<li>In the <span class="bold">cn</span>field, type <tt>John Smith</tt>.</li>
|
|
<li>In the <span class="bold">*sn</span> field type <tt>Smith</tt>.</li>
|
|
<li>In the <span class="bold">*cn</span> field, type <tt>John Smith</tt>.</li>
|
|
<li>In the <span class="bold">telephoneNumber</span> field type <tt>999 555 1235</tt>.</li>
|
|
<li>In the <span class="bold">departmentNumber</span> field type <tt>DEPTA</tt>.</li>
|
|
<li>In the <span class="bold">mail</span> field type <tt>jsmith@my_co.com</tt>.</li>
|
|
<li>Click <span class="bold">Finish</span> at the bottom of the window.</li></ol>
|
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
|
</body>
|
|
</html>
|