118 lines
7.3 KiB
HTML
118 lines
7.3 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) - Add a user template</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="rzaldaddtemp"></a>
|
||
|
<h4 id="rzaldaddtemp">Add a user template</h4>
|
||
|
<p>Expand the <span class="bold">Realms and templates</span> category
|
||
|
in the navigation area of the Web administration tool.</p>
|
||
|
<ol type="1">
|
||
|
<li>Click <span class="bold">Add user template</span> or click <span class="bold">Manage user templates</span> and click <span class="bold">Add</span>.
|
||
|
<ul>
|
||
|
<li>Enter the name for the new template. For example <span class="bold">template2</span>.</li>
|
||
|
<li>If you have preexisting templates, for example <span class="bold">template1</span>, you can select a template to have its settings copied to the
|
||
|
template you are creating.</li>
|
||
|
<li>Enter the Parent DN that identifies the location of the template.
|
||
|
This entry is in the form of a DN, for example <span class="bold">cn=realm1,o=ibm,c=us</span>. You can also click <span class="bold">Browse</span> to select the location of the subtree that you want.</li></ul></li>
|
||
|
<li>Click <span class="bold">Next</span>. You can click <span class="bold">Finish</span> to create an empty template. You can later add information to
|
||
|
the template, see <a href="rzahyedittemp.htm#rzahyedittemp">Edit a template</a>.</li>
|
||
|
<li>If you clicked <span class="bold">Next</span>, choose
|
||
|
the structural object class for the template, for example <span class="bold">inetOrgPerson</span>. You can also add any auxiliary object classes that you
|
||
|
want.</li>
|
||
|
<li>Click <span class="bold">Next</span>.</li>
|
||
|
<li id="tabfix">
|
||
|
<a name="tabfix"></a>A <span class="bold">Required</span> tab has been created
|
||
|
on the template. You can change the information contained on this tab.
|
||
|
<ol type="a">
|
||
|
<li>Select <span class="bold">Required</span> in the tab menu and click <span class="bold">Edit</span>. The <span class="bold">Edit tab</span> panel is displayed. You see the name of the tab <span class="bold">Required</span> and the selected attributes that are required by the object
|
||
|
class, <span class="bold">inetOrgPerson</span>:
|
||
|
<ul>
|
||
|
<li>*sn - surname</li>
|
||
|
<li>*cn - common name</li></ul>
|
||
|
<a name="wq374"></a>
|
||
|
<div class="notetitle" id="wq374">Note:</div>
|
||
|
<div class="notebody">The * denotes required information.</div></li>
|
||
|
<li>If you want to add additional information to this tab, select
|
||
|
the attribute from the <span class="bold">Attributes</span> menu. For
|
||
|
example, select <span class="bold">departmentNumber</span> and click <span class="bold">Add</span>. Select <span class="bold">employeeNumber</span> and click <span class="bold">Add</span>. Select <span class="bold">title</span> and click <span class="bold">Add</span>. The <span class="bold">Selected attributes</span> menu now reads:
|
||
|
<ul>
|
||
|
<li>title</li>
|
||
|
<li>employeeNumber</li>
|
||
|
<li>departmentNumber</li>
|
||
|
<li>*sn</li>
|
||
|
<li>*cn</li></ul></li>
|
||
|
<li>You can rearrange the way that these fields appear on the template
|
||
|
by highlighting the selected attribute and clicking <span class="bold">Move up</span> or <span class="bold">Move down</span>. This changes the
|
||
|
position of the attribute by one position. Repeat this procedure until you
|
||
|
have the attributes arranged in the order you want them. For example,
|
||
|
<ul>
|
||
|
<li>*sn</li>
|
||
|
<li>*cn</li>
|
||
|
<li>title</li>
|
||
|
<li>employeeNumber</li>
|
||
|
<li>departmentNumber</li></ul></li>
|
||
|
<li>You can also change each selected attribute.
|
||
|
<ol type="i">
|
||
|
<li>Highlight the attribute in the <span class="bold">Selected
|
||
|
attributes</span> box and click <span class="bold">Edit</span>.</li>
|
||
|
<li>You can change the display name of the field used on the template.
|
||
|
For example, if you want <span class="bold">departmentNumber</span> to
|
||
|
be displayed as <span class="bold">Department number</span> enter that
|
||
|
into the <span class="bold">Display name</span> field.</li>
|
||
|
<li>You can also supply a default value to prefill the attribute
|
||
|
field in the template. For example, if most of the users that are going to
|
||
|
be entered are members of Department 789, you can enter 789 as the default
|
||
|
value. The field on the template is prefilled with 789. The value can be changed
|
||
|
when you add the actual user information.</li>
|
||
|
<li>Click <span class="bold">OK</span>.</li></ol></li>
|
||
|
<li>Click <span class="bold">OK</span>.</li></ol></li>
|
||
|
<li>To create another tab category for additional information, click <span class="bold">Add</span>.
|
||
|
<ul>
|
||
|
<li>Enter the name for the new tab. For example, Address information.</li>
|
||
|
<li>To this tab, select the attribute from the <span class="bold">Attributes</span> menu. For example, select <span class="bold">homePostalAddress</span> and click <span class="bold">Add</span>. Select <span class="bold">postOfficeBox</span> and click <span class="bold">Add</span>. Select <span class="bold">telephoneNumber</span> and click <span class="bold">Add</span>. Select <span class="bold">homePhone</span> and click <span class="bold">Add</span>. Select <span class="bold">facsimileTelephoneNumber</span> and
|
||
|
click <span class="bold">Add</span>. The <span class="bold">Selected attributes</span> menu reads:
|
||
|
<ul>
|
||
|
<li>homePostalAddress</li>
|
||
|
<li>postOfficeBox</li>
|
||
|
<li>telephoneNumber</li>
|
||
|
<li>homePhone</li>
|
||
|
<li>facsimileTelephoneNumber</li></ul></li>
|
||
|
<li>You can rearrange the way that these fields appear on the template
|
||
|
by highlighting the selected attribute and clicking <span class="bold">Move up</span> or <span class="bold">Move down</span>. This changes the
|
||
|
position of the attribute by one position. Repeat this procedure until you
|
||
|
have the attributes arranged in the order you want them. For example,
|
||
|
<ul>
|
||
|
<li>homePostalAddress</li>
|
||
|
<li>postOfficeBox</li>
|
||
|
<li>telephoneNumber</li>
|
||
|
<li>facsimileTelephoneNumber</li>
|
||
|
<li>homePhone</li></ul></li>
|
||
|
<li>Click <span class="bold">OK</span>.</li></ul></li>
|
||
|
<li>Repeat this process for as many tabs as you want to create.
|
||
|
When you are finished click <span class="bold">Finish</span> to create
|
||
|
the template.</li></ol>
|
||
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
||
|
</body>
|
||
|
</html>
|