83 lines
5.3 KiB
HTML
83 lines
5.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) - Create a proxy authorization group</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>
|
|
|
|
<img src="delta.gif" alt="Start of change" /><img src="delta.gif" alt="Start of change" />
|
|
<a name="rzahycreateproxgroup"></a>
|
|
<h3 id="rzahycreateproxgroup">Create a proxy authorization group</h3>
|
|
<ol type="1">
|
|
<li>Expand the <span class="bold">Directory management</span> category
|
|
in the navigation area and click <span class="bold">Add an
|
|
entry</span>. Or, click <span class="bold">Manage entries</span> and select
|
|
the location (cn=ibmPolicies or cn=localhost), then click <span class="bold">Add</span>.</li>
|
|
<li>Select the <span class="bold">groupof Names</span> object
|
|
classes from <span class="bold">Structural object class</span> menu.</li>
|
|
<li>Click <span class="bold">Next</span>.</li>
|
|
<li>Select <span class="bold">ibm-proxyGroup</span> auxiliary
|
|
object class from the <span class="bold">Available</span> menu
|
|
and click <span class="bold">Add</span>. Repeat this process
|
|
for each additional auxiliary object class you want to add.</li>
|
|
<li>Click <span class="bold">Next</span>.</li>
|
|
<li>In the <span class="bold">Relative DN</span> field, tpy <tt class="xph">cn=proxyGroup</tt>.</li>
|
|
<li>In the <span class="bold">Parent DN</span> field, enter
|
|
the distinguished name of the tree entry you are selecting, for example, cn=localhost.
|
|
You can also click <span class="bold">Browse</span> to select
|
|
the <span class="bold">Parent DN</span> from the list. Select your choice and
|
|
click <span class="bold">Select</span> to specify the <span>parent DN</span> that
|
|
you want. The default for Parent DN is the entry selected in the tree.
|
|
<a name="wq186"></a>
|
|
<div class="notetitle" id="wq186">Note:</div>
|
|
<div class="notebody">If you started this task from the Manage entries panel, this field
|
|
is prefilled for you. You selected the Parent DN before clicking Add to start
|
|
the add entry process.</div></li>
|
|
<li>On the <span class="bold">Required attributes</span> tab,
|
|
type the values for the required attributes.
|
|
<ul>
|
|
<li><span class="bold">cn</span> is <tt class="xph">proxyGroup</tt>.</li>
|
|
<li><span class="bold">Member</span> is in the form of a DN,
|
|
for example, cn=Bob Garcia,ou=austin,o=ibm,c=us.
|
|
<p>See <a href="rzahybinary.htm#rzahybinary">Change binary attributes</a> for
|
|
more information on adding binary values.</p></li></ul></li>
|
|
<li>If you want to add more than one value for a particular attribute, click <span class="bold">Multiple values</span> and then add the values one at
|
|
a time.
|
|
<a name="wq187"></a>
|
|
<div class="notetitle" id="wq187">Note:</div>
|
|
<div class="notebody">Do not create multiple values for a cn value. The proxy
|
|
authorization group must have the well-known name, proxyGroup.</div>Click <span class="bold">OK</span> when you have finished adding
|
|
the multiple values. The values are added to an expandable menu displayed
|
|
at the attribute.</li>
|
|
<li>If your server has language tags enabled, click <span class="bold">Language tag value</span> to add or remove language tag descriptors.</li>
|
|
<li>Click <span class="bold">Other attributes</span>.</li>
|
|
<li>On the <span class="bold">Other attributes</span> tab,
|
|
enter the values as appropriate for the attributes. See <a href="rzahybinary.htm#rzahybinary">Change binary attributes</a> for
|
|
more information on adding binary values.</li>
|
|
<li>If you want to add more than one value for a particular attribute, click <span class="bold">Multiple values</span> and then add the values
|
|
one at a time. Click <span class="bold">OK</span> when you
|
|
have finished adding the multiple values. The values are added to an expandable
|
|
menu displayed at the attribute.</li>
|
|
<li>If your server has language tags enabled, click <span class="bold">Language tag value</span> to add or remove language tag descriptors.</li>
|
|
<li>Click <span class="bold">Finish</span> to create the entry.</li></ol><img src="deltaend.gif" alt="End of change" /><img src="deltaend.gif" alt="End of change" />
|
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
|
</body>
|
|
</html>
|