summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRich Megginson <rmeggins@redhat.com>2005-05-21 01:06:27 +0000
committerRich Megginson <rmeggins@redhat.com>2005-05-21 01:06:27 +0000
commit6e7a2443726fa8c0c76445418cd37973b2ca4402 (patch)
tree4f53f74cafaecccd384116c299a20fa4014c460e
parent3e8adc2d1d603b31aa59e2f2338d3826aeb90c26 (diff)
downloadds-6e7a2443726fa8c0c76445418cd37973b2ca4402.tar.gz
ds-6e7a2443726fa8c0c76445418cd37973b2ca4402.tar.xz
ds-6e7a2443726fa8c0c76445418cd37973b2ca4402.zip
Bug(s) fixed: 158368
Bug Description: Gateway adds 'ou' and 'l' attributes to NT groups Reviewed by: David (Thanks!) Fix Description: Remove the ou and l attributes from the NT group add, edit, and display forms. Remove ou and l from the nt groups documentation. Also removed nt group type. We don't need it anymore, and the default is "global" which is fine. Platforms tested: RHEL4 Flag Day: no Doc impact: no QA impact: should be covered by regular nightly and manual testing New Tests integrated into TET: none
-rw-r--r--ldap/clients/dsgw/config/display-ntgroup.html20
-rw-r--r--ldap/clients/dsgw/html/manual/add.htm261
-rw-r--r--ldap/clients/dsgw/html/manual/attribut.htm4
-rw-r--r--ldap/clients/dsgw/html/manual/mod.htm444
-rw-r--r--ldap/clients/dsgw/html/manual/objclass.htm5212
5 files changed, 2257 insertions, 3684 deletions
diff --git a/ldap/clients/dsgw/config/display-ntgroup.html b/ldap/clients/dsgw/config/display-ntgroup.html
index ef02876d..28a9fb15 100644
--- a/ldap/clients/dsgw/config/display-ntgroup.html
+++ b/ldap/clients/dsgw/config/display-ntgroup.html
@@ -191,26 +191,6 @@ New NT Group -
</TD></TR>
<TR>
-<TD NOWRAP
-<!-- IF "Displaying" -->
- class="bold"
-<!-- ENDIF -->
->Locale:</TD>
-<TD NOWRAP>
-<!-- DS_ATTRIBUTE "attr=l" "cols=>40" "defaultvalue=none" -->
-</TD></TR>
-
-<TR>
-<TD NOWRAP
-<!-- IF "Displaying" -->
- class="bold"
-<!-- ENDIF -->
->Organizational Unit:</TD>
-<TD NOWRAP>
-<!-- DS_ATTRIBUTE "attr=ou" "cols=>40" "defaultvalue=none" -->
-</TD></TR>
-
-<TR>
<TD NOWRAP VALIGN="TOP"
<!-- IF "Displaying" -->
class="bold"
diff --git a/ldap/clients/dsgw/html/manual/add.htm b/ldap/clients/dsgw/html/manual/add.htm
index 6a256d3d..382cb645 100644
--- a/ldap/clients/dsgw/html/manual/add.htm
+++ b/ldap/clients/dsgw/html/manual/add.htm
@@ -53,32 +53,25 @@ to the Directory Server.
<p>Using the Directory Server interface you can add:
</p>
<ul>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/add.htm#person">a
person</a></li>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/add.htm#NTperson">an
NT person</a></li>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/add.htm#group">a
group</a></li>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/add.htm#NTgroup">an
NT group</a></li>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/add.htm#ou">an
organizational unit</a></li>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/add.htm#dc">a
domain</a></li>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/add.htm#o">an
organization</a></li>
</ul>
@@ -92,16 +85,13 @@ Before you begin adding entries to the directory, make sure that you
understand
the following directory concepts:
<ul>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/add.htm#tree">directory
tree structure</a></li>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/add.htm#DN">distinguished
name syntax</a></li>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/add.htm#uniqueDN">unique
distinguished names</a></li>
</ul>
@@ -118,8 +108,7 @@ server interface only allows you to search for, add, and edit entries
in
a single suffix. Make sure that you know which suffix your Directory
Server
-interface is supporting before adding new entries.
- </p>
+interface is supporting before adding new entries. </p>
</blockquote>
<p>Below the root are branches of the tree, which usually represent
organizational
@@ -177,37 +166,33 @@ person's user ID. For example, if a person has the email address:
<h2><a name="person"></a>Adding a Person</h2>
To add a new person entry, do the following:
<ol>
- <li>
-Click the New Entry tab.</li>
- <li>
-Follow the steps outlined in the New Entry form. When you are done
+ <li>Click the New Entry tab.</li>
+ <li>Follow the steps outlined in the New Entry form. When you are
+done
filling in this form, click Continue. To cancel the operation click
the Back button in your browser window.</li>
- <li>
-If you have not authenticated before you attempt to add a new entry, or
+ <li>If you have not authenticated before you attempt to add a new
+entry, or
if your authentication has expired, the Directory Server prompts you
to <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/auth.htm#userauth">authenticate</a>
before continuing.</li>
- <li>
-When you add a person to the directory, a form that
+ <li>When you add a person to the directory, a form that
allows you to edit that person's data is displayed. This form is
displayed in
a new web browser window. You must supply values for the required
fields.
The required fields for a person are:</li>
<ul type="disc">
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#cn">Full
Name</a></li>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#surname">Last
Name</a></li>
</ul>
- <li>
-You can provide values for the optional fields now, or add them later.
+ <li>You can provide values for the optional fields now, or add them
+later.
The optional fields for a person are:</li>
&Acirc;&nbsp;
<p></p>
@@ -289,12 +274,11 @@ or See Also fields until you have saved the entry. Furthermore,
changing uid in the New Entry screen will result in a multi-valued uid
with the value selected in the first screen as the naming component.</p>
</blockquote>
- <li>
-To cancel the entry creation, close the web browser window containing
+ <li>To cancel the entry creation, close the web browser window
+containing
the form. When you are done filling in the form, click the Save New
Person button at the top of the form.</li>
- <li>
-After saving the entry, you can <a
+ <li>After saving the entry, you can <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/mod.htm#addmanager">add
values
to the Manager and Admin fields</a> or <a
@@ -312,42 +296,38 @@ location, it is not synchronized with the Windows network.
<p>To add a new NT-person entry, do the following:
</p>
<ol>
- <li>
-Click the New Entry tab.</li>
- <li>
-Follow the steps outlined in the New Entry form. When you are done
+ <li>Click the New Entry tab.</li>
+ <li>Follow the steps outlined in the New Entry form. When you are
+done
filling in this form, click Continue. To cancel the operation click
the Back button in your browser window.</li>
- <li>
-If you have not authenticated before you attempt to add a new entry, or
+ <li>If you have not authenticated before you attempt to add a new
+entry, or
if your authentication has expired, the Directory Server prompts you
to <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/auth.htm#userauth">authenticate</a>
before continuing.</li>
- <li>
-When you add an NT-person to the directory, a form that allows you to
+ <li>When you add an NT-person to the directory, a form that allows
+you to
edit that person's data is displayed. This form is displayed
in a new web browser window. You must supply values for the required
fields.
The required fields for an NT-person are:</li>
<ul type="disc">
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#commonName">Full
Name</a></li>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#surname">Last
Name</a></li>
<li><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#uid">NT
User ID</a></li>
</ul>
- <li>
-You can provide values for the optional fields now, or add them later.
+ <li>You can provide values for the optional fields now, or add them
+later.
The optional fields for a person are:</li>
- <p>
- </p>
+ <p> </p>
<center>
<table border="2">
<tbody>
@@ -423,29 +403,24 @@ Id</a></td>
</center>
<blockquote><b>Note:</b>
<p>You cannot enter values into the Manager, Admin,
-or See Also fields until you have saved the entry.
- </p>
+or See Also fields until you have saved the entry. </p>
</blockquote>
- <li>
-You can also change the value for the following two options:</li>
+ <li>You can also change the value for the following two options:</li>
<ul type="disc">
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#NTUserDelete">Delete
NT Account if Person deleted</a></li>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#NTUserCreateNewAccount">Create
New NT Account</a></li>
</ul>
The default value is shown. If you do not change the value,
-the default value is used.
- <li>When you are done filling in the form, click the Save New NT
+the default value is used. <li>When you are done filling in the form,
+click the Save New NT
Person
button at the top of the form. To cancel the entry creation,
close the web browser window containing the form.</li>
- <li>
-After saving the entry, you can <a
+ <li>After saving the entry, you can <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/mod.htm#addmanager">add
values
to the Manager and Admin fields</a> or <a
@@ -456,40 +431,36 @@ a "See Also" value</a>.</li>
<a name="group"></a>Adding a Group</h2>
To add a new group entry, do the following:
<ol>
- <li>
-Click the New Entry tab.</li>
- <li>
-Follow the steps outlined in the New Entry form. When you are done
+ <li>Click the New Entry tab.</li>
+ <li>Follow the steps outlined in the New Entry form. When you are
+done
filling in this form, click Continue. To cancel the operation click
the Back button in your browser window.</li>
- <li>
-If you have not authenticated before you attempt to add a new entry, or
+ <li>If you have not authenticated before you attempt to add a new
+entry, or
if your authentication has expired, the Directory Server prompts you
to <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/auth.htm#userauth">authenticate</a>
before continuing.</li>
- <li>
-When you add a group to the directory, a form that
+ <li>When you add a group to the directory, a form that
allows you to edit that group's data is displayed. This form is
displayed in
a new web browser window. You must supply a value for the required
field <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#cn">Name</a>.</li>
- <li>
-You can provide a value for the optional <a
+ <li>You can provide a value for the optional <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#description">Description</a>
field now, or add it later.</li>
<blockquote><b>Note:</b>
<p>You cannot enter values into the Owner, Group Members,
or See Also fields until you have saved the entry.</p>
</blockquote>
- <li>
-When you are done filling in the form, click the Save New Group button
+ <li>When you are done filling in the form, click the Save New Group
+button
at the top of the form.</li>
<br>
To cancel the entry creation, close the web browser window containing
-the form.
- <li>After you have saved the entry, you can <a
+the form. <li>After you have saved the entry, you can <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/mod.htm#addowner">add
values for the Owner, Group Member, and See Also fields</a>.</li>
</ol>
@@ -497,43 +468,34 @@ values for the Owner, Group Member, and See Also fields</a>.</li>
<a name="NTgroup"></a>Adding an NT Group</h2>
To add a new NT group entry, do the following:
<ol>
- <li>
-Click the New Entry tab.</li>
- <li>
-Follow the steps outlined in the New Entry form. When you are done
+ <li>Click the New Entry tab.</li>
+ <li>Follow the steps outlined in the New Entry form. When you are
+done
filling in this form, click Continue. To cancel the operation click
the Back button in your browser window.</li>
- <li>
-If you have not authenticated before you attempt to add a new entry, or
+ <li>If you have not authenticated before you attempt to add a new
+entry, or
if your authentication has expired, the Directory Server prompts you
to <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/auth.htm#userauth">authenticate</a>
before continuing.</li>
- <li>
-When you add an NT-group to the directory, a form
+ <li>When you add an NT-group to the directory, a form
that allows you to edit that group's data is displayed. This form is
contained
in a new web browser window. You must supply a value for the required
fields.
The required fields for an NT-group are:</li>
<ul type="disc">
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#cn">Name</a></li>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#ntGroupId">NT
Group Name</a></li>
- <li>
- <a
- href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#ntGroupType">NT
-Group Type</a></li>
</ul>
- <li>
-You can provide values for the optional fields now, or add them later.
+ <li>You can provide values for the optional fields now, or add them
+later.
The optional fields for an NT group are:</li>
- <p>
- </p>
+ <p> </p>
<center>
<table border="2">
<tbody>
@@ -542,8 +504,6 @@ The optional fields for an NT group are:</li>
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#description">Description</a>&Acirc;&nbsp;</td>
<td><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#owner">Owner</a>&Acirc;&nbsp;</td>
- <td><a
- href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#l">Locale</a></td>
</tr>
<tr>
<td><a
@@ -552,30 +512,24 @@ Group Members</a>&Acirc;&nbsp;</td>
<td><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#seeAlso">See
Also</a></td>
- <td><a
- href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#ou">Organizational
-Unit</a></td>
</tr>
</tbody>
</table>
</center>
- <p>
- </p>
+ <p> </p>
<blockquote><b>Note:</b>
<p>You cannot enter values into the Owner, NT Group Members,
or See Also fields until you have saved the entry.</p>
</blockquote>
- <li>
-You may also change the value for the <a
+ <li>You may also change the value for the <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#NTGroupDelete">Delete
NT Group if Group Deleted</a> option.</li>
- <li>
-When you are done filling in the form, click the Save New Group button
+ <li>When you are done filling in the form, click the Save New Group
+button
at the top of the form.</li>
<br>
To cancel the entry creation, close the web browser window containing
-the form.
- <li>After you save the entry, you can <a
+the form. <li>After you save the entry, you can <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/mod.htm#addowner">add
values
for the NT Group Members, Owner, and See Also fields</a>.</li>
@@ -584,30 +538,27 @@ for the NT Group Members, Owner, and See Also fields</a>.</li>
<a name="ou"></a>Adding an Organizational Unit</h2>
To add a new organizational unit entry, do the following:
<ol>
- <li>
-Click the New Entry tab.</li>
- <li>
-Follow the steps outlined in the New Entry form. When you are done
+ <li>Click the New Entry tab.</li>
+ <li>Follow the steps outlined in the New Entry form. When you are
+done
filling in this form, click Continue. To cancel the operation click
the "Back" button in your browser window.</li>
- <li>
-If you have not authenticated before you attempt to add a new entry, or
+ <li>If you have not authenticated before you attempt to add a new
+entry, or
if your authentication has expired, the Directory Server prompts you
to <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/auth.htm#userauth">authenticate</a>
before continuing.</li>
- <li>
-When you add an organizational unit to the directory, a form that
+ <li>When you add an organizational unit to the directory, a form that
allows you to edit that organization's data is displayed. This
form is displayed in a new web browser window. You must supply
a value for the required field, <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#ou">Unit
Name</a>.</li>
- <li>
-You can provide values for the optional fields now, or add them later.
+ <li>You can provide values for the optional fields now, or add them
+later.
The optional fields for an organizational unit are:</li>
- <p>
- </p>
+ <p> </p>
<center>
<table border="2">
<tbody>
@@ -639,8 +590,7 @@ Also</a>&Acirc;&nbsp;</td>
</tbody>
</table>
</center>
- <p>
- </p>
+ <p> </p>
<li>When you are done filling in the form, click the Save New Org.
Unit
button at the top of the form. To cancel the entry creation, close
@@ -649,26 +599,23 @@ the web browser window containing the form.</li>
<h2><a name="dc"></a>Adding a Domain Component</h2>
To add a new domain entry, do the following:
<ol>
- <li>
-Click the New Entry tab.</li>
- <li>
-Follow the steps outlined in the New Entry form. When you are done
+ <li>Click the New Entry tab.</li>
+ <li>Follow the steps outlined in the New Entry form. When you are
+done
filling in this form, click Continue. To cancel the operation click
the Back button in your browser window.</li>
- <li>
-If you have not authenticated before you attempt to add a new entry, or
+ <li>If you have not authenticated before you attempt to add a new
+entry, or
if your authentication has expired, the Directory Server prompts you
to <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/auth.htm#userauth">authenticate</a>
before continuing.</li>
- <li>
-You must supply a value for the required field, <a
+ <li>You must supply a value for the required field, <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#dc">dc</a>.</li>
- <li>
-You can provide values for the optional fields now, or add them later.
+ <li>You can provide values for the optional fields now, or add them
+later.
The optional fields for a domain are:</li>
- <p>
- </p>
+ <p> </p>
<center>
<table border="2">
<tbody>
@@ -700,8 +647,7 @@ Also</a></td>
</tbody>
</table>
</center>
- <p>
- </p>
+ <p> </p>
<li>When you are done filling in the form, click the Save New dc
button
at the top of the form. To cancel the entry creation, close the
@@ -710,20 +656,19 @@ web browser window containing the form.</li>
<h2><a name="o"></a>Adding an Organization</h2>
To add a new organization entry, do the following:
<ol>
- <li>
-Click the New Entry tab.</li>
- <li>
-Follow the steps outlined in the New Entry form. When you are done
+ <li>Click the New Entry tab.</li>
+ <li>Follow the steps outlined in the New Entry form. When you are
+done
filling in this form, click Continue. To cancel the operation click
the Back button in your browser window.</li>
- <li>
-If you have not authenticated before you attempt to add a new entry, or
+ <li>If you have not authenticated before you attempt to add a new
+entry, or
if your authentication has expired, the Directory Server prompts you
to <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/auth.htm#userauth">authenticate</a>
before continuing.</li>
- <li>
-Adding an organization is supported only when you initially populate
+ <li>Adding an organization is supported only when you initially
+populate
your
directory tree. The organization you add must match the organization
you specified in the Database Subtree field when you installed your
@@ -737,15 +682,14 @@ exist with the database subtree. Any value other than:
<pre>o=Example.com</pre>
clearly cannot reside under:
<pre>o=Example.com</pre>
-As a result, the Directory Server rejects the operation.
- <li>You must supply a value for the required field, <a
+As a result, the Directory Server rejects the operation. <li>You must
+supply a value for the required field, <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#organizationName">Organization
Name</a>.</li>
- <li>
-You can provide values for the optional fields now, or add them later.
+ <li>You can provide values for the optional fields now, or add them
+later.
The optional fields for an organization are:</li>
- <p>
- </p>
+ <p> </p>
<center>
<table border="2">
<tbody>
@@ -777,8 +721,7 @@ Also</a>&Acirc;&nbsp;</td>
</tbody>
</table>
</center>
- <p>
- </p>
+ <p> </p>
<li>When you are done filling in the form, click the Save New Org.
button
at the top of the form. To cancel the entry creation, close the
diff --git a/ldap/clients/dsgw/html/manual/attribut.htm b/ldap/clients/dsgw/html/manual/attribut.htm
index 6abfc31d..13bd8787 100644
--- a/ldap/clients/dsgw/html/manual/attribut.htm
+++ b/ldap/clients/dsgw/html/manual/attribut.htm
@@ -3125,7 +3125,9 @@ OID: <code>2.16.840.1.113730.3.1.110</code></a></p>
</a><a name="ntGroupType"><b>ntGroupType</b>
</a></p>
<p><a name="1283380">
-Two valid values are global or local</a></p>
+Two valid values are global or local.&nbsp; NOTE: This attribute is
+deprecated.&nbsp; The default value is "global".<br>
+</a></p>
<p><a name="1283381">
OID: <code>2.16.840.1.113730.3.1.47</code></a></p>
<p><a name="1283383">
diff --git a/ldap/clients/dsgw/html/manual/mod.htm b/ldap/clients/dsgw/html/manual/mod.htm
index 2cbf0839..0e8b0d5d 100644
--- a/ldap/clients/dsgw/html/manual/mod.htm
+++ b/ldap/clients/dsgw/html/manual/mod.htm
@@ -59,28 +59,21 @@ Directory Server prompts you to authenticate before continuing.
<p>You can edit:
</p>
<ul>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/mod.htm#people">people</a></li>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/mod.htm#ntpeople">NT
people</a></li>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/mod.htm#groups">groups</a></li>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/mod.htm#NTgroups">NT
groups</a></li>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/mod.htm#o">organizations</a></li>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/mod.htm#dc">domains</a></li>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/mod.htm#ou">organizational
units</a></li>
</ul>
@@ -88,46 +81,38 @@ units</a></li>
<a name="people"></a>Editing People</h2>
To edit a person's entry, do the following:
<ol>
- <li>
-Search for the entry using the <a
+ <li>Search for the entry using the <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/search.htm#standard">Standard
Search</a>
or <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/search.htm#advanced">Advanced
Search</a> mechanism.</li>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/search.htm#results">View
the entry</a>.</li>
- <li>
-Click the Edit Person button.</li>
- <li>
-If you have not authenticated before you attempt to edit an entry, or
+ <li>Click the Edit Person button.</li>
+ <li>If you have not authenticated before you attempt to edit an
+entry, or
if
-your authentication has expired, the Directory Server prompts you to
- <a
+your authentication has expired, the Directory Server prompts you to <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/auth.htm#userauth">authenticate</a>
before continuing.</li>
- <li>
-To edit the person's entry, type the value you desire for each
+ <li>To edit the person's entry, type the value you desire for each
field. You must supply values for the required fields. The required
fields
for a person are:</li>
<ul type="disc">
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#commonName">Full
Name</a></li>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#surname">Last
Name</a></li>
</ul>
- <li>
-You can provide values for the optional fields now, or edit them later.
+ <li>You can provide values for the optional fields now, or edit them
+later.
The optional fields for a person are:</li>
- <p>
- </p>
+ <p> </p>
<center>
<table border="2">
<tbody>
@@ -200,32 +185,26 @@ Also&Acirc;&nbsp;</a></td>
</tbody>
</table>
</center>
- <p>
- </p>
+ <p> </p>
<li>You may <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/mod.htm#addmanager">add
values to the Manager and Admin
fields</a> by clicking the corresponding Edit button.</li>
- <li>
-You may <a
+ <li>You may <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/mod.htm#addowner">add
values to the See Also field</a>
by clicking the corresponding Edit button.</li>
- <li>
-When you are done editing the fields, click Save Changes.</li>
+ <li>When you are done editing the fields, click Save Changes.</li>
</ol>
From this window you can also:
<ul>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/mod.htm#rename">Rename
an entry</a></li>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/mod.htm#delete">Delete
an entry</a></li>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/mod.htm#changepw">Change
a password</a></li>
</ul>
@@ -237,51 +216,47 @@ attribute value is displayed. To add an individual to the Manager or
Admin attribute,
do the following:
<ol>
- <li>
-In the text box, enter a search string to be used to locate the entry
+ <li>In the text box, enter a search string to be used to locate the
+entry
of
the person who is the manager or admin. Enter any of the following:</li>
<ul type="disc">
- <li>
-A name. Enter a full name or a partial name. All entries that equally
+ <li>A name. Enter a full name or a partial name. All entries that
+equally
match
the search string are returned. If no such entries are found, all
entries
that contain the search string are returned. If no such entries are
found,
any entries that sound like the search string are returned.</li>
- <li>
-A user ID (if you are searching for user entries).</li>
- <li>
-A telephone number. If you enter only a partial number, any entries
+ <li>A user ID (if you are searching for user entries).</li>
+ <li>A telephone number. If you enter only a partial number, any
+entries
that
have telephone numbers ending in the search number are returned.</li>
- <li>
-An email address. Any search string containing an at (@) symbol is
+ <li>An email address. Any search string containing an at (@) symbol
+is
assumed
to be an email address. If an exact match cannot be found, then a
search
is performed to find all email addresses that begin with the search
string.</li>
- <li>
-An asterisk (*) to see all of the entries or groups currently residing
+ <li>An asterisk (*) to see all of the entries or groups currently
+residing
in your directory.</li>
- <li>
-Any <a
+ <li>Any <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/search.htm#filter">LDAP
search filter</a>. Any string that
contains an equal sign (=) is considered to be a search filter.</li>
</ul>
- <li>
-Click "Find and Add" to find the matching entry and add it to the
+ <li>Click "Find and Add" to find the matching entry and add it to the
list. If any entries that you do not want to designate as manager
or admin are listed, click the box in the "Remove from list" column.
You can
also construct a search filter to match the entries you want removed
and
then click "Find and Remove."</li>
- <li>
-When the list of group members is complete, click Save Changes.
+ <li>When the list of group members is complete, click Save Changes.
The currently displayed entry is now the value for the manager or admin
attribute field.</li>
</ol>
@@ -289,49 +264,41 @@ attribute field.</li>
<a name="ntpeople"></a>Editing NT People</h2>
To edit an NT person's entry, do the following:
<ol>
- <li>
-Search for the entry using the <a
+ <li>Search for the entry using the <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/search.htm#standard">Standard
Search</a>
or <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/search.htm#advanced">Advanced
Search</a> mechanism.</li>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/search.htm#results">View
the entry</a>.</li>
- <li>
-Click the Edit NT Person button.</li>
- <li>
-If you have not authenticated before you attempt to edit an entry, or
+ <li>Click the Edit NT Person button.</li>
+ <li>If you have not authenticated before you attempt to edit an
+entry, or
if
-your authentication has expired, the Directory Server prompts you to
- <a
+your authentication has expired, the Directory Server prompts you to <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/auth.htm#userauth">authenticate</a>
before continuing.</li>
- <li>
-To edit the person's entry, type in the new value for each
+ <li>To edit the person's entry, type in the new value for each
field. You must supply values for the required fields. The required
fields
for an NT person are:</li>
<ul type="disc">
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#commonName">Full
Name</a></li>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#surname">Last
Name</a></li>
<li><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#uid">NT
User ID</a></li>
</ul>
- <li>
-You can provide values for the optional fields now, or add them later.
+ <li>You can provide values for the optional fields now, or add them
+later.
The optional fields for an NT person are:</li>
- <p>
- </p>
+ <p> </p>
<center>
<table border="2">
<tbody>
@@ -405,73 +372,59 @@ Id</a>&Acirc;&nbsp;</td>
</tbody>
</table>
</center>
- <p>
- </p>
+ <p> </p>
<li>You can also change the value for the <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#ntUserDeleteAccount">Delete
NT Account if Person deleted</a> option.</li>
- <li>
-To <a
+ <li>To <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/mod.htm#addmanager">add
values to the Manager and Admin
fields</a>, click the corresponding Edit button.</li>
- <li>
-To <a
+ <li>To <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/mod.htm#addowner">add
values to the See Also field</a>,
click the corresponding Edit button.</li>
- <li>
-When you are done editing the fields, click Save Changes.</li>
+ <li>When you are done editing the fields, click Save Changes.</li>
</ol>
From this window you can also:
<ul>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/mod.htm#rename">Rename
the entry</a></li>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/mod.htm#delete">Delete
an entry</a></li>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/mod.htm#changepw">Change
the password</a></li>
</ul>
<h2><a name="groups"></a>Editing Groups</h2>
To edit a group entry, do the following:
<ol>
- <li>
-Search for the entry using the <a
+ <li>Search for the entry using the <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/search.htm#standard">Standard
Search</a>
or <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/search.htm#advanced">Advanced
Search</a> mechanism.</li>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/search.htm#results">View
the entry</a>.</li>
- <li>
-Click the Edit Group button.</li>
- <li>
-If you have not authenticated before you attempt to edit an entry, or
+ <li>Click the Edit Group button.</li>
+ <li>If you have not authenticated before you attempt to edit an
+entry, or
if
-your authentication has expired, the Directory Server prompts you to
- <a
+your authentication has expired, the Directory Server prompts you to <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/auth.htm#userauth">authenticate</a>
before continuing.</li>
- <li>
-To edit the group's entry, type the new value for each
-field. You must supply values for the required field,
- <a
+ <li>To edit the group's entry, type the new value for each
+field. You must supply values for the required field, <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#name">Name</a>.
</li>
<li>You can provide values for the optional fields now, or edit them
later.
The optional fields for a group are:</li>
- <p>
- </p>
+ <p> </p>
<center>
<table border="2">
<tbody>
@@ -492,23 +445,19 @@ Also</a></td>
</tbody>
</table>
</center>
- <p>
- </p>
+ <p> </p>
<li>To <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/mod.htm#addowner">add
values to the See Also, Owners, and Group
Members fields</a> click the corresponding Edit button.</li>
- <li>
-When you are done editing the fields, click Save Changes.</li>
+ <li>When you are done editing the fields, click Save Changes.</li>
</ol>
From this window you can also:
<ul>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/mod.htm#rename">Rename
the entry</a></li>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/mod.htm#delete">Delete
an entry</a></li>
</ul>
@@ -529,101 +478,86 @@ then Barbara Jensen is also a member of the Marketing Personnel group.
To add
members, owners, or see alsos, do the following:
<ol>
- <li>
-If you want to add user entries to the list, make sure People is shown
+ <li>If you want to add user entries to the list, make sure People is
+shown
in the first dialog box. If you want to add group entries to the group,
make sure Group is shown.</li>
- <li>
-In the second dialog box, enter a search string. Enter any of the
+ <li>In the second dialog box, enter a search string. Enter any of the
following:</li>
<ul type="disc">
- <li>
-A name. Enter a full name or a partial name. All entries that equally
+ <li>A name. Enter a full name or a partial name. All entries that
+equally
match
the search string are returned. If no such entries are found, all
entries
that contain the search string are found. If no such entries are found,
any entries that sounds like the search string are returned.</li>
- <li>
-A user ID, (if you are searching for user entries).</li>
- <li>
-A telephone number. If you enter only a partial number, any entries
+ <li>A user ID, (if you are searching for user entries).</li>
+ <li>A telephone number. If you enter only a partial number, any
+entries
that
have telephone numbers ending in the search number are returned.</li>
- <li>
-An email address. Any search string containing an at (@) symbol is
+ <li>An email address. Any search string containing an at (@) symbol
+is
assumed
to be an email address. If an exact match cannot be found, then a
search
is performed to find all email addresses that begin with the search
string.</li>
- <li>
-An asterisk (*) to see all of the entries or groups currently residing
+ <li>An asterisk (*) to see all of the entries or groups currently
+residing
in your directory.</li>
- <li>
-Any <a
+ <li>Any <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/search.htm#filter">LDAP
search filter</a>. Any string that
contains an equal sign (=) is considered to be a search filter.</li>
</ul>
- <li>
-Click "Find and Add" to find all the matching entries and add them
+ <li>Click "Find and Add" to find all the matching entries and add
+them
to the list. If any entries are shown that you do not want to include
in
the list, click the box in the "Remove from list" column. You
can also construct a search filter to match the entries you want
removed
and then click "Find and Remove."</li>
- <li>
-When the list of group members is complete, click Save Changes.
+ <li>When the list of group members is complete, click Save Changes.
The currently displayed entries now belong to the list.</li>
</ol>
<h2>
<a name="NTgroups"></a>Editing NT Groups</h2>
To edit an NT group entry, do the following:
<ol>
- <li>
-Search for the entry using the <a
+ <li>Search for the entry using the <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/search.htm#standard">Standard
Search</a>
or <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/search.htm#advanced">Advanced
Search</a> mechanism.</li>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/search.htm#results">View
the entry</a>.</li>
- <li>
-Click the Edit NT Group button.</li>
- <li>
-If you have not authenticated before you attempt to edit an entry, or
+ <li>Click the Edit NT Group button.</li>
+ <li>If you have not authenticated before you attempt to edit an
+entry, or
if
-your authentication has expired, the Directory Server prompts you to
- <a
+your authentication has expired, the Directory Server prompts you to <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/auth.htm#userauth">authenticate</a>
before continuing.</li>
- <li>
-To edit the group's entry, type in the value for each
+ <li>To edit the group's entry, type in the value for each
field. You must supply values for the required fields. The required
fields
for an NT group are:</li>
<ul type="disc">
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#cn">Name</a></li>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#ntGroupId">NT
Group Name</a></li>
- <li><a
- href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#ntGroupType">NT
-Group Type</a></li>
</ul>
- <li>
-You can provide values for the optional fields now, or add them later.
+ <li>You can provide values for the optional fields now, or add them
+later.
The optional fields for an NT group are:</li>
- <p>
- </p>
+ <p> </p>
<center>
<table border="2">
<tbody>
@@ -632,8 +566,6 @@ The optional fields for an NT group are:</li>
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#description">Description</a>&Acirc;&nbsp;</td>
<td><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#owner">Owner</a>&Acirc;&nbsp;</td>
- <td><a
- href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#l">Locale</a></td>
</tr>
<tr>
<td><a
@@ -642,33 +574,25 @@ Members</a>&Acirc;&nbsp;</td>
<td><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#seeAlso">See
Also</a></td>
- <td><a
- href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#organizationalUnitName">Organizational
-Unit</a></td>
</tr>
</tbody>
</table>
</center>
-&Acirc;&nbsp;
- <li>You can also change the value for the <a
+&Acirc;&nbsp; <li>You can also change the value for the <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#ntGroupDeleteGroup">Delete
NT Group if Group Deleted</a> option.</li>
- <li>
-You can <a
+ <li>You can <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/mod.htm#addowner">add
values to the See Also, Owners, and Group
Members fields</a> by clicking the corresponding "Edit" button.</li>
- <li>
-When you are done editing, click Save Changes.</li>
+ <li>When you are done editing, click Save Changes.</li>
</ol>
From this window you can also:
<ul>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/mod.htm#rename">Rename
an entry</a></li>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/mod.htm#delete">Delete
an entry</a></li>
</ul>
@@ -676,38 +600,32 @@ an entry</a></li>
<a name="ou"></a>Editing Organizational Units</h2>
To edit an organizational unit, do the following:
<ol>
- <li>
-Search for the entry using the <a
+ <li>Search for the entry using the <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/search.htm#standard">Standard
Search</a>
or <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/search.htm#advanced">Advanced
Search</a> mechanism.</li>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/search.htm#results">View
the entry</a>.</li>
- <li>
-Click the Edit Organizational Unit button.</li>
- <li>
-If you have not authenticated before you attempt to edit an entry, or
+ <li>Click the Edit Organizational Unit button.</li>
+ <li>If you have not authenticated before you attempt to edit an
+entry, or
if
-your authentication has expired, the Directory Server prompts you to
- <a
+your authentication has expired, the Directory Server prompts you to <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/auth.htm#userauth">authenticate</a>
before continuing.</li>
- <li>
-To edit the organizational unit's entry, type in the value for each
+ <li>To edit the organizational unit's entry, type in the value for
+each
field. You must supply values for the required fields.</li>
- <li>
-The required field for an organizational unit is <a
+ <li>The required field for an organizational unit is <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#organizationalUnitName">Unit
Name</a>.</li>
- <li>
-You can provide values for the optional fields now, or add them later.
+ <li>You can provide values for the optional fields now, or add them
+later.
The optional fields for an organizational unit are:</li>
- <p>
- </p>
+ <p> </p>
<center>
<table border="2">
<tbody>
@@ -739,18 +657,15 @@ Also</a>&Acirc;&nbsp;</td>
</tbody>
</table>
</center>
- <p>
- </p>
+ <p> </p>
<li>When you are done editing, click Save Changes.</li>
</ol>
From this window you can also:
<ul>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/mod.htm#rename">Rename
an entry</a></li>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/mod.htm#delete">Delete
an entry</a></li>
</ul>
@@ -758,38 +673,32 @@ an entry</a></li>
<a name="dc"></a>Editing Domain Components</h2>
To edit a domain, do the following:
<ol>
- <li>
-Search for the entry using the <a
+ <li>Search for the entry using the <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/search.htm#standard">Standard
Search</a>
or <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/search.htm#advanced">Advanced
Search</a> mechanism.</li>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/search.htm#results">View
the entry</a>.</li>
- <li>
-Click the Edit Domaincomponent button.</li>
- <li>
-If you have not authenticated before you attempt to edit an entry, or
+ <li>Click the Edit Domaincomponent button.</li>
+ <li>If you have not authenticated before you attempt to edit an
+entry, or
if
-your authentication has expired, the Directory Server prompts you to
- <a
+your authentication has expired, the Directory Server prompts you to <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/auth.htm#userauth">authenticate</a>
before continuing.</li>
- <li>
-To edit the domain's entry, type in the value for each field. You must
+ <li>To edit the domain's entry, type in the value for each field. You
+must
supply values for the required fields.</li>
- <li>
-The required field for a domain is <a
+ <li>The required field for a domain is <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#name">Domaincomponent
Name</a>.</li>
- <li>
-You can provide values for the optional fields now, or add them later.
+ <li>You can provide values for the optional fields now, or add them
+later.
The optional fields for a domain are:</li>
- <p>
- </p>
+ <p> </p>
<center>
<table border="2">
<tbody>
@@ -821,18 +730,15 @@ Also</a></td>
</tbody>
</table>
</center>
- <p>
- </p>
+ <p> </p>
<li>When you are done editing, click Save Changes.</li>
</ol>
From this window you can also:
<ul>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/mod.htm#rename">Rename
an entry</a></li>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/mod.htm#delete">Delete
an entry</a></li>
</ul>
@@ -840,38 +746,32 @@ an entry</a></li>
<a name="o"></a>Editing Organizations</h2>
To edit an organization entry, do the following:
<ol>
- <li>
-Search for the entry using the <a
+ <li>Search for the entry using the <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/search.htm#standard">Standard
Search</a>
or <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/search.htm#advanced">Advanced
Search</a> mechanism.</li>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/search.htm#results">View
the entry</a>.</li>
- <li>
-Click the Edit Organization button.</li>
- <li>
-If you have not authenticated before you attempt to edit an entry, or
+ <li>Click the Edit Organization button.</li>
+ <li>If you have not authenticated before you attempt to edit an
+entry, or
if
-your authentication has expired, the Directory Server prompts you to
- <a
+your authentication has expired, the Directory Server prompts you to <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/auth.htm#userauth">authenticate</a>
before continuing.</li>
- <li>
-To edit the organizational unit's entry, type in the value for each
+ <li>To edit the organizational unit's entry, type in the value for
+each
field. You must supply values for the required fields.</li>
- <li>
-The required fields for an organization is <a
+ <li>The required fields for an organization is <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#organizationName">Organization
Name</a>.</li>
- <li>
-You may provide values for the optional fields now, or edit them later.
+ <li>You may provide values for the optional fields now, or edit them
+later.
The optional fields for an organization are:</li>
- <p>
- </p>
+ <p> </p>
<center>
<table border="2">
<tbody>
@@ -903,34 +803,27 @@ Also</a>&Acirc;&nbsp;</td>
</tbody>
</table>
</center>
-&Acirc;&nbsp;
- <li>When you are done editing, click Save Changes.</li>
+&Acirc;&nbsp; <li>When you are done editing, click Save Changes.</li>
</ol>
<h2><a name="rename"></a>Renaming Entries</h2>
To rename an entry, do the following:
<ol>
- <li>
-Search for the entry using the <a
+ <li>Search for the entry using the <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/search.htm#standard">Standard
Search</a>
or <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/search.htm#advanced">Advanced
Search</a> mechanism.</li>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/search.htm#results">View
the entry</a>.</li>
- <li>
-Click the Edit button.</li>
- <li>
-Enter the new common name for the entry.</li>
- <li>
-Click Save Changes.</li>
+ <li>Click the Edit button.</li>
+ <li>Enter the new common name for the entry.</li>
+ <li>Click Save Changes.</li>
</ol>
Note the following rules about renaming an entry:
<ul>
- <li>
-You can change only the left-most value in an entry's <a
+ <li>You can change only the left-most value in an entry's <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/add.htm#DN">distinguished
name</a>. This effectively means you can only change the entry's name;
you cannot move the entry to another branch in the directory through
@@ -942,8 +835,8 @@ however,
move user tandrew to the Marketing subtree. To do that, you must create
a new entry for tandrew in the Marketing subtree, and then delete his
old
-entry in the Accounting tree.
- <li>You cannot rename an organizational unit if it has any entries
+entry in the Accounting tree. <li>You cannot rename an organizational
+unit if it has any entries
below it
in the tree. To rename a branch point in the directory tree, you must
first
@@ -954,21 +847,17 @@ entry.</li>
<a name="delete"></a>Deleting Entries</h2>
To delete an entry, do the following:
<ol>
- <li>
-Search for the entry using the <a
+ <li>Search for the entry using the <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/search.htm#standard">Standard
Search</a>
or <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/search.htm#advanced">Advanced
Search</a> mechanism.</li>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/search.htm#results">View
the entry</a>.</li>
- <li>
-Click the Edit button.</li>
- <li>
-Click the Delete button.</li>
+ <li>Click the Edit button.</li>
+ <li>Click the Delete button.</li>
</ol>
Note that you cannot delete an entry if it has any child entries.
Specifically,
@@ -987,27 +876,22 @@ attribute.
<p>To change a password, do the following:
</p>
<ol>
- <li>
-Search for the entry using the <a
+ <li>Search for the entry using the <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/search.htm#standard">Standard
Search</a>
or <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/search.htm#advanced">Advanced
Search</a> mechanism.</li>
- <li>
- <a
+ <li> <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/search.htm#results">View
the entry</a>.</li>
- <li>
-Click the Edit button.</li>
- <li>
-Click the Change Password button.</li>
+ <li>Click the Edit button.</li>
+ <li>Click the Change Password button.</li>
<br>
If you are changing your own password, you must enter the old password
for the change command to succeed. (If you are authenticated as
anyone besides the current entry, you are not prompted to enter the
-old password.)
- <li>Click the Change Password button.</li>
+old password.) <li>Click the Change Password button.</li>
</ol>
</body>
</html>
diff --git a/ldap/clients/dsgw/html/manual/objclass.htm b/ldap/clients/dsgw/html/manual/objclass.htm
index 7a29452e..31a5627f 100644
--- a/ldap/clients/dsgw/html/manual/objclass.htm
+++ b/ldap/clients/dsgw/html/manual/objclass.htm
@@ -41,8 +41,7 @@
</head>
<body>
<a name="1096805"></a>
-<p><a name="1096807">
-</a></p>
+<p><a name="1096807"></a></p>
<p><a name="1002619">
</a></p>
<h1><a name="1002619">Object Classes
@@ -56,8 +55,8 @@ However, some of the Directory Server's object classes are extensions
created by Netscape for use with its implementation of LDAP. If an
object class was created by Netscape and is not part of the standard
LDAP schema, a note is made in the description of that object class. </a>
-<p><a name="1080540">
-For information on what the Directory Server schema is and what it is
+<p><a name="1080540">For information on what the Directory Server
+schema is and what it is
used for, refer to the <i>Red Hat Directory Server Deployment Guide</i>.</a></p>
<p><a name="1080543">
For information on the attributes in the schema, see </a><a
@@ -71,82 +70,68 @@ The following types of object classes are described here:</a></p>
</li>
</a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/objclass.htm#1005608">Groups</a>
- <p><a name="1080591">
- <li><br>
+ <p><a name="1080591"> <li><br>
</li>
</a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/objclass.htm#1005780">Replication</a></p>
- <p><a name="1011931">
- <li><br>
+ <p><a name="1011931"> <li><br>
</li>
</a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/objclass.htm#1005591">Locations</a></p>
- <p><a name="1002658">
- <li><br>
+ <p><a name="1002658"> <li><br>
</li>
</a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/objclass.htm#1004915">Organizations</a></p>
- <p><a name="1002659">
- <li><br>
+ <p><a name="1002659"> <li><br>
</li>
</a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/objclass.htm#1004958">People</a></p>
- <p><a name="1021627">
- <li><br>
+ <p><a name="1021627"> <li><br>
</li>
</a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/objclass.htm#1078660">Calendar
Server Extensions</a></p>
- <p><a name="1085862">
- <li><br>
+ <p><a name="1085862"> <li><br>
</li>
</a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/objclass.htm#1078479">Certificate
Server Extensions</a></p>
- <p><a name="1085922">
- <li><br>
+ <p><a name="1085922"> <li><br>
</li>
</a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/objclass.htm#1078576">Collabra
Server Extensions</a></p>
- <p><a name="1085927">
- <li><br>
+ <p><a name="1085927"> <li><br>
</li>
</a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/objclass.htm#1078655">Compass
Server Extensions</a></p>
- <p><a name="1085932">
- <li><br>
+ <p><a name="1085932"> <li><br>
</li>
</a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/objclass.htm#1097229">Directory
Server Extensions</a></p>
- <p><a name="1085945">
- <li><br>
+ <p><a name="1085945"> <li><br>
</li>
</a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/objclass.htm#1097091">Media
Server Extensions</a></p>
- <p><a name="1100342">
- <li><br>
+ <p><a name="1100342"> <li><br>
</li>
</a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/objclass.htm#1097135">Messaging
Server Extensions</a></p>
- <p><a name="1085950">
- <li><br>
+ <p><a name="1085950"> <li><br>
</li>
</a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/objclass.htm#1086191">Proxy
Server Extensions</a></p>
- <p><a name="1085955">
- <li><br>
+ <p><a name="1085955"> <li><br>
</li>
</a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/objclass.htm#1081607">Web
Server Extensions</a></p>
- <p><a name="1089730">
- <li><br>
+ <p><a name="1089730"> <li><br>
</li>
</a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/objclass.htm#1108799">Reserved
@@ -197,111 +182,96 @@ OID: <code>2.5.6.9</code></a></p>
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1075396">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1075396"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1075398">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1075398"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1069038">
- </a><a
+ <td><a name="1069038"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171494">cn</a>
<p></p>
</td>
- <td><a name="1069041">
-(Required) The group's common name.</a>
+ <td><a name="1069041">(Required) The group's common name.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1069044">
- </a><a
+ <td><a name="1069044"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171811">member</a>
<p></p>
</td>
- <td><a name="1069047">
-(Required) A group member in distinguished name format.</a>
+ <td><a name="1069047">(Required) A group member in distinguished
+name format.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1069050">
- </a><a
+ <td><a name="1069050"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171367">businessCategory</a>
<p></p>
</td>
- <td><a name="1069052">
-Type of business in which the group is engaged.</a>
+ <td><a name="1069052">Type of business in which the group is
+engaged.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1069055">
- </a><a
+ <td><a name="1069055"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171528">description</a>
<p></p>
</td>
- <td><a name="1069057">
-Text description of the group's purpose.</a>
+ <td><a name="1069057">Text description of the group's purpose.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1104361">
- </a><a
+ <td><a name="1104361"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1246271">memberURL</a>
<p></p>
</td>
- <td><a name="1104363">
-URL to information relevant to a group member.</a>
+ <td><a name="1104363">URL to information relevant to a group
+member.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1069060">
- </a><a
+ <td><a name="1069060"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1281611">o</a>
<p></p>
</td>
- <td><a name="1069062">
-Organization to which the group belongs.</a>
+ <td><a name="1069062">Organization to which the group belongs.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1104337">
- </a><a
+ <td><a name="1104337"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1241174">ou</a>
<p></p>
</td>
- <td><a name="1069067">
-Organizational unit to which the group belongs.</a>
+ <td><a name="1069067">Organizational unit to which the group
+belongs.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1104340">
- </a><a
+ <td><a name="1104340"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1005719">owner</a>
<p></p>
</td>
- <td><a name="1069072">
-The group's owner.</a>
+ <td><a name="1069072">The group's owner.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1069075">
- </a><a
+ <td><a name="1069075"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1172500">seeAlso</a>
<p></p>
</td>
- <td><a name="1069077">
-URL to information relevant to the group.</a>
+ <td><a name="1069077">URL to information relevant to the group.</a>
<p></p>
</td>
</tr>
@@ -329,100 +299,86 @@ OID: <code>2.5.6.17</code></a></p>
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1075392">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1075392"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1075394">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1075394"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1069137">
- </a><a
+ <td><a name="1069137"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171494">cn</a>
<p></p>
</td>
- <td><a name="1069140">
-(Required) The group's common name.</a>
+ <td><a name="1069140">(Required) The group's common name.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1069144">
- </a><a
+ <td><a name="1069144"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1172624">uniqueMember</a>
<p></p>
</td>
- <td><a name="1069147">
-(Required) A unique group member in distinguished name format.</a>
+ <td><a name="1069147">(Required) A unique group member in
+distinguished name format.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1104391">
- </a><a
+ <td><a name="1104391"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171367">businessCategory</a>
<p></p>
</td>
- <td><a name="1069152">
-Type of business in which the group is engaged.</a>
+ <td><a name="1069152">Type of business in which the group is
+engaged.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1104396">
- </a><a
+ <td><a name="1104396"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171528">description</a>
<p></p>
</td>
- <td><a name="1069157">
-Text description of the group's purpose.</a>
+ <td><a name="1069157">Text description of the group's purpose.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1104401">
- </a><a
+ <td><a name="1104401"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1281611">o</a>
<p></p>
</td>
- <td><a name="1069162">
-Organization to which the group belongs.</a>
+ <td><a name="1069162">Organization to which the group belongs.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1104406">
- </a><a
+ <td><a name="1104406"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1241174">ou</a>
<p></p>
</td>
- <td><a name="1069167">
-Organizational unit to which the group belongs.</a>
+ <td><a name="1069167">Organizational unit to which the group
+belongs.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1104411">
- </a><a
+ <td><a name="1104411"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1005719">owner</a>
<p></p>
</td>
- <td><a name="1069172">
-The group's owner.</a>
+ <td><a name="1069172">The group's owner.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1104416">
- </a><a
+ <td><a name="1104416"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1172500">seeAlso</a>
<p></p>
</td>
- <td><a name="1069177">
-URL to information relevant to the group.</a>
+ <td><a name="1069177">URL to information relevant to the group.</a>
<p></p>
</td>
</tr>
@@ -453,114 +409,82 @@ ntUserDomainId is used for both NT users and groups.<br>
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1100404">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1100404"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1100406">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1100406"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1100410">
- </a><a
+ <td><a name="1100410"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#ntUserDomainId">ntUserDomainId</a>
<p></p>
</td>
- <td><a name="1100412">
-(Required) Used by the NT synchronization service to store the NT
+ <td><a name="1100412">(Required) Used by the NT synchronization
+service to store the NT
Global Groupname.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1100415">
- </a><a
+ <td><a name="1100415"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171528">description</a>
<p></p>
</td>
- <td><a name="1100417">
-Text description of the NT group.</a>
- <p></p>
- </td>
- </tr>
- <tr>
- <td><a name="1100420">
- </a><a
- href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1244534">l</a>
- <p></p>
- </td>
- <td><a name="1100422">
-Locality in which the server resides.</a>
+ <td><a name="1100417">Text description of the NT group.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1104514">
- </a><a
+ <td><a name="1104514"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1122623">ntGroupAttributes</a>
<p></p>
</td>
- <td><a name="1104516">
-Used by the NT synchronization service to store attributes for an NT
+ <td><a name="1104516">Used by the NT synchronization service to
+store attributes for an NT
group.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1104538">
- </a><a
+ <td><a name="1104538"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1122633">ntGroupCreateNewGroup</a>
<p></p>
</td>
- <td><a name="1104540">
-Reserved for use by the NT synchronization service.</a>
+ <td><a name="1104540">Reserved for use by the NT synchronization
+service.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1104480">
- </a><a
+ <td><a name="1104480"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1103799">ntGroupDeleteGroup</a>
<p></p>
</td>
- <td><a name="1104482">
-Reserved for use by the NT synchronization service.</a>
+ <td><a name="1104482">Reserved for use by the NT synchronization
+service.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1104557">
- </a><a
+ <td><a name="1104557"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1104232">ntGroupId</a>
<p></p>
</td>
- <td><a name="1104559">
-Used by the NT synchronization service to store the identifier for the
+ <td><a name="1104559">Used by the NT synchronization service to
+store the identifier for the
group.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1100425">
- </a><a
- href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1241174">ou</a>
- <p></p>
- </td>
- <td><a name="1100427">
-Organizational unit to which the group belongs.</a>
- <p></p>
- </td>
- </tr>
- <tr>
- <td><a name="1100435">
- </a><a
+ <td><a name="1100435"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1172500">seeAlso</a>
<p></p>
</td>
- <td><a name="1100437">
-URL to information relevant to the group.</a>
+ <td><a name="1100437">URL to information relevant to the group.</a>
<p></p>
</td>
</tr>
@@ -576,8 +500,7 @@ URL to information relevant to the group.</a>
</table>
</p>
<p><a name="1005780">&Acirc;&nbsp;
-</a><a name="Replication">
-</a></p>
+</a><a name="Replication"></a></p>
<h2><a name="Replication"> Replication</a></h2>
<a name="1005974">
The following object classes define Directory Servers. The first object
@@ -590,129 +513,115 @@ consumers. The object classes are </a><a
and <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/objclass.htm#1005782">LDAPReplica</a>.
<p><a name="1100614">&Acirc;&nbsp;
-</a><a name="cirReplicaSource">
-</a></p>
+</a><a name="cirReplicaSource"></a></p>
<h3><a name="cirReplicaSource"> cirReplicaSource</a></h3>
<a name="1100615">
Object class used by the Directory Server for consumer initiated
replication that contains all the replication information for a
particular subtree of the directory. This object class is a
Netscape|Red Hat extension to the standard LDAP schema.</a>
-<p><a name="1100616">
-OID: <code>2.16.840.1.113730.3.2.11</code></a></p>
+<p><a name="1100616">OID: <code>2.16.840.1.113730.3.2.11</code></a></p>
<p><a name="1100703"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1100619">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1100619"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1100621">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1100621"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1100624">
- </a><a
+ <td><a name="1100624"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171494">cn</a>
<p></p>
</td>
- <td><a name="1100626">
-(Required) unique identifier of the supplier server.</a>
+ <td><a name="1100626">(Required) unique identifier of the
+supplier server.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1104680">
- </a><a
+ <td><a name="1104680"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1103818">cirBeginORC</a>
<p></p>
</td>
- <td><a name="1104682">
-Defines whether or not the consumer server should erase the contents of
+ <td><a name="1104682">Defines whether or not the consumer server
+should erase the contents of
its directory before replication.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1104646">
- </a><a
+ <td><a name="1104646"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1101818">cirBindCredentials</a>
<p></p>
</td>
- <td><a name="1104648">
-Bind credentials used to connect to the supplier server.</a>
+ <td><a name="1104648">Bind credentials used to connect to the
+supplier server.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1104607">
- </a><a
+ <td><a name="1104607"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1101379">cirBindDn</a>
<p></p>
</td>
- <td><a name="1104609">
-Distinguished name used to bind to the supplier server.</a>
+ <td><a name="1104609">Distinguished name used to bind to the
+supplier server.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1104731">
- </a><a
+ <td><a name="1104731"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1101250">cirHost</a>
<p></p>
</td>
- <td><a name="1104733">
-Hostname of the supplier server.</a>
+ <td><a name="1104733">Hostname of the supplier server.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1104629">
- </a><a
+ <td><a name="1104629"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1101860">cirLastUpdateApplied</a>
<p></p>
</td>
- <td><a name="1104631">
-Last date and time that synchronization occurred between the consumer
+ <td><a name="1104631">Last date and time that synchronization
+occurred between the consumer
and supplier servers.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1100639">
- </a><a
+ <td><a name="1100639"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1101283">cirPort</a>
<p></p>
</td>
- <td><a name="1100641">
-Port number of the supplier server.</a>
+ <td><a name="1100641">Port number of the supplier server.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1104589">
- </a><a
+ <td><a name="1104589"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1101135">cirReplicaRoot</a>
<p></p>
</td>
- <td><a name="1104591">
-Root of the subtree on the supplier server to be replicated on the
+ <td><a name="1104591">Root of the subtree on the supplier server
+to be replicated on the
consumer.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1104766">
- </a><a
+ <td><a name="1104766"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1102148">cirSyncInterval</a>
<p></p>
</td>
- <td><a name="1104768">
-Periodically, the consumer server queries the supplier to find out if
+ <td><a name="1104768">Periodically, the consumer server queries
+the supplier to find out if
any changes have been made to the replicated portion of the directory.
This attribute defines, in seconds, the interval between consumer
queries of the supplier server.</a>
@@ -720,82 +629,72 @@ queries of the supplier server.</a>
</td>
</tr>
<tr>
- <td><a name="1104811">
- </a><a
+ <td><a name="1104811"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1102114">cirUpdateFailedat</a>
<p></p>
</td>
- <td><a name="1104813">
-Timestamp of the last failed update attempt.</a>
+ <td><a name="1104813">Timestamp of the last failed update attempt.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1104814">
- </a><a
+ <td><a name="1104814"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1102001">cirUpdateSchedule</a>
<p></p>
</td>
- <td><a name="1104792">
-Hours between which replication can occur.</a>
+ <td><a name="1104792">Hours between which replication can occur.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1100650">
- </a><a
+ <td><a name="1100650"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1101691">cirUsePersistentSearch</a>
<p></p>
</td>
- <td><a name="1100652">
-Reserved for future use.</a>
+ <td><a name="1100652">Reserved for future use.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1100655">
- </a><a
+ <td><a name="1100655"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1101735">cirUseSsl</a>
<p></p>
</td>
- <td><a name="1100657">
-Tells the consumer server to use an SSL connection when binding to the
+ <td><a name="1100657">Tells the consumer server to use an SSL
+connection when binding to the
supplier server.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1104823">
- </a><a
+ <td><a name="1104823"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1148497">replicaEntryFilter</a>
<p></p>
</td>
- <td><a name="1104699">
-Specifies which attributes should be replicated or omitted during
+ <td><a name="1104699">Specifies which attributes should be
+replicated or omitted during
replication.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1100690">
- </a><a
+ <td><a name="1100690"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1148453">replicaNickName</a>
<p></p>
</td>
- <td><a name="1100692">
-Freeform name that describes a particular set of replication rules
+ <td><a name="1100692">Freeform name that describes a particular
+set of replication rules
between a single supplier and a single consumer server.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1100700">
- </a><a
+ <td><a name="1100700"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1281126">replicatedAttributeList</a>
<p></p>
</td>
- <td><a name="1100702">
-Specifies which attributes should be replicated or omitted during
+ <td><a name="1100702">Specifies which attributes should be
+replicated or omitted during
replication.</a>
<p></p>
</td>
@@ -812,8 +711,7 @@ replication.</a>
</table>
</p>
<p><a name="1105809">&Acirc;&nbsp;
-</a><a name="glue">
-</a></p>
+</a><a name="glue"></a></p>
<h3><a name="glue"> glue</a></h3>
<a name="1105810">
Extensible object class used by the Directory Server to facilitate
@@ -821,116 +719,100 @@ replication. For more information about extensible object classes, see
"Types of Object Classes" in the Red Hat Directory Server Deployment
Guide. Reserved. This object class is a Netscape|Red Hat extension to
the standard LDAP schema.</a>
-<p><a name="1105811">
-OID: <code>2.16.840.1.113730.3.2.30</code></a></p>
+<p><a name="1105811">OID: <code>2.16.840.1.113730.3.2.30</code></a></p>
<p><a name="1005781">&Acirc;&nbsp;
-</a><a name="LDAPServer">
-</a></p>
+</a><a name="LDAPServer"></a></p>
<h3><a name="LDAPServer"> LDAPServer</a></h3>
<a name="1042902">
Identifies the local server. This object class is a Netscape|Red Hat
extension to the standard LDAP schema.</a>
-<p><a name="1098493">
-OID: <code>2.16.840.1.113730.3.2.35</code></a></p>
+<p><a name="1098493">OID: <code>2.16.840.1.113730.3.2.35</code></a></p>
<p><a name="1067762"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1075388">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1075388"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1075390">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1075390"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1069192">
- </a><a
+ <td><a name="1069192"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171494">cn</a>
<p></p>
</td>
- <td><a name="1069195">
-(Required) The server's common name.</a>
+ <td><a name="1069195">(Required) The server's common name.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1069199">
- </a><a
+ <td><a name="1069199"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171397">changeLogMaximumAge</a>
<p></p>
</td>
- <td><a name="1100535">
-Maximum age permitted for the server's change log.</a>
+ <td><a name="1100535">Maximum age permitted for the server's
+change log.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1069204">
- </a><a
+ <td><a name="1069204"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171405">changeLogMaximumSize</a>
<p></p>
</td>
- <td><a name="1069206">
-Maximum size permitted for the server's change log.</a>
+ <td><a name="1069206">Maximum size permitted for the server's
+change log.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1069209">
- </a><a
+ <td><a name="1069209"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171528">description</a>
<p></p>
</td>
- <td><a name="1069211">
-Text description of the server.</a>
+ <td><a name="1069211">Text description of the server.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1069214">
- </a><a
+ <td><a name="1069214"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1284708">generation</a>
<p></p>
</td>
- <td><a name="1069216">
-Unique byte vector that identifies the server for replication purposes.</a>
+ <td><a name="1069216">Unique byte vector that identifies the
+server for replication purposes.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1069219">
- </a><a
+ <td><a name="1069219"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1244534">l</a>
<p></p>
</td>
- <td><a name="1069221">
-Locality in which the server resides.</a>
+ <td><a name="1069221">Locality in which the server resides.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1069224">
- </a><a
+ <td><a name="1069224"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1241174">ou</a>
<p></p>
</td>
- <td><a name="1069226">
-Organizational unit to which the server belongs.</a>
+ <td><a name="1069226">Organizational unit to which the server
+belongs.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1069229">
- </a><a
+ <td><a name="1069229"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1172500">seeAlso</a>
<p></p>
</td>
- <td><a name="1069231">
-URL to information relevant to the server.</a>
+ <td><a name="1069231">URL to information relevant to the server.</a>
<p></p>
</td>
</tr>
@@ -946,242 +828,215 @@ URL to information relevant to the server.</a>
</table>
</p>
<p><a name="1005782">&Acirc;&nbsp;
-</a><a name="LDAPReplica">
-</a></p>
+</a><a name="LDAPReplica"></a></p>
<h3><a name="LDAPReplica"> LDAPReplica</a></h3>
<a name="1006031">
Identifies entries in the local server that are replicated to a remote
server, and identifies the remote server to which the entries are
replicated. This object class is a Netscape|Red Hat extension to the
standard LDAP schema.</a>
-<p><a name="1098496">
-OID: <code>2.16.840.1.113730.3.2.36</code></a></p>
+<p><a name="1098496">OID: <code>2.16.840.1.113730.3.2.36</code></a></p>
<p><a name="1067881"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1075384">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1075384"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1075386">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1075386"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1069247">
- </a><a
+ <td><a name="1069247"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171494">cn</a>
<p></p>
</td>
- <td><a name="1069250">
-(Required) The entry's common name.</a>
+ <td><a name="1069250">(Required) The entry's common name.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1069253">
- </a><a
+ <td><a name="1069253"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171528">description</a>
<p></p>
</td>
- <td><a name="1069255">
-Text description of the entry.</a>
+ <td><a name="1069255">Text description of the entry.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1104907">
- </a><a
+ <td><a name="1104907"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1244534">l</a>
<p></p>
</td>
- <td><a name="1069260">
-Locality in which the entry resides.</a>
+ <td><a name="1069260">Locality in which the entry resides.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1104912">
- </a><a
+ <td><a name="1104912"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1241174">ou</a>
<p></p>
</td>
- <td><a name="1069265">
-Organizational unit in which the entry resides.</a>
+ <td><a name="1069265">Organizational unit in which the entry
+resides.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1106807">
- </a><a
+ <td><a name="1106807"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1092877">replicaBeginOrc</a>
<p></p>
</td>
- <td><a name="1106809">
-Defines whether or not the supplier server should erase the contents of
+ <td><a name="1106809">Defines whether or not the supplier server
+should erase the contents of
the consumer server before replication.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1069268">
- </a><a
+ <td><a name="1069268"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1006496">replicaBindDn</a>
<p></p>
</td>
- <td><a name="1069270">
-DN used by the local server to bind to the consumer server.</a>
+ <td><a name="1069270">DN used by the local server to bind to the
+consumer server.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1069273">
- </a><a
+ <td><a name="1069273"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1006636">replicaBindMethod</a>
<p></p>
</td>
- <td><a name="1069275">
-Method used by the local server to bind to the consumer. Currently this
+ <td><a name="1069275">Method used by the local server to bind to
+the consumer. Currently this
attribute must be set to <code>simple</code>.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1069278">
- </a><a
+ <td><a name="1069278"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1230073">replicaCredentials</a>
<p></p>
</td>
- <td><a name="1069280">
-Password used by the local server to bind to the consumer.</a>
+ <td><a name="1069280">Password used by the local server to bind
+to the consumer.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1106878">
- </a><a
+ <td><a name="1106878"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1148497">replicaEntryFilter</a>
<p></p>
</td>
- <td><a name="1106880">
-Specifies which attributes should be replicated or omitted in a
+ <td><a name="1106880">Specifies which attributes should be
+replicated or omitted in a
filtered replication agreement.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1069283">
- </a><a
+ <td><a name="1069283"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1148445">replicaHost</a>
<p></p>
</td>
- <td><a name="1069285">
-Hostname of the consumer server.</a>
+ <td><a name="1069285">Hostname of the consumer server.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1106816">
- </a><a
+ <td><a name="1106816"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1148453">replicaNickName</a>
<p></p>
</td>
- <td><a name="1106818">
-Contains a freeform name for the replication agreement.</a>
+ <td><a name="1106818">Contains a freeform name for the
+replication agreement.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1069288">
- </a><a
+ <td><a name="1069288"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1007660">replicaPort</a>
<p></p>
</td>
- <td><a name="1069290">
-Port used by the consumer server for LDAP communications.</a>
+ <td><a name="1069290">Port used by the consumer server for LDAP
+communications.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1069293">
- </a><a
+ <td><a name="1069293"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1006384">replicaRoot</a>
<p></p>
</td>
- <td><a name="1069295">
-Distinguished name representing the subtree on the local server that is
+ <td><a name="1069295">Distinguished name representing the subtree
+on the local server that is
to be supplied to the consumer server.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1106928">
- </a><a
+ <td><a name="1106928"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1281126">replicatedAttributeList</a>
<p></p>
</td>
- <td><a name="1106930">
-Specifies which attributes should be replicated or omitted in a
+ <td><a name="1106930">Specifies which attributes should be
+replicated or omitted in a
selected attribute replication agreement.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1069298">
- </a><a
+ <td><a name="1069298"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1006918">replicaUpdateFailedAt</a>
<p></p>
</td>
- <td><a name="1069300">
-Time stamp when an update to the consumer server failed.</a>
+ <td><a name="1069300">Time stamp when an update to the consumer
+server failed.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1069303">
- </a><a
+ <td><a name="1069303"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1012768">replicaUpdateReplayed</a>
<p></p>
</td>
- <td><a name="1069305">
-Change number of the last change supplied to the consumer server.</a>
+ <td><a name="1069305">Change number of the last change supplied
+to the consumer server.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1069308">
- </a><a
+ <td><a name="1069308"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1006817">replicaUpdateSchedule</a>
<p></p>
</td>
- <td><a name="1069310">
-Schedule when the local server begins an update to the consumer server.</a>
+ <td><a name="1069310">Schedule when the local server begins an
+update to the consumer server.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1069313">
- </a><a
+ <td><a name="1069313"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1006741">replicaUseSSL</a>
<p></p>
</td>
- <td><a name="1069315">
-Indicates whether SSL is to be used for communications with the
+ <td><a name="1069315">Indicates whether SSL is to be used for
+communications with the
consumer server.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1069318">
- </a><a
+ <td><a name="1069318"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1172500">seeAlso</a>
<p></p>
</td>
- <td><a name="1069320">
-URL to information relevant to the server.</a>
+ <td><a name="1069320">URL to information relevant to the server.</a>
<p></p>
</td>
</tr>
@@ -1197,8 +1052,7 @@ URL to information relevant to the server.</a>
</table>
</p>
<p><a name="1005591">&Acirc;&nbsp;
-</a><a name="Locations">
-</a></p>
+</a><a name="Locations"></a></p>
<h2><a name="Locations"> Locations</a></h2>
<a name="1005809">
The following object classes describe locations in the directory tree.
@@ -1209,58 +1063,50 @@ the country name and description. The object classes described here are
and <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/objclass.htm#1005427">locality</a>.
<p><a name="1005812">&Acirc;&nbsp;
-</a><a name="country">
-</a></p>
+</a><a name="country"></a></p>
<h3><a name="country"> country</a></h3>
<a name="1005813">
Defines entries that represent countries. This object class was
inherited from X.500 Directory Services. </a>
-<p><a name="1096900">
-OID: <code>2.5.6.2</code></a></p>
+<p><a name="1096900">OID: <code>2.5.6.2</code></a></p>
<p><a name="1068820"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1088379">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1088379"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1088381">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1088381"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1088384">
- </a><a
+ <td><a name="1088384"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1240535">c</a>
<p></p>
</td>
- <td><a name="1088387">
-(Required) The entry's country name.</a>
+ <td><a name="1088387">(Required) The entry's country name.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1088390">
- </a><a
+ <td><a name="1088390"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171528">description</a>
<p></p>
</td>
- <td><a name="1088392">
-Text description of the country.</a>
+ <td><a name="1088392">Text description of the country.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1088397">
- </a><a
+ <td><a name="1088397"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202682">searchGuide</a>
<p></p>
</td>
- <td><a name="1088399">
-Specifies information for suggested search criteria when using the
+ <td><a name="1088399">Specifies information for suggested search
+criteria when using the
entry as the base object in the directory tree for a search operation.</a>
<p></p>
</td>
@@ -1277,92 +1123,79 @@ entry as the base object in the directory tree for a search operation.</a>
</table>
</p>
<p><a name="1005427">&Acirc;&nbsp;
-</a><a name="locality">
-</a></p>
+</a><a name="locality"></a></p>
<h3><a name="locality"> locality</a></h3>
<a name="1005428">
Defines entries that represent localities or geographic areas. This
object class was inherited from X.500 Directory Services. </a>
-<p><a name="1096910">
-OID: <code>2.5.6.3</code></a></p>
+<p><a name="1096910">OID: <code>2.5.6.3</code></a></p>
<p><a name="1068821"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1075380">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1075380"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1075382">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1075382"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1071009">
- </a><a
+ <td><a name="1071009"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171528">description</a>
<p></p>
</td>
- <td><a name="1071011">
-Text description of the locality.</a>
+ <td><a name="1071011">Text description of the locality.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1071014">
- </a><a
+ <td><a name="1071014"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1244534">l</a>
<p></p>
</td>
- <td><a name="1071016">
-The entry's locality.</a>
+ <td><a name="1071016">The entry's locality.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1106986">
- </a><a
+ <td><a name="1106986"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202682">searchGuide</a>
<p></p>
</td>
- <td><a name="1106988">
-Specifies information for a suggested search criteria when using the
+ <td><a name="1106988">Specifies information for a suggested
+search criteria when using the
entry as the base object in the directory tree for a search operation.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1071019">
- </a><a
+ <td><a name="1071019"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1172500">seeAlso</a>
<p></p>
</td>
- <td><a name="1071021">
-URL to information relevant to the locality.</a>
+ <td><a name="1071021">URL to information relevant to the locality.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1071024">
- </a><a
+ <td><a name="1071024"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1203417">st</a>
<p></p>
</td>
- <td><a name="1071026">
-State or province to which the locality belongs.</a>
+ <td><a name="1071026">State or province to which the locality
+belongs.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1071029">
- </a><a
+ <td><a name="1071029"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202721">street</a>
<p></p>
</td>
- <td><a name="1071031">
-Street address associated with the locality.</a>
+ <td><a name="1071031">Street address associated with the locality.</a>
<p></p>
</td>
</tr>
@@ -1378,8 +1211,7 @@ Street address associated with the locality.</a>
</table>
</p>
<p><a name="1004915">&Acirc;&nbsp;
-</a><a name="Organizations">
-</a></p>
+</a><a name="Organizations"></a></p>
<h2><a name="Organizations"> Organizations</a></h2>
<a name="1004913">
The following object classes describe entries representing
@@ -1390,237 +1222,207 @@ description. The object classes described here are </a><a
and <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/objclass.htm#1005108">organizationalUnit</a>.
<p><a name="1004980">&Acirc;&nbsp;
-</a><a name="organization">
-</a></p>
+</a><a name="organization"></a></p>
<h3><a name="organization"> organization</a></h3>
<a name="1004981">
Defines entries that represent organizations. An organization is
generally assumed to be a large, relatively static grouping within a
larger corporation or enterprise. This object class was inherited from
X.500 Directory Services. </a>
-<p><a name="1096920">
-OID: <code>2.5.6.4</code></a></p>
+<p><a name="1096920">OID: <code>2.5.6.4</code></a></p>
<p><a name="1068822"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1107038">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1107038"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1107040">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1107040"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1107045">
- </a><a
+ <td><a name="1107045"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1281611">o</a>
<p></p>
</td>
- <td><a name="1107047">
-(Required) The organization's name.</a>
+ <td><a name="1107047">(Required) The organization's name.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107052">
- </a><a
+ <td><a name="1107052"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171367">businessCategory</a>
<p></p>
</td>
- <td><a name="1107054">
-Business in which the organization is involved.</a>
+ <td><a name="1107054">Business in which the organization is
+involved.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107059">
- </a><a
+ <td><a name="1107059"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171528">description</a>
<p></p>
</td>
- <td><a name="1107061">
-Text description of the organization.</a>
+ <td><a name="1107061">Text description of the organization.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107065">
- </a><a
+ <td><a name="1107065"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171637">facsimileTelephoneNumber</a>
<p></p>
</td>
- <td><a name="1107068">
-Fax number associated with the organization.</a>
+ <td><a name="1107068">Fax number associated with the organization.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107073">
- </a><a
+ <td><a name="1107073"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1244534">l</a>
<p></p>
</td>
- <td><a name="1107075">
-The organization's location.</a>
+ <td><a name="1107075">The organization's location.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107079">
- </a><a
+ <td><a name="1107079"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1003072">physicalDeliveryOfficeName</a>
<p></p>
</td>
- <td><a name="1107082">
-A location where physical deliveries can be made to the organization.</a>
+ <td><a name="1107082">A location where physical deliveries can be
+made to the organization.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107087">
- </a><a
+ <td><a name="1107087"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1230025">postalAddress</a>
<p></p>
</td>
- <td><a name="1107089">
-The organization's mailing address.</a>
+ <td><a name="1107089">The organization's mailing address.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107094">
- </a><a
+ <td><a name="1107094"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1230036">postalCode</a>
<p></p>
</td>
- <td><a name="1107096">
-The organization's postal code (such as a United States zip code).</a>
+ <td><a name="1107096">The organization's postal code (such as a
+United States zip code).</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107101">
- </a><a
+ <td><a name="1107101"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1230043">postOfficeBox</a>
<p></p>
</td>
- <td><a name="1107103">
-The organization's post office box.</a>
+ <td><a name="1107103">The organization's post office box.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107108">
- </a><a
+ <td><a name="1107108"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202605">preferredDeliveryMethod</a>
<p></p>
</td>
- <td><a name="1107110">
-The organization's preferred method of contact or delivery.</a>
+ <td><a name="1107110">The organization's preferred method of
+contact or delivery.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107115">
- </a><a
+ <td><a name="1107115"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202682">searchGuide</a>
<p></p>
</td>
- <td><a name="1107117">
-Specifies information for suggested search criteria when using the
+ <td><a name="1107117">Specifies information for suggested search
+criteria when using the
entry as the base object in the directory tree for a search operation.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107122">
- </a><a
+ <td><a name="1107122"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1172500">seeAlso</a>
<p></p>
</td>
- <td><a name="1107124">
-URL to information relevant to the organization.</a>
+ <td><a name="1107124">URL to information relevant to the
+organization.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107129">
- </a><a
+ <td><a name="1107129"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1203417">st</a>
<p></p>
</td>
- <td><a name="1107131">
-State or province in which the organization resides.</a>
+ <td><a name="1107131">State or province in which the organization
+resides.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107136">
- </a><a
+ <td><a name="1107136"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202721">street</a>
<p></p>
</td>
- <td><a name="1107138">
-Street address at which the organization is located.</a>
+ <td><a name="1107138">Street address at which the organization is
+located.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107143">
- </a><a
+ <td><a name="1107143"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1230129">telephoneNumber</a>
<p></p>
</td>
- <td><a name="1107145">
-Telephone number associated with the organization.</a>
+ <td><a name="1107145">Telephone number associated with the
+organization.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107150">
- </a><a
+ <td><a name="1107150"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1205004">teletexTerminalIdentifier</a>
<p></p>
</td>
- <td><a name="1107152">
-Identifier for the teletex terminal of the organization.</a>
+ <td><a name="1107152">Identifier for the teletex terminal of the
+organization.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107157">
- </a><a
+ <td><a name="1107157"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1205120">telexNumber</a>
<p></p>
</td>
- <td><a name="1107159">
-Telex number of the organization.</a>
+ <td><a name="1107159">Telex number of the organization.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107171">
- </a><a
+ <td><a name="1107171"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1196547">userPassword</a>
<p></p>
</td>
- <td><a name="1107173">
-Password with which the entry can bind to the directory.</a>
+ <td><a name="1107173">Password with which the entry can bind to
+the directory.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107164">
- </a><a
+ <td><a name="1107164"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1281763">x121Address</a>
<p></p>
</td>
- <td><a name="1107166">
-X.121 address of the organization.</a>
+ <td><a name="1107166">X.121 address of the organization.</a>
<p></p>
</td>
</tr>
@@ -1636,275 +1438,243 @@ X.121 address of the organization.</a>
</table>
</p>
<p><a name="1005108">&Acirc;&nbsp;
-</a><a name="organizationalUnit">
-</a></p>
+</a><a name="organizationalUnit"></a></p>
<h3><a name="organizationalUnit"> organizationalUnit</a></h3>
<a name="1005109">
Defines entries that represent organizational units. An organizational
unit is generally assumed to be a relatively static grouping within a
larger organization. This object class was inherited from X.500
Directory Services. </a>
-<p><a name="1096923">
-OID: <code>2.5.6.5</code></a></p>
+<p><a name="1096923">OID: <code>2.5.6.5</code></a></p>
<p><a name="1068823">
. </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1107182">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1107182"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1107184">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1107184"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1107189">
- </a><a
+ <td><a name="1107189"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1241174">ou</a>
<p></p>
</td>
- <td><a name="1107191">
-(Required) The organizational unit's name.</a>
+ <td><a name="1107191">(Required) The organizational unit's name.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107196">
- </a><a
+ <td><a name="1107196"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171367">businessCategory</a>
<p></p>
</td>
- <td><a name="1107198">
-Business in which the organizational unit is involved.</a>
+ <td><a name="1107198">Business in which the organizational unit
+is involved.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107203">
- </a><a
+ <td><a name="1107203"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171528">description</a>
<p></p>
</td>
- <td><a name="1107205">
-Text description of the organizational unit.</a>
+ <td><a name="1107205">Text description of the organizational unit.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107326">
- </a><a
+ <td><a name="1107326"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1292809">destinationIndicator</a>
<p></p>
</td>
- <td><a name="1107328">
-The country and city associated with the organizational unit needed to
+ <td><a name="1107328">The country and city associated with the
+organizational unit needed to
provide Public Telegram Service.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107209">
- </a><a
+ <td><a name="1107209"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171637">facsimileTelephoneNumber</a>
<p></p>
</td>
- <td><a name="1107212">
-Fax number associated with the organizational unit.</a>
+ <td><a name="1107212">Fax number associated with the
+organizational unit.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107337">
- </a><a
+ <td><a name="1107337"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1224256">internationalIsdnNumber</a>
<p></p>
</td>
- <td><a name="1107339">
-Contains an ISDN number for the organizational unit.</a>
+ <td><a name="1107339">Contains an ISDN number for the
+organizational unit.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107217">
- </a><a
+ <td><a name="1107217"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1244534">l</a>
<p></p>
</td>
- <td><a name="1107219">
-The organizational unit's location.</a>
+ <td><a name="1107219">The organizational unit's location.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107223">
- </a><a
+ <td><a name="1107223"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1003072">physicalDeliveryOfficeName</a>
<p></p>
</td>
- <td><a name="1107226">
-Location where physical deliveries can be made to the organizational
+ <td><a name="1107226">Location where physical deliveries can be
+made to the organizational
unit.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107231">
- </a><a
+ <td><a name="1107231"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1230025">postalAddress</a>
<p></p>
</td>
- <td><a name="1107233">
-The organizational unit's mailing address.</a>
+ <td><a name="1107233">The organizational unit's mailing address.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107238">
- </a><a
+ <td><a name="1107238"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1230036">postalCode</a>
<p></p>
</td>
- <td><a name="1107240">
-The organizational unit's postal code (such as a United States zip
+ <td><a name="1107240">The organizational unit's postal code (such
+as a United States zip
code).</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107245">
- </a><a
+ <td><a name="1107245"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1230043">postOfficeBox</a>
<p></p>
</td>
- <td><a name="1107247">
-The organizational unit's post office box.</a>
+ <td><a name="1107247">The organizational unit's post office box.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107252">
- </a><a
+ <td><a name="1107252"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202605">preferredDeliveryMethod</a>
<p></p>
</td>
- <td><a name="1107254">
-The organizational unit's preferred method of contact or delivery.</a>
+ <td><a name="1107254">The organizational unit's preferred method
+of contact or delivery.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107352">
- </a><a
+ <td><a name="1107352"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202644">registeredAddress</a>
<p></p>
</td>
- <td><a name="1107366">
-Postal address suitable for reception of expedited documents, where the
+ <td><a name="1107366">Postal address suitable for reception of
+expedited documents, where the
recipient must verify delivery.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107259">
- </a><a
+ <td><a name="1107259"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202682">searchGuide</a>
<p></p>
</td>
- <td><a name="1107261">
-Specifies information for suggested search criteria when using the
+ <td><a name="1107261">Specifies information for suggested search
+criteria when using the
entry as the base object in the directory tree for a search operation.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107266">
- </a><a
+ <td><a name="1107266"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1172500">seeAlso</a>
<p></p>
</td>
- <td><a name="1107268">
-URL to information relevant to the organizational unit.</a>
+ <td><a name="1107268">URL to information relevant to the
+organizational unit.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107273">
- </a><a
+ <td><a name="1107273"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1203417">st</a>
<p></p>
</td>
- <td><a name="1107275">
-State or province in which the organizational unit resides.</a>
+ <td><a name="1107275">State or province in which the
+organizational unit resides.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107280">
- </a><a
+ <td><a name="1107280"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202721">street</a>
<p></p>
</td>
- <td><a name="1107282">
-Street address at which the organizational unit is located.</a>
+ <td><a name="1107282">Street address at which the organizational
+unit is located.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107287">
- </a><a
+ <td><a name="1107287"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1230129">telephoneNumber</a>
<p></p>
</td>
- <td><a name="1107289">
-Telephone number associated with the organizational unit.</a>
+ <td><a name="1107289">Telephone number associated with the
+organizational unit.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107322">
- </a><a
+ <td><a name="1107322"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1205004">teletexTerminalIdentifier</a>
<p></p>
</td>
- <td><a name="1107324">
-Identifier for the teletex terminal of the organization.</a>
+ <td><a name="1107324">Identifier for the teletex terminal of the
+organization.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107315">
- </a><a
+ <td><a name="1107315"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1205120">telexNumber</a>
<p></p>
</td>
- <td><a name="1107317">
-Telex number of the organization.</a>
+ <td><a name="1107317">Telex number of the organization.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107308">
- </a><a
+ <td><a name="1107308"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1196547">userPassword</a>
<p></p>
</td>
- <td><a name="1107310">
-Password with which the entry can bind to the directory.</a>
+ <td><a name="1107310">Password with which the entry can bind to
+the directory.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107301">
- </a><a
+ <td><a name="1107301"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1281763">x121Address</a>
<p></p>
</td>
- <td><a name="1107303">
-X.121 address of the organization.</a>
+ <td><a name="1107303">X.121 address of the organization.</a>
<p></p>
</td>
</tr>
@@ -1920,8 +1690,7 @@ X.121 address of the organization.</a>
</table>
</p>
<p><a name="1004958">&Acirc;&nbsp;
-</a><a name="People">
-</a></p>
+</a><a name="People"></a></p>
<h2><a name="People"> People</a></h2>
<a name="1100949">
The following object classes describe entries representing people in
@@ -1944,302 +1713,259 @@ described here are </a><a
and <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/objclass.htm#1106267">residentialPerson</a>.
<p><a name="1089249">&Acirc;&nbsp;
-</a><a name="inetOrgPerson">
-</a></p>
+</a><a name="inetOrgPerson"></a></p>
<h3><a name="inetOrgPerson"> inetOrgPerson</a></h3>
<a name="1089250">
Defines entries representing people in an organization's intranet. This
object class is a Netscape|Red Hat extension to the standard LDAP
schema.</a>
-<p><a name="1096822">
-OID: <code>2.16.840.1.113730.3.2.2</code></a></p>
+<p><a name="1096822">OID: <code>2.16.840.1.113730.3.2.2</code></a></p>
<p><a name="1089439"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1089253">
- <i></i>Attribute</a></b>
+ <th align="left" valign="baseline"><b><a name="1089253"> <i></i>Attribute</a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1089255">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1089255"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1102952">
- </a><a
+ <td><a name="1102952"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1201684">audio</a>
<p></p>
</td>
- <td><a name="1102954">
-Contains a sound file in binary format.</a>
+ <td><a name="1102954">Contains a sound file in binary format.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089270">
- </a><a
+ <td><a name="1089270"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171367">businessCategory</a>
<p></p>
</td>
- <td><a name="1089272">
-Business in which the person is involved.</a>
+ <td><a name="1089272">Business in which the person is involved.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089275">
- </a><a
+ <td><a name="1089275"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1003044">carLicense</a>
<p></p>
</td>
- <td><a name="1089277">
-The license plate number of the person's vehicle.</a>
+ <td><a name="1089277">The license plate number of the person's
+vehicle.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089280">
- </a><a
+ <td><a name="1089280"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1095560">departmentNumber</a>
<p></p>
</td>
- <td><a name="1089282">
-Department for which the person works.</a>
+ <td><a name="1089282">Department for which the person works.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089290">
- </a><a
+ <td><a name="1089290"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1111357">employeeNumber</a>
<p></p>
</td>
- <td><a name="1089292">
-The person's employee number.</a>
+ <td><a name="1089292">The person's employee number.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089295">
- </a><a
+ <td><a name="1089295"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1009035">employeeType</a>
<p></p>
</td>
- <td><a name="1089297">
-The person's type of employment (for example, full time).</a>
+ <td><a name="1089297">The person's type of employment (for
+example, full time).</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089305">
- </a><a
+ <td><a name="1089305"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1229534">givenName</a>
<p></p>
</td>
- <td><a name="1089307">
-The person's given, or first, name.</a>
+ <td><a name="1089307">The person's given, or first, name.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089310">
- </a><a
+ <td><a name="1089310"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1201936">homePhone</a>
<p></p>
</td>
- <td><a name="1089312">
-The person's home phone number.</a>
+ <td><a name="1089312">The person's home phone number.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089315">
- </a><a
+ <td><a name="1089315"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1201947">homePostalAddress</a>
<p></p>
</td>
- <td><a name="1089317">
-The person's home mailing address.</a>
+ <td><a name="1089317">The person's home mailing address.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089320">
- </a><a
+ <td><a name="1089320"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1229543">initials</a>
<p></p>
</td>
- <td><a name="1089322">
-The person's initials.</a>
+ <td><a name="1089322">The person's initials.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089325">
- </a><a
+ <td><a name="1089325"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1201995">jpegPhoto</a>
<p></p>
</td>
- <td><a name="1089327">
-An image in JPEG format.</a>
+ <td><a name="1089327">An image in JPEG format.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107552">
- </a><a
+ <td><a name="1107552"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202020">labeledUri</a>
<p></p>
</td>
- <td><a name="1089337">
-Universal resource locator that is relevant to the person.</a>
+ <td><a name="1089337">Universal resource locator that is relevant
+to the person.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089340">
- </a><a
+ <td><a name="1089340"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1189404">mail</a>
<p></p>
</td>
- <td><a name="1089342">
-The person's electronic mailing address.</a>
+ <td><a name="1089342">The person's electronic mailing address.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089345">
- </a><a
+ <td><a name="1089345"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1007859">manager</a>
<p></p>
</td>
- <td><a name="1089347">
-Distinguished name representing the person's manager.</a>
+ <td><a name="1089347">Distinguished name representing the
+person's manager.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089350">
- </a><a
+ <td><a name="1089350"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202056">mobile</a>
<p></p>
</td>
- <td><a name="1089352">
-The person's mobile phone number.</a>
+ <td><a name="1089352">The person's mobile phone number.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089361">
- </a><a
+ <td><a name="1089361"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1003070">pager</a>
<p></p>
</td>
- <td><a name="1089363">
-The person's pager number.</a>
+ <td><a name="1089363">The person's pager number.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107511">
- </a><a
+ <td><a name="1107511"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202247">photo</a>
<p></p>
</td>
- <td><a name="1107514">
-Contains a photo, in binary form.</a>
+ <td><a name="1107514">Contains a photo, in binary form.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107521">
- </a><a
+ <td><a name="1107521"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1103495">preferredLanguage</a>
<p></p>
</td>
- <td><a name="1107523">
-Defines a person's preffered written or spoken language.</a>
+ <td><a name="1107523">Defines a person's preffered written or
+spoken language.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089391">
- </a><a
+ <td><a name="1089391"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1204477">roomNumber</a>
<p></p>
</td>
- <td><a name="1089393">
-The room number in which the person is located.</a>
+ <td><a name="1089393">The room number in which the person is
+located.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089396">
- </a><a
+ <td><a name="1089396"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202691">secretary</a>
<p></p>
</td>
- <td><a name="1089398">
-The person's secretary or administrator.</a>
+ <td><a name="1089398">The person's secretary or administrator.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089406">
- </a><a
+ <td><a name="1089406"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1296804">uid</a>
<p></p>
</td>
- <td><a name="1089408">
-Identifies the entry's userid (usually the logon ID).</a>
+ <td><a name="1089408">Identifies the entry's userid (usually the
+logon ID).</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089431">
- </a><a
+ <td><a name="1089431"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1208938">userCertificate</a>
<p></p>
</td>
- <td><a name="1089433">
-Contains a user's certificate in cleartext (not used).</a>
+ <td><a name="1089433">Contains a user's certificate in cleartext
+(not used).</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107557">
- </a><a
+ <td><a name="1107557"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1278425">userCertificate;binary</a>
<p></p>
</td>
- <td><a name="1107559">
-Contains a user's certificate in binary form.</a>
+ <td><a name="1107559">Contains a user's certificate in binary
+form.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089436">
- </a><a
+ <td><a name="1089436"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1103595">userSMIMECertificate;binary</a>
<p></p>
</td>
- <td><a name="1107562">
-Contains a user's certificate in binary form. Used by Browser for
+ <td><a name="1107562">Contains a user's certificate in binary
+form. Used by Browser for
S/MIME.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1095842">
- </a><a
+ <td><a name="1095842"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1292796">x500UniqueIdentifier</a>
<p></p>
</td>
- <td><a name="1095844">
-Undefined.</a>
+ <td><a name="1095844">Undefined.</a>
<p></p>
</td>
</tr>
@@ -2255,237 +1981,202 @@ Undefined.</a>
</table>
</p>
<p><a name="1100980">&Acirc;&nbsp;
-</a><a name="newPilotPerson">
-</a></p>
+</a><a name="newPilotPerson"></a></p>
<h3><a name="newPilotPerson"> newPilotPerson</a></h3>
<a name="1100981">
Used as a subclass of person, to allow the use of a number of
additional attributes to be assigned to entries of the person object
class. Reserved.</a>
-<p><a name="1100982">
-OID: <code>0.9.2342.19200300.100.4.4</code></a></p>
+<p><a name="1100982">OID: <code>0.9.2342.19200300.100.4.4</code></a></p>
<p><a name="1101121"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1100985">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1100985"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1100987">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1100987"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1100992">
- </a><a
+ <td><a name="1100992"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171367">businessCategory</a>
<p></p>
</td>
- <td><a name="1100994">
-Type of business this person is engaged in.</a>
+ <td><a name="1100994">Type of business this person is engaged in.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1100999">
- </a><a
+ <td><a name="1100999"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1201909">drink</a>
<p></p>
</td>
- <td><a name="1101001">
-The person's favorite drink.</a>
+ <td><a name="1101001">The person's favorite drink.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1101006">
- </a><a
+ <td><a name="1101006"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1201936">homePhone</a>
<p></p>
</td>
- <td><a name="1101008">
-The person's home phone number.</a>
+ <td><a name="1101008">The person's home phone number.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1101013">
- </a><a
+ <td><a name="1101013"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1201947">homePostalAddress</a>
<p></p>
</td>
- <td><a name="1101015">
-The person's home address.</a>
+ <td><a name="1101015">The person's home address.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1101020">
- </a><a
+ <td><a name="1101020"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1201988">janetMailbox</a>
<p></p>
</td>
- <td><a name="1101022">
-An email address for the person.</a>
+ <td><a name="1101022">An email address for the person.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1101027">
- </a><a
+ <td><a name="1101027"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1189404">mail</a>
<p></p>
</td>
- <td><a name="1101029">
-An email address for the person.</a>
+ <td><a name="1101029">An email address for the person.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1101034">
- </a><a
+ <td><a name="1101034"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202044">mailPreferenceOption</a>
<p></p>
</td>
- <td><a name="1101036">
-Indicates a preference for inclusion of the person's name on mailing
+ <td><a name="1101036">Indicates a preference for inclusion of the
+person's name on mailing
lists (electronic or physical).</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1101041">
- </a><a
+ <td><a name="1101041"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202056">mobile</a>
<p></p>
</td>
- <td><a name="1101043">
-The person's mobile phone number.</a>
+ <td><a name="1101043">The person's mobile phone number.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1101048">
- </a><a
+ <td><a name="1101048"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1281714">organizationalStatus</a>
<p></p>
</td>
- <td><a name="1101175">
-The person's type of employment (for example, full time).</a>
+ <td><a name="1101175">The person's type of employment (for
+example, full time).</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1101055">
- </a><a
+ <td><a name="1101055"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202220">otherMailbox</a>
<p></p>
</td>
- <td><a name="1101057">
-Values for electronic mailbox types other than X.400 and rfc822.</a>
+ <td><a name="1101057">Values for electronic mailbox types other
+than X.400 and rfc822.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1101062">
- </a><a
+ <td><a name="1101062"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1003070">pager</a>
<p></p>
</td>
- <td><a name="1101064">
-The person's pager number.</a>
+ <td><a name="1101064">The person's pager number.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1101069">
- </a><a
+ <td><a name="1101069"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202229">personalSignature</a>
<p></p>
</td>
- <td><a name="1101071">
-The person's signature file.</a>
+ <td><a name="1101071">The person's signature file.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1101076">
- </a><a
+ <td><a name="1101076"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202238">personalTitle</a>
<p></p>
</td>
- <td><a name="1101078">
-The person's personal title.</a>
+ <td><a name="1101078">The person's personal title.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1101083">
- </a><a
+ <td><a name="1101083"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202605">preferredDeliveryMethod</a>
<p></p>
</td>
- <td><a name="1101085">
-The person's preferred contact or delivery method.</a>
+ <td><a name="1101085">The person's preferred contact or delivery
+method.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1101090">
- </a><a
+ <td><a name="1101090"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1204477">roomNumber</a>
<p></p>
</td>
- <td><a name="1101092">
-Room number of the person.</a>
+ <td><a name="1101092">Room number of the person.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1101097">
- </a><a
+ <td><a name="1101097"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202691">secretary</a>
<p></p>
</td>
- <td><a name="1101099">
-Distinguished name of the person's secretary or administrative
+ <td><a name="1101099">Distinguished name of the person's
+secretary or administrative
assistant.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1101104">
- </a><a
+ <td><a name="1101104"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202782">textEncodedORAddress</a>
<p></p>
</td>
- <td><a name="1101106">
-Text-encoded Originator/Recipient (X.400) address of the person.</a>
+ <td><a name="1101106">Text-encoded Originator/Recipient (X.400)
+address of the person.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1101111">
- </a><a
+ <td><a name="1101111"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1296804">uid</a>
<p></p>
</td>
- <td><a name="1101113">
-Logon ID of the person.</a>
+ <td><a name="1101113">Logon ID of the person.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1101118">
- </a><a
+ <td><a name="1101118"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202840">userClass</a>
<p></p>
</td>
- <td><a name="1101120">
-Category of user.</a>
+ <td><a name="1101120">Category of user.</a>
<p></p>
</td>
</tr>
@@ -2501,8 +2192,7 @@ Category of user.</a>
</table>
</p>
<p><a name="1100862">&Acirc;&nbsp;
-</a><a name="nsLicenseUser">
-</a></p>
+</a><a name="nsLicenseUser"></a></p>
<h3><a name="nsLicenseUser"> nsLicenseUser</a></h3>
<a name="1100863">
Object class used to track licenses for servers that are licensed on a
@@ -2511,52 +2201,44 @@ inetOrgPerson object class. You can manage the contents of this object
class through the Users and Groups area of the Administration Server.
This object class is a Netscape|Red Hat extension to the standard LDAP
schema.</a>
-<p><a name="1100864">
-OID: <code>2.16.840.1.113730.3.2.7</code></a></p>
+<p><a name="1100864">OID: <code>2.16.840.1.113730.3.2.7</code></a></p>
<p><a name="1100891"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1100867">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1100867"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1100869">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1100869"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1100873">
- </a><a
+ <td><a name="1100873"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1091847">nsLicensedFor</a>
<p></p>
</td>
- <td><a name="1100875">
-server that the user is licensed to use.</a>
+ <td><a name="1100875">server that the user is licensed to use.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107587">
- </a><a
+ <td><a name="1107587"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1091864">nsLicenseEndTime</a>
<p></p>
</td>
- <td><a name="1107589">
-Reserved for future use.</a>
+ <td><a name="1107589">Reserved for future use.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1100880">
- </a><a
+ <td><a name="1100880"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1091859">nsLicenseStartTime</a>
<p></p>
</td>
- <td><a name="1100882">
-Reserved for future use.</a>
+ <td><a name="1100882">Reserved for future use.</a>
<p></p>
</td>
</tr>
@@ -2572,29 +2254,26 @@ Reserved for future use.</a>
</table>
</p>
<p><a name="1089442">&Acirc;&nbsp;
-</a><a name="ntUser">
-</a></p>
+</a><a name="ntUser"></a></p>
<h3><a name="ntUser"> ntUser</a></h3>
<a name="1089443">
Defines entries that are to be synchronized between the Directory
Server and a Windows NT network. The attributes defined by ntUser
assist in NT Synchronization. This object class is a Netscape|Red Hat
extension to the standard LDAP schema.</a>
-<p><a name="1098670">
-OID: <code>2.16.840.1.113730.3.2.8</code></a></p>
+<p><a name="1098670">OID: <code>2.16.840.1.113730.3.2.8</code></a></p>
<p><a name="1089444">
<b></b></a></p>
<ul>
- <a name="1089444"><b>Note
- </b></a>
+ <a name="1089444"><b>Note </b></a>
</ul>
<a name="1089445">
All ntUser attributes are read-only, except for ntUserCreateNewAccount,
ntUserDomainId, and ntUserDeleteAccount. Any modifications you make to
read-only ntUser attributes will be deleted and the original values
will be replaced when the next NT Synchronization occurs.</a>
-<p><a name="1089446">
-Several Directory Server attributes correspond directly to NT user
+<p><a name="1089446">Several Directory Server attributes correspond
+directly to NT user
account fields. When you create a new person entry in the Directory
Server that is to be synchronized with NT, Directory Server attributes
will be assigned to NT user account fields as follows: </a>
@@ -2602,52 +2281,42 @@ will be assigned to NT user account fields as follows: </a>
<caption><br>
</caption><tbody>
<tr>
- <td><a name="1089449">
-Directory Server attribute</a>
+ <td><a name="1089449">Directory Server attribute</a>
<p></p>
</td>
- <td><a name="1089451">
-NT user account field</a>
+ <td><a name="1089451">NT user account field</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089453">
-cn or commonName</a>
+ <td><a name="1089453">cn or commonName</a>
<p></p>
</td>
- <td><a name="1089455">
-full_name</a>
+ <td><a name="1089455">full_name</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089457">
-description</a>
+ <td><a name="1089457">description</a>
<p></p>
</td>
- <td><a name="1089459">
-comment</a>
+ <td><a name="1089459">comment</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089461">
-userid</a>
+ <td><a name="1089461">userid</a>
<p></p>
</td>
- <td><a name="1089463">
-name</a>
+ <td><a name="1089463">name</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089465">
-userPassword</a>
+ <td><a name="1089465">userPassword</a>
<p></p>
</td>
- <td><a name="1089467">
-password</a>
+ <td><a name="1089467">password</a>
<p></p>
</td>
</tr>
@@ -2667,367 +2336,317 @@ password</a>
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1089470">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1089470"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1089472">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1089472"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1107594">
- </a><a
+ <td><a name="1107594"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171528">description</a>
<p></p>
</td>
- <td><a name="1107596">
-Text description of the user.</a>
+ <td><a name="1107596">Text description of the user.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107601">
- </a><a
+ <td><a name="1107601"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1244534">l</a>
<p></p>
</td>
- <td><a name="1107603">
-The user's locality.</a>
+ <td><a name="1107603">The user's locality.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107608">
- </a><a
+ <td><a name="1107608"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1241174">ou</a>
<p></p>
</td>
- <td><a name="1107610">
-The organizational unit to which the user belongs.</a>
+ <td><a name="1107610">The organizational unit to which the user
+belongs.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107615">
- </a><a
+ <td><a name="1107615"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1172500">seeAlso</a>
<p></p>
</td>
- <td><a name="1107617">
-URL to information relevant to the user.</a>
+ <td><a name="1107617">URL to information relevant to the user.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089476">
- </a><a
+ <td><a name="1089476"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1015403">ntUserDomainId</a>
<p></p>
</td>
- <td><a name="1089479">
-(Required) Corresponding NT user name.</a>
+ <td><a name="1089479">(Required) Corresponding NT user name.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089482">
- </a><a
+ <td><a name="1089482"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1013839">ntUserAcctExpires</a>
<p></p>
</td>
- <td><a name="1089484">
-Identifies when the user's NT account will expire.</a>
+ <td><a name="1089484">Identifies when the user's NT account will
+expire.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089487">
- </a><a
+ <td><a name="1089487"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1014052">ntUserAuthFlags</a>
<p></p>
</td>
- <td><a name="1089489">
-The user's privileges on the NT network.</a>
+ <td><a name="1089489">The user's privileges on the NT network.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089492">
- </a><a
+ <td><a name="1089492"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1038772">ntUserBadPwCount</a>
<p></p>
</td>
- <td><a name="1089494">
-Number of times that a failed login attempt occurred in NT using the
+ <td><a name="1089494">Number of times that a failed login attempt
+occurred in NT using the
user's NT login ID.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089497">
- </a><a
+ <td><a name="1089497"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1014973">ntUserCodePage</a>
<p></p>
</td>
- <td><a name="1089499">
-The user's code page.</a>
+ <td><a name="1089499">The user's code page.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089502">
- </a><a
+ <td><a name="1089502"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1246829">ntUserComment</a>
<p></p>
</td>
- <td><a name="1089504">
-Description for the user's NT account.</a>
+ <td><a name="1089504">Description for the user's NT account.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089507">
- </a><a
+ <td><a name="1089507"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1015155">ntUserCountryCode</a>
<p></p>
</td>
- <td><a name="1089509">
-The user's country code.</a>
+ <td><a name="1089509">The user's country code.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089512">
- </a><a
+ <td><a name="1089512"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1015239">ntUserCreateNewAccount</a>
<p></p>
</td>
- <td><a name="1089514">
-Identifies whether an NT account should be created when this entry is
+ <td><a name="1089514">Identifies whether an NT account should be
+created when this entry is
created in the Directory Server.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089517">
- </a><a
+ <td><a name="1089517"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1015309">ntUserDeleteAccount</a>
<p></p>
</td>
- <td><a name="1089519">
-Identifies whether the user's NT account should be deleted when this
+ <td><a name="1089519">Identifies whether the user's NT account
+should be deleted when this
entry is deleted from the Directory Server.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089522">
- </a><a
+ <td><a name="1089522"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1015534">ntUserFlags</a>
<p></p>
</td>
- <td><a name="1089524">
-Identifies various NT account flags.</a>
+ <td><a name="1089524">Identifies various NT account flags.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089527">
- </a><a
+ <td><a name="1089527"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1015584">ntUserHomeDir</a>
<p></p>
</td>
- <td><a name="1089529">
-Path to the user's home directory.</a>
+ <td><a name="1089529">Path to the user's home directory.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089532">
- </a><a
+ <td><a name="1089532"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1015624">ntUserHomeDirDrive</a>
<p></p>
</td>
- <td><a name="1089534">
-Drive letter assigned to the user's home directory.</a>
+ <td><a name="1089534">Drive letter assigned to the user's home
+directory.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089537">
- </a><a
+ <td><a name="1089537"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1015682">ntUserLastLogoff</a>
<p></p>
</td>
- <td><a name="1089539">
-Time of the user's last logoff from NT.</a>
+ <td><a name="1089539">Time of the user's last logoff from NT.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089542">
- </a><a
+ <td><a name="1089542"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1015722">ntUserLastLogon</a>
<p></p>
</td>
- <td><a name="1089544">
-Time of the user's last logon to NT.</a>
+ <td><a name="1089544">Time of the user's last logon to NT.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089547">
- </a><a
+ <td><a name="1089547"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1015746">ntUserLogonHours</a>
<p></p>
</td>
- <td><a name="1089549">
-Times when the user is allowed to log on to NT.</a>
+ <td><a name="1089549">Times when the user is allowed to log on to
+NT.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1101276">
- </a><a
+ <td><a name="1101276"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1015839">ntUserLogonServer</a>
<p></p>
</td>
- <td><a name="1089554">
-Server to which the user's NT logon requests are sent.</a>
+ <td><a name="1089554">Server to which the user's NT logon
+requests are sent.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089557">
- </a><a
+ <td><a name="1089557"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1015984">ntUserMaxStorage</a>
<p></p>
</td>
- <td><a name="1089559">
-Maximum disk space available to the user under NT.</a>
+ <td><a name="1089559">Maximum disk space available to the user
+under NT.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089562">
- </a><a
+ <td><a name="1089562"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1016030">ntUserNumLogons</a>
<p></p>
</td>
- <td><a name="1089564">
-Number of successful logins to the user's NT account.</a>
+ <td><a name="1089564">Number of successful logins to the user's
+NT account.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1101297">
- </a><a
+ <td><a name="1101297"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1021575">ntUserParms</a>
<p></p>
</td>
- <td><a name="1101299">
-Unicode string reserved for use by applications.</a>
+ <td><a name="1101299">Unicode string reserved for use by
+applications.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089567">
- </a><a
+ <td><a name="1089567"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1016157">ntUserPasswordExpired</a>
<p></p>
</td>
- <td><a name="1089569">
-Identifies if the user's NT password has expired.</a>
+ <td><a name="1089569">Identifies if the user's NT password has
+expired.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089572">
- </a><a
+ <td><a name="1089572"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1016246">ntUserPrimaryGroupId</a>
<p></p>
</td>
- <td><a name="1089574">
-The user's primary global group.</a>
+ <td><a name="1089574">The user's primary global group.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1101331">
- </a><a
+ <td><a name="1101331"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1017849">ntUserPriv</a>
<p></p>
</td>
- <td><a name="1101333">
-User's level of privilege on the Windows NT Network.</a>
+ <td><a name="1101333">User's level of privilege on the Windows NT
+Network.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089577">
- </a><a
+ <td><a name="1089577"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1016298">ntUserProfile</a>
<p></p>
</td>
- <td><a name="1089579">
-Path to the user's NT profile.</a>
+ <td><a name="1089579">Path to the user's NT profile.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089582">
- </a><a
+ <td><a name="1089582"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1016395">ntUserScriptPath</a>
<p></p>
</td>
- <td><a name="1089584">
-Path to the user's NT login script.</a>
+ <td><a name="1089584">Path to the user's NT login script.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089587">
- </a><a
+ <td><a name="1089587"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1016531">ntUserUniqueId</a>
<p></p>
</td>
- <td><a name="1089589">
-Identifies the user's NT RID.</a>
+ <td><a name="1089589">Identifies the user's NT RID.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089592">
- </a><a
+ <td><a name="1089592"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1016632">ntUserUnitsPerWeek</a>
<p></p>
</td>
- <td><a name="1089594">
-Value used to compute the user's NTUserLogonHours.</a>
+ <td><a name="1089594">Value used to compute the user's
+NTUserLogonHours.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089597">
- </a><a
+ <td><a name="1089597"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1016696">ntUserUsrComment</a>
<p></p>
</td>
- <td><a name="1089599">
-Comments regarding the user's NT entry.</a>
+ <td><a name="1089599">Comments regarding the user's NT entry.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089607">
- </a><a
+ <td><a name="1089607"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1016728">ntUserWorkstations</a>
<p></p>
</td>
- <td><a name="1089609">
-NT workstations from which the user is allowed to log into the NT
+ <td><a name="1089609">NT workstations from which the user is
+allowed to log into the NT
domain.</a>
<p></p>
</td>
@@ -3044,216 +2663,188 @@ domain.</a>
</table>
</p>
<p><a name="1002805">&Acirc;&nbsp;
-</a><a name="organizationalPerson">
-</a></p>
+</a><a name="organizationalPerson"></a></p>
<h3><a name="organizationalPerson"> organizationalPerson</a></h3>
<a name="1002806">
Defines entries for people employed by or associated with an
organization. The organizationalPerson object class is an extension of
the person object class. This object class was inherited from X.500
Directory Services. </a>
-<p><a name="1096977">
-OID: <code>2.5.6.7</code></a></p>
+<p><a name="1096977">OID: <code>2.5.6.7</code></a></p>
<p><a name="1068825"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1070698">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1070698"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1070700">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1070700"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1070715">
- </a><a
+ <td><a name="1070715"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1292809">destinationIndicator</a>
<p></p>
</td>
- <td><a name="1070717">
-The country and city associated with the person needed to provide
+ <td><a name="1070717">The country and city associated with the
+person needed to provide
Public Telegram Service.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1070720">
- </a><a
+ <td><a name="1070720"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171637">facsimileTelephoneNumber</a>
<p></p>
</td>
- <td><a name="1070722">
-The person's fax number.</a>
+ <td><a name="1070722">The person's fax number.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107649">
- </a><a
+ <td><a name="1107649"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1224256">internationalIsdnNumber</a>
<p></p>
</td>
- <td><a name="1107651">
-The person's ISDN number.</a>
+ <td><a name="1107651">The person's ISDN number.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1070725">
- </a><a
+ <td><a name="1070725"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1244534">l</a>
<p></p>
</td>
- <td><a name="1070727">
-Location at which the person resides.</a>
+ <td><a name="1070727">Location at which the person resides.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1070731">
- </a><a
+ <td><a name="1070731"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1241174">ou</a>
<p></p>
</td>
- <td><a name="1070733">
-Organizational unit to which the person belongs.</a>
+ <td><a name="1070733">Organizational unit to which the person
+belongs.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1070736">
- </a><a
+ <td><a name="1070736"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1003072">physicalDeliveryOfficeName</a>
<p></p>
</td>
- <td><a name="1070738">
-Location where physical deliveries can be made to this person.</a>
+ <td><a name="1070738">Location where physical deliveries can be
+made to this person.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1070741">
- </a><a
+ <td><a name="1070741"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1230025">postalAddress</a>
<p></p>
</td>
- <td><a name="1070743">
-The person's mailing address.</a>
+ <td><a name="1070743">The person's mailing address.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1070746">
- </a><a
+ <td><a name="1070746"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1230036">postalCode</a>
<p></p>
</td>
- <td><a name="1070748">
-The person's postal code (such as a United States zip code).</a>
+ <td><a name="1070748">The person's postal code (such as a United
+States zip code).</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1070751">
- </a><a
+ <td><a name="1070751"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1230043">postOfficeBox</a>
<p></p>
</td>
- <td><a name="1070753">
-The person's post office box.</a>
+ <td><a name="1070753">The person's post office box.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1070756">
- </a><a
+ <td><a name="1070756"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202605">preferredDeliveryMethod</a>
<p></p>
</td>
- <td><a name="1070758">
-The person's preferred method of contact or delivery.</a>
+ <td><a name="1070758">The person's preferred method of contact or
+delivery.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107658">
- </a><a
+ <td><a name="1107658"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202644">registeredAddress</a>
<p></p>
</td>
- <td><a name="1107671">
-Postal address suitable for reception of expedited documents, where the
+ <td><a name="1107671">Postal address suitable for reception of
+expedited documents, where the
recipient must verify delivery.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1070766">
- </a><a
+ <td><a name="1070766"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1203417">st</a>
<p></p>
</td>
- <td><a name="1070768">
-State or province in which the person resides.</a>
+ <td><a name="1070768">State or province in which the person
+resides.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1070771">
- </a><a
+ <td><a name="1070771"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202721">street</a>
<p></p>
</td>
- <td><a name="1070773">
-Street address at which the person is located.</a>
+ <td><a name="1070773">Street address at which the person is
+located.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107723">
- </a><a
+ <td><a name="1107723"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1205004">teletexTerminalIdentifier</a>
<p></p>
</td>
- <td><a name="1107725">
-Identifier for the teletex terminal of the organization.</a>
+ <td><a name="1107725">Identifier for the teletex terminal of the
+organization.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107716">
- </a><a
+ <td><a name="1107716"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1205120">telexNumber</a>
<p></p>
</td>
- <td><a name="1107718">
-Telex number of the organization.</a>
+ <td><a name="1107718">Telex number of the organization.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107709">
- </a><a
+ <td><a name="1107709"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1266248">title</a>
<p></p>
</td>
- <td><a name="1107711">
-The person's job title.</a>
+ <td><a name="1107711">The person's job title.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1107702">
- </a><a
+ <td><a name="1107702"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1281763">x121Address</a>
<p></p>
</td>
- <td><a name="1107704">
-X.121 address of the organization.</a>
+ <td><a name="1107704">X.121 address of the organization.</a>
<p></p>
</td>
</tr>
@@ -3282,246 +2873,217 @@ OID: <code>2.5.6.8</code></a></p>
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1088571">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1088571"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1088573">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1088573"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1088576">
- </a><a
+ <td><a name="1088576"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171494">cn</a>
<p></p>
</td>
- <td><a name="1088579">
-(Required) The role's common name.</a>
+ <td><a name="1088579">(Required) The role's common name.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1088588">
- </a><a
+ <td><a name="1088588"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171528">description</a>
<p></p>
</td>
- <td><a name="1088590">
-Text description of the role.</a>
+ <td><a name="1088590">Text description of the role.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1088716">
- </a><a
+ <td><a name="1088716"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1292809">destinationIndicator</a>
<p></p>
</td>
- <td><a name="1088718">
-This attribute is used for telegram services to the person in this role.</a>
+ <td><a name="1088718">This attribute is used for telegram
+services to the person in this role.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1088780">
- </a><a
+ <td><a name="1088780"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171637">facsimileTelephoneNumber</a>
<p></p>
</td>
- <td><a name="1088782">
-Fax number of the person in the role.</a>
+ <td><a name="1088782">Fax number of the person in the role.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1088726">
- </a><a
+ <td><a name="1088726"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1224256">internationalIsdnNumber</a>
<p></p>
</td>
- <td><a name="1088728">
-ISDN number of the person in the role.</a>
+ <td><a name="1088728">ISDN number of the person in the role.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1088806">
- </a><a
+ <td><a name="1088806"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1244534">l</a>
<p></p>
</td>
- <td><a name="1088808">
-Location in which the person in the role resides.</a>
+ <td><a name="1088808">Location in which the person in the role
+resides.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1088812">
- </a><a
+ <td><a name="1088812"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1241174">ou</a>
<p></p>
</td>
- <td><a name="1088814">
-Organizational unit to which the person in the role belongs.</a>
+ <td><a name="1088814">Organizational unit to which the person in
+the role belongs.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1088817">
- </a><a
+ <td><a name="1088817"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1003072">physicalDeliveryOfficeName</a>
<p></p>
</td>
- <td><a name="1088819">
-Location where physical deliveries can be made to the person in this
+ <td><a name="1088819">Location where physical deliveries can be
+made to the person in this
role.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1101602">
- </a><a
+ <td><a name="1101602"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1230025">postalAddress</a>
<p></p>
</td>
- <td><a name="1088824">
-Business mailing address for the person in this role.</a>
+ <td><a name="1088824">Business mailing address for the person in
+this role.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1101607">
- </a><a
+ <td><a name="1101607"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1230036">postalCode</a>
<p></p>
</td>
- <td><a name="1088829">
-Business postal code (such as a United States zip code) for the person
+ <td><a name="1088829">Business postal code (such as a United
+States zip code) for the person
in this role.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1101612">
- </a><a
+ <td><a name="1101612"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1230043">postOfficeBox</a>
<p></p>
</td>
- <td><a name="1088834">
-Business post office box for the person in this role.</a>
+ <td><a name="1088834">Business post office box for the person in
+this role.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1101617">
- </a><a
+ <td><a name="1101617"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202605">preferredDeliveryMethod</a>
<p></p>
</td>
- <td><a name="1088839">
-Preferred method of contact or delivery of the person in this role.</a>
+ <td><a name="1088839">Preferred method of contact or delivery of
+the person in this role.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1088771">
- </a><a
+ <td><a name="1088771"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202644">registeredAddress</a>
<p></p>
</td>
- <td><a name="1106144">
-Postal address suitable for reception of expedited documents, where the
+ <td><a name="1106144">Postal address suitable for reception of
+expedited documents, where the
recipient must verify delivery.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1088863">
- </a><a
+ <td><a name="1088863"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202666">roleOccupant</a>
<p></p>
</td>
- <td><a name="1088865">
-Distinguished name of the person in this role.</a>
+ <td><a name="1088865">Distinguished name of the person in this
+role.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1088593">
- </a><a
+ <td><a name="1088593"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1172500">seeAlso</a>
<p></p>
</td>
- <td><a name="1088595">
-URL to information relevant to the person in the role.</a>
+ <td><a name="1088595">URL to information relevant to the person
+in the role.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1101632">
- </a><a
+ <td><a name="1101632"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1203417">st</a>
<p></p>
</td>
- <td><a name="1088879">
-State or province in which the person in this role resides.</a>
+ <td><a name="1088879">State or province in which the person in
+this role resides.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1101637">
- </a><a
+ <td><a name="1101637"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202721">street</a>
<p></p>
</td>
- <td><a name="1088884">
-Street address at which the person in this role is located.</a>
+ <td><a name="1088884">Street address at which the person in this
+role is located.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1101642">
- </a><a
+ <td><a name="1101642"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1230129">telephoneNumber</a>
<p></p>
</td>
- <td><a name="1088600">
-The person's telephone number.</a>
+ <td><a name="1088600">The person's telephone number.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1088888">
- </a><a
+ <td><a name="1088888"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1205004">teletexTerminalIdentifier</a>
<p></p>
</td>
- <td><a name="1088890">
-Identifier for the teletex terminal of the person in this role.</a>
+ <td><a name="1088890">Identifier for the teletex terminal of the
+person in this role.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1088937">
- </a><a
+ <td><a name="1088937"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1205120">telexNumber</a>
<p></p>
</td>
- <td><a name="1088939">
-Telex number of the person in this role.</a>
+ <td><a name="1088939">Telex number of the person in this role.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1088978">
- </a><a
+ <td><a name="1088978"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1281763">x121Address</a>
<p></p>
</td>
- <td><a name="1088980">
-X.121 address of the person in this role.</a>
+ <td><a name="1088980">X.121 address of the person in this role.</a>
<p></p>
</td>
</tr>
@@ -3550,78 +3112,67 @@ OID: <code>2.5.6.6</code></a></p>
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1089685">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1089685"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1089687">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1089687"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1089690">
- </a><a
+ <td><a name="1089690"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171494">cn</a>
<p></p>
</td>
- <td><a name="1089693">
-(Required) The person's common name.</a>
+ <td><a name="1089693">(Required) The person's common name.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089696">
- </a><a
+ <td><a name="1089696"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1290325">sn</a>
<p></p>
</td>
- <td><a name="1089699">
-(Required) The person's surname, or last name.</a>
+ <td><a name="1089699">(Required) The person's surname, or last
+name.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089702">
- </a><a
+ <td><a name="1089702"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171528">description</a>
<p></p>
</td>
- <td><a name="1089704">
-Text description of the person.</a>
+ <td><a name="1089704">Text description of the person.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089707">
- </a><a
+ <td><a name="1089707"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1172500">seeAlso</a>
<p></p>
</td>
- <td><a name="1089709">
-URL to information relevant to the person.</a>
+ <td><a name="1089709">URL to information relevant to the person.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089712">
- </a><a
+ <td><a name="1089712"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1230129">telephoneNumber</a>
<p></p>
</td>
- <td><a name="1089714">
-The person's telephone number.</a>
+ <td><a name="1089714">The person's telephone number.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1089717">
- </a><a
+ <td><a name="1089717"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1196547">userPassword</a>
<p></p>
</td>
- <td><a name="1089719">
-Password with which the person can bind to the directory.</a>
+ <td><a name="1089719">Password with which the person can bind to
+the directory.</a>
<p></p>
</td>
</tr>
@@ -3650,189 +3201,165 @@ OID: <code>2.5.6.10</code></a></p>
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1106272">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1106272"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1106274">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1106274"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1106279">
- </a><a
+ <td><a name="1106279"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1244534">l</a>
<p></p>
</td>
- <td><a name="1106281">
-(Required) Locality in which the person resides.</a>
+ <td><a name="1106281">(Required) Locality in which the person
+resides.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1106286">
- </a><a
+ <td><a name="1106286"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171367">businessCategory</a>
<p></p>
</td>
- <td><a name="1106288">
-Business in which the person is involved.</a>
+ <td><a name="1106288">Business in which the person is involved.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1106293">
- </a><a
+ <td><a name="1106293"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1292809">destinationIndicator</a>
<p></p>
</td>
- <td><a name="1106295">
-This attribute is used for telegram services to this person.</a>
+ <td><a name="1106295">This attribute is used for telegram
+services to this person.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1106299">
- </a><a
+ <td><a name="1106299"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171637">facsimileTelephoneNumber</a>
<p></p>
</td>
- <td><a name="1106302">
-Fax number for the person.</a>
+ <td><a name="1106302">Fax number for the person.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1106307">
- </a><a
+ <td><a name="1106307"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1224256">internationalIsdnNumber</a>
<p></p>
</td>
- <td><a name="1106309">
-ISDN number of the person.</a>
+ <td><a name="1106309">ISDN number of the person.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1106313">
- </a><a
+ <td><a name="1106313"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1003072">physicalDeliveryOfficeName</a>
<p></p>
</td>
- <td><a name="1106316">
-Location where physical deliveries can be made.</a>
+ <td><a name="1106316">Location where physical deliveries can be
+made.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1106321">
- </a><a
+ <td><a name="1106321"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1230025">postalAddress</a>
<p></p>
</td>
- <td><a name="1106323">
-Business mailing address for the person.</a>
+ <td><a name="1106323">Business mailing address for the person.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1106328">
- </a><a
+ <td><a name="1106328"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1230036">postalCode</a>
<p></p>
</td>
- <td><a name="1106330">
-Business postal code (such as a United States zip code) for the person.</a>
+ <td><a name="1106330">Business postal code (such as a United
+States zip code) for the person.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1106335">
- </a><a
+ <td><a name="1106335"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1230043">postOfficeBox</a>
<p></p>
</td>
- <td><a name="1106337">
-Business post office box for the person.</a>
+ <td><a name="1106337">Business post office box for the person.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1106342">
- </a><a
+ <td><a name="1106342"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202605">preferredDeliveryMethod</a>
<p></p>
</td>
- <td><a name="1106344">
-Preferred method of contact or delivery of the person.</a>
+ <td><a name="1106344">Preferred method of contact or delivery of
+the person.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1106349">
- </a><a
+ <td><a name="1106349"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202644">registeredAddress</a>
<p></p>
</td>
- <td><a name="1106351">
-Postal address suitable for reception of expedited documents, where the
+ <td><a name="1106351">Postal address suitable for reception of
+expedited documents, where the
recipient must verify delivery.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1106356">
- </a><a
+ <td><a name="1106356"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1203417">st</a>
<p></p>
</td>
- <td><a name="1106358">
-State or province in which the person resides.</a>
+ <td><a name="1106358">State or province in which the person
+resides.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1106363">
- </a><a
+ <td><a name="1106363"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202721">street</a>
<p></p>
</td>
- <td><a name="1106365">
-Street address at which the person is located.</a>
+ <td><a name="1106365">Street address at which the person is
+located.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1106370">
- </a><a
+ <td><a name="1106370"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1205004">teletexTerminalIdentifier</a>
<p></p>
</td>
- <td><a name="1106372">
-Identifier for the teletex terminal of the person.</a>
+ <td><a name="1106372">Identifier for the teletex terminal of the
+person.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1106377">
- </a><a
+ <td><a name="1106377"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1205120">telexNumber</a>
<p></p>
</td>
- <td><a name="1106379">
-Telex number of the person.</a>
+ <td><a name="1106379">Telex number of the person.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1106384">
- </a><a
+ <td><a name="1106384"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1281763">x121Address</a>
<p></p>
</td>
- <td><a name="1106386">
-X.121 address of the person.</a>
+ <td><a name="1106386">X.121 address of the person.</a>
<p></p>
</td>
</tr>
@@ -3848,8 +3375,7 @@ X.121 address of the person.</a>
</table>
</p>
<p><a name="1078660">&Acirc;&nbsp;
-</a><a name="Calendar Server Extensions">
-</a></p>
+</a><a name="Calendar Server Extensions"></a></p>
<h2><a name="Calendar Server Extensions"> Calendar Server Extensions</a></h2>
<a name="1081153">
The following object classes are used by the Calendar Server. The
@@ -3862,37 +3388,32 @@ object classes described here include </a><a
and <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/objclass.htm#1078672">nsCalUser</a>.
<p><a name="1078663">&Acirc;&nbsp;
-</a><a name="netscapeCalendarServer">
-</a></p>
+</a><a name="netscapeCalendarServer"></a></p>
<h3><a name="netscapeCalendarServer"> netscapeCalendarServer</a></h3>
<a name="1078664">
Object class used to store information about the Calendar Server in the
directory. This object class is a Netscape|Red Hat extension to the
standard LDAP schema. Reserved for future use.</a>
-<p><a name="1097056">
-OID: <code>2.16.840.1.113730.3.2.17</code></a></p>
+<p><a name="1097056">OID: <code>2.16.840.1.113730.3.2.17</code></a></p>
<p><a name="1107920"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1107742">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1107742"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1107744">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1107744"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1107749">
- </a><a
+ <td><a name="1107749"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1229677">objectClass</a>
<p></p>
</td>
- <td><a name="1107751">
-(Required) Reserved.</a>
+ <td><a name="1107751">(Required) Reserved.</a>
<p></p>
</td>
</tr>
@@ -3910,321 +3431,279 @@ OID: <code>2.16.840.1.113730.3.2.17</code></a></p>
<p><a name="1097417">
</a></p>
<p><a name="1097420">&Acirc;&nbsp;
-</a><a name="nsCalAdmin">
-</a></p>
+</a><a name="nsCalAdmin"></a></p>
<h3><a name="nsCalAdmin"> nsCalAdmin</a></h3>
<a name="1097421">
Object class used by the Calendar Server to store information about the
calendar server administrator in the directory. This object class is a
Netscape|Red Hat extension to the standard LDAP schema.</a>
-<p><a name="1097052">
-OID: <code>2.16.840.1.113730.3.2.15</code></a></p>
+<p><a name="1097052">OID: <code>2.16.840.1.113730.3.2.15</code></a></p>
<p><a name="1084442"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1102028">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1102028"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1102030">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1102030"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1108105">
- </a><a
+ <td><a name="1108105"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1229677">objectClass</a>
<p></p>
</td>
- <td><a name="1108107">
-(Required) Reserved.</a>
+ <td><a name="1108107">(Required) Reserved.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1108100">
- </a><a
+ <td><a name="1108100"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171494">cn</a>
<p></p>
</td>
- <td><a name="1102037">
-The administrator's common name.</a>
+ <td><a name="1102037">The administrator's common name.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102042">
- </a><a
+ <td><a name="1102042"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171637">facsimileTelephoneNumber</a>
<p></p>
</td>
- <td><a name="1102044">
-The administrator's fax number.</a>
+ <td><a name="1102044">The administrator's fax number.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102049">
- </a><a
+ <td><a name="1102049"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1104309">generationQualifier</a>
<p></p>
</td>
- <td><a name="1102051">
-Same as generation Qualifier in the Lightweight Internet Person Schema
+ <td><a name="1102051">Same as generation Qualifier in the
+Lightweight Internet Person Schema
(LIPS).</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102056">
- </a><a
+ <td><a name="1102056"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1229534">givenName</a>
<p></p>
</td>
- <td><a name="1102058">
-The administrator's given, or first name.</a>
+ <td><a name="1102058">The administrator's given, or first name.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102063">
- </a><a
+ <td><a name="1102063"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1229543">initials</a>
<p></p>
</td>
- <td><a name="1102065">
-The administrator's initials.</a>
+ <td><a name="1102065">The administrator's initials.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102193">
- </a><a
+ <td><a name="1102193"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1104932">nsCalAccess</a>
<p></p>
</td>
- <td><a name="1102195">
-Defines whether the administrator should be allowed or denied access to
+ <td><a name="1102195">Defines whether the administrator should be
+allowed or denied access to
the calendar server.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102198">
- </a><a
+ <td><a name="1102198"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1166044">nsCalAccessDomain</a>
<p></p>
</td>
- <td><a name="1102200">
-Internet domain or IP address from which the calendar administrator is
+ <td><a name="1102200">Internet domain or IP address from which
+the calendar administrator is
allowed to access calendar data. This attribute is reserved for future
use.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102203">
- </a><a
+ <td><a name="1102203"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1104994">nsCalAdmd</a>
<p></p>
</td>
- <td><a name="1102205">
-X.400 Administration Management Domain Name of the administrator.</a>
+ <td><a name="1102205">X.400 Administration Management Domain Name
+of the administrator.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102208">
- </a><a
+ <td><a name="1102208"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1164493">nsCalFlags</a>
<p></p>
</td>
- <td><a name="1102210">
-Reserved for future use.</a>
+ <td><a name="1102210">Reserved for future use.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102213">
- </a><a
+ <td><a name="1102213"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1157806">nsCalHost</a>
<p></p>
</td>
- <td><a name="1102215">
-Hostname, or IP address, of the computer hosting the calendar
+ <td><a name="1102215">Hostname, or IP address, of the computer
+hosting the calendar
administrator's information.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102218">
- </a><a
+ <td><a name="1102218"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1105333">nsCalLanguageId</a>
<p></p>
</td>
- <td><a name="1102220">
-Language in which the administrator prefers to receive email.</a>
+ <td><a name="1102220">Language in which the administrator prefers
+to receive email.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102223">
- </a><a
+ <td><a name="1102223"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1157846">nsCalNodeAlias</a>
<p></p>
</td>
- <td><a name="1102225">
-Mnemonic name of the node on which the administrator's data is stored.</a>
+ <td><a name="1102225">Mnemonic name of the node on which the
+administrator's data is stored.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102228">
- </a><a
+ <td><a name="1102228"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1105739">nsCalOrgUnit2</a>
<p></p>
</td>
- <td><a name="1102230">
-X.400 Organization Unit 2 (OU2).</a>
+ <td><a name="1102230">X.400 Organization Unit 2 (OU2).</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102233">
- </a><a
+ <td><a name="1102233"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1105752">nsCalOrgUnit3</a>
<p></p>
</td>
- <td><a name="1102235">
-X.400 Organization Unit 3 (OU3).</a>
+ <td><a name="1102235">X.400 Organization Unit 3 (OU3).</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102238">
- </a><a
+ <td><a name="1102238"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1105815">nsCalOrgUnit4</a>
<p></p>
</td>
- <td><a name="1102240">
-X.400 Organization Unit 4 (OU4).</a>
+ <td><a name="1102240">X.400 Organization Unit 4 (OU4).</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102243">
- </a><a
+ <td><a name="1102243"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1105834">nsCalPasswordRequired</a>
<p></p>
</td>
- <td><a name="1102245">
-Specifies whether a calendar administrator must supply a password to
+ <td><a name="1102245">Specifies whether a calendar administrator
+must supply a password to
access calendar data.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102248">
- </a><a
+ <td><a name="1102248"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1105891">nsCalPrmd</a>
<p></p>
</td>
- <td><a name="1102250">
-X.400 Private Management Domain Name of the administrator.</a>
+ <td><a name="1102250">X.400 Private Management Domain Name of the
+administrator.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102253">
- </a><a
+ <td><a name="1102253"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1106093">nsCalServerVersion</a>
<p></p>
</td>
- <td><a name="1102255">
-Version number of the calendar server hosting the calendar
+ <td><a name="1102255">Version number of the calendar server
+hosting the calendar
administrator's data.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102258">
- </a><a
+ <td><a name="1102258"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1106115">nsCalSysopCanWritePassword</a>
<p></p>
</td>
- <td><a name="1102260">
-Specifies if the calendar server administrator can overwrite user
+ <td><a name="1102260">Specifies if the calendar server
+administrator can overwrite user
passwords.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102263">
- </a><a
+ <td><a name="1102263"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1106218">nsCalXItemId</a>
<p></p>
</td>
- <td><a name="1102265">
-Identification number of the node on which the calendar administrator's
+ <td><a name="1102265">Identification number of the node on which
+the calendar administrator's
data is stored.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102070">
- </a><a
+ <td><a name="1102070"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1241174">ou</a>
<p></p>
</td>
- <td><a name="1102072">
-Organizational unit to which the administrator belongs.</a>
+ <td><a name="1102072">Organizational unit to which the
+administrator belongs.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102077">
- </a><a
+ <td><a name="1102077"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1230025">postalAddress</a>
<p></p>
</td>
- <td><a name="1102079">
-The administrator's postal address.</a>
+ <td><a name="1102079">The administrator's postal address.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102084">
- </a><a
+ <td><a name="1102084"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1290325">sn</a>
<p></p>
</td>
- <td><a name="1102086">
-The administrator's surname or last name.</a>
+ <td><a name="1102086">The administrator's surname or last name.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102091">
- </a><a
+ <td><a name="1102091"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1230129">telephoneNumber</a>
<p></p>
</td>
- <td><a name="1102093">
-The administrator's telephone number.</a>
+ <td><a name="1102093">The administrator's telephone number.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102098">
- </a><a
+ <td><a name="1102098"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1196547">userPassword</a>
<p></p>
</td>
- <td><a name="1102100">
-The administrator's password.</a>
+ <td><a name="1102100">The administrator's password.</a>
<p></p>
</td>
</tr>
@@ -4240,323 +3719,282 @@ The administrator's password.</a>
</table>
</p>
<p><a name="1084445">&Acirc;&nbsp;
-</a><a name="nsCalResource">
-</a></p>
+</a><a name="nsCalResource"></a></p>
<h3><a name="nsCalResource"> nsCalResource</a></h3>
<a name="1084446">
Object class used by the Calendar Server to store information about
calendar resources, such as conference rooms, in the directory. This
object class is a Netscape|Red Hat extension to the standard LDAP
schema.</a>
-<p><a name="1097054">
-OID: <code>2.16.840.1.113730.3.2.16</code></a></p>
+<p><a name="1097054">OID: <code>2.16.840.1.113730.3.2.16</code></a></p>
<p><a name="1079532"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1079408">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1079408"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1079410">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1079410"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1108114">
- </a><a
+ <td><a name="1108114"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1229677">objectClass</a>
<p></p>
</td>
- <td><a name="1108116">
-(Required) Reserved.</a>
+ <td><a name="1108116">(Required) Reserved.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102373">
- </a><a
+ <td><a name="1102373"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171494">cn</a>
<p></p>
</td>
- <td><a name="1080905">
-The resource's common name.</a>
+ <td><a name="1080905">The resource's common name.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102378">
- </a><a
+ <td><a name="1102378"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171637">facsimileTelephoneNumber</a>
<p></p>
</td>
- <td><a name="1081264">
-Fax number associated with the resource.</a>
+ <td><a name="1081264">Fax number associated with the resource.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102455">
- </a><a
+ <td><a name="1102455"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1104932">nsCalAccess</a>
<p></p>
</td>
- <td><a name="1083840">
-Defines whether the resource should be allowed or denied access to the
+ <td><a name="1083840">Defines whether the resource should be
+allowed or denied access to the
calendar server.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102460">
- </a><a
+ <td><a name="1102460"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1166044">nsCalAccessDomain</a>
<p></p>
</td>
- <td><a name="1083873">
-Internet domain or IP address from which the calendar resource is
+ <td><a name="1083873">Internet domain or IP address from which
+the calendar resource is
allowed to access calendar data. This attribute is reserved for future
use.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079434">
- </a><a
+ <td><a name="1079434"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1105005">nsCalDefaultNoteReminder</a>
<p></p>
</td>
- <td><a name="1084773">
-Type (if any) of note reminder.</a>
+ <td><a name="1084773">Type (if any) of note reminder.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079439">
- </a><a
+ <td><a name="1079439"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1162428">nsCalDefaultReminder</a>
<p></p>
</td>
- <td><a name="1084609">
-Type (if any) of event reminder.</a>
+ <td><a name="1084609">Type (if any) of event reminder.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079444">
- </a><a
+ <td><a name="1079444"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1105139">nsCalDefaultTaskReminder</a>
<p></p>
</td>
- <td><a name="1084642">
-Type (if any) of task reminder.</a>
+ <td><a name="1084642">Type (if any) of task reminder.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079449">
- </a><a
+ <td><a name="1079449"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1105164">nsCalDisplayPrefs</a>
<p></p>
</td>
- <td><a name="1084565">
-Display preferences for the resource.</a>
+ <td><a name="1084565">Display preferences for the resource.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102485">
- </a><a
+ <td><a name="1102485"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1164493">nsCalFlags</a>
<p></p>
</td>
- <td><a name="1079456">
-Reserved for future use.</a>
+ <td><a name="1079456">Reserved for future use.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102490">
- </a><a
+ <td><a name="1102490"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1157806">nsCalHost</a>
<p></p>
</td>
- <td><a name="1083661">
-Hostname, or IP address, of the computer hosting the calendar
+ <td><a name="1083661">Hostname, or IP address, of the computer
+hosting the calendar
resource's information.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102495">
- </a><a
+ <td><a name="1102495"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1105333">nsCalLanguageId</a>
<p></p>
</td>
- <td><a name="1085033">
-Language in which the person responsible for the resource prefers to
+ <td><a name="1085033">Language in which the person responsible
+for the resource prefers to
receive email notification.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102500">
- </a><a
+ <td><a name="1102500"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1157846">nsCalNodeAlias</a>
<p></p>
</td>
- <td><a name="1083631">
-Mnemonic name of the node on which the resource's data is stored.</a>
+ <td><a name="1083631">Mnemonic name of the node on which the
+resource's data is stored.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079474">
- </a><a
+ <td><a name="1079474"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1118755">nsCalNotifMechanism</a>
<p></p>
</td>
- <td><a name="1079476">
-Mechanism used to notify event attendees (usually email).</a>
+ <td><a name="1079476">Mechanism used to notify event attendees
+(usually email).</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079479">
- </a><a
+ <td><a name="1079479"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1105631">nsCalOperatingPrefs</a>
<p></p>
</td>
- <td><a name="1084552">
-Operating preferences for the resource. Reserved for future use.</a>
+ <td><a name="1084552">Operating preferences for the resource.
+Reserved for future use.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079613">
- </a><a
+ <td><a name="1079613"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1105834">nsCalPasswordRequired</a>
<p></p>
</td>
- <td><a name="1084950">
-Specifies whether a calendar user must supply a password to access
+ <td><a name="1084950">Specifies whether a calendar user must
+supply a password to access
calendar data about this resource.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079509">
- </a><a
+ <td><a name="1079509"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1105943">nsCalRefreshPrefs</a>
<p></p>
</td>
- <td><a name="1079511">
-Defines whether the resource's preferences should be refreshed and how
+ <td><a name="1079511">Defines whether the resource's preferences
+should be refreshed and how
often.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079626">
- </a><a
+ <td><a name="1079626"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1105996">nsCalResourceCapacity</a>
<p></p>
</td>
- <td><a name="1079619">
-Capacity of the resource, such as maximum room occupancy.</a>
+ <td><a name="1079619">Capacity of the resource, such as maximum
+room occupancy.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079631">
- </a><a
+ <td><a name="1079631"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1209242">nsCalResourceNumber</a>
<p></p>
</td>
- <td><a name="1079623">
-The resource's identification number.</a>
+ <td><a name="1079623">The resource's identification number.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079514">
- </a><a
+ <td><a name="1079514"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1106093">nsCalServerVersion</a>
<p></p>
</td>
- <td><a name="1083778">
-Version number of the calendar server hosting the calendar resource's
+ <td><a name="1083778">Version number of the calendar server
+hosting the calendar resource's
data.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079519">
- </a><a
+ <td><a name="1079519"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1106115">nsCalSysopCanWritePassword</a>
<p></p>
</td>
- <td><a name="1085009">
-Specifies if the calendar server administrator can overwrite the
+ <td><a name="1085009">Specifies if the calendar server
+administrator can overwrite the
resource's password.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079524">
- </a><a
+ <td><a name="1079524"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1106160">nsCalTimezone</a>
<p></p>
</td>
- <td><a name="1079526">
-The current timezone in which the resource is located.</a>
+ <td><a name="1079526">The current timezone in which the resource
+is located.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079529">
- </a><a
+ <td><a name="1079529"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1106218">nsCalXItemId</a>
<p></p>
</td>
- <td><a name="1084486">
-Identification number of the node on which the calendar resource's data
+ <td><a name="1084486">Identification number of the node on which
+the calendar resource's data
is stored.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102416">
- </a><a
+ <td><a name="1102416"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1230025">postalAddress</a>
<p></p>
</td>
- <td><a name="1102418">
-Postal address of the resource.</a>
+ <td><a name="1102418">Postal address of the resource.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102409">
- </a><a
+ <td><a name="1102409"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1230129">telephoneNumber</a>
<p></p>
</td>
- <td><a name="1102411">
-The resource's telephone number.</a>
+ <td><a name="1102411">The resource's telephone number.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102402">
- </a><a
+ <td><a name="1102402"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1196547">userPassword</a>
<p></p>
</td>
- <td><a name="1102404">
-Reserved for future use.</a>
+ <td><a name="1102404">Reserved for future use.</a>
<p></p>
</td>
</tr>
@@ -4572,308 +4010,270 @@ Reserved for future use.</a>
</table>
</p>
<p><a name="1078672">&Acirc;&nbsp;
-</a><a name="nsCalUser">
-</a></p>
+</a><a name="nsCalUser"></a></p>
<h3><a name="nsCalUser"> nsCalUser</a></h3>
<a name="1078673">
Object class used by the Calendar Server to store information about
calendar users in the directory. This object class is a Netscape|Red
Hat extension to the standard LDAP schema.</a>
-<p><a name="1097050">
-OID: <code>2.16.840.1.113730.3.2.14</code></a></p>
+<p><a name="1097050">OID: <code>2.16.840.1.113730.3.2.14</code></a></p>
<p><a name="1078727"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1078677">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1078677"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1078679">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1078679"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1108154">
- </a><a
+ <td><a name="1108154"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1229677">objectClass</a>
<p></p>
</td>
- <td><a name="1108156">
-(Required) Reserved.</a>
+ <td><a name="1108156">(Required) Reserved.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1078683">
- </a><a
+ <td><a name="1078683"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1104309">generationQualifier</a>
<p></p>
</td>
- <td><a name="1078686">
-Same as generation Qualifier in the Lightweight Internet Person Schema
+ <td><a name="1078686">Same as generation Qualifier in the
+Lightweight Internet Person Schema
(LIPS).</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102672">
- </a><a
+ <td><a name="1102672"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1104932">nsCalAccess</a>
<p></p>
</td>
- <td><a name="1083848">
-Defines whether the user should be allowed or denied access to the
+ <td><a name="1083848">Defines whether the user should be allowed
+or denied access to the
calendar server.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102677">
- </a><a
+ <td><a name="1102677"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1166044">nsCalAccessDomain</a>
<p></p>
</td>
- <td><a name="1078696">
-Internet domain or IP address from which the calendar user is allowed
+ <td><a name="1078696">Internet domain or IP address from which
+the calendar user is allowed
to access calendar data. This attribute is reserved for future use.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102682">
- </a><a
+ <td><a name="1102682"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1104994">nsCalAdmd</a>
<p></p>
</td>
- <td><a name="1083983">
-X.400 Administration Management Domain Name of the user.</a>
+ <td><a name="1083983">X.400 Administration Management Domain Name
+of the user.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102697">
- </a><a
+ <td><a name="1102697"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1105005">nsCalDefaultNoteReminder</a>
<p></p>
</td>
- <td><a name="1084798">
-Type (if any) of note reminder.</a>
+ <td><a name="1084798">Type (if any) of note reminder.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102702">
- </a><a
+ <td><a name="1102702"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1162428">nsCalDefaultReminder</a>
<p></p>
</td>
- <td><a name="1078711">
-Type (if any) of event reminder.</a>
+ <td><a name="1078711">Type (if any) of event reminder.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102707">
- </a><a
+ <td><a name="1102707"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1105139">nsCalDefaultTaskReminder</a>
<p></p>
</td>
- <td><a name="1084619">
-Type (if any) of task reminder.</a>
+ <td><a name="1084619">Type (if any) of task reminder.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102712">
- </a><a
+ <td><a name="1102712"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1105164">nsCalDisplayPrefs</a>
<p></p>
</td>
- <td><a name="1078721">
-Display preferences for the user.</a>
+ <td><a name="1078721">Display preferences for the user.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102717">
- </a><a
+ <td><a name="1102717"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1164493">nsCalFlags</a>
<p></p>
</td>
- <td><a name="1078726">
-Reserved for future use.</a>
+ <td><a name="1078726">Reserved for future use.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102722">
- </a><a
+ <td><a name="1102722"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1157806">nsCalHost</a>
<p></p>
</td>
- <td><a name="1083672">
-Hostname, or IP address, of the computer hosting the calendar user's
+ <td><a name="1083672">Hostname, or IP address, of the computer
+hosting the calendar user's
information.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102727">
- </a><a
+ <td><a name="1102727"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1105333">nsCalLanguageId</a>
<p></p>
</td>
- <td><a name="1085040">
-Language in which the user prefers to receive email.</a>
+ <td><a name="1085040">Language in which the user prefers to
+receive email.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102732">
- </a><a
+ <td><a name="1102732"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1157846">nsCalNodeAlias</a>
<p></p>
</td>
- <td><a name="1083651">
-Mnemonic name of the node on which the user's data is stored.</a>
+ <td><a name="1083651">Mnemonic name of the node on which the
+user's data is stored.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102737">
- </a><a
+ <td><a name="1102737"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1118755">nsCalNotifMechanism</a>
<p></p>
</td>
- <td><a name="1084582">
-Mechanism used to notify event attendees (usually email).</a>
+ <td><a name="1084582">Mechanism used to notify event attendees
+(usually email).</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102742">
- </a><a
+ <td><a name="1102742"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1105631">nsCalOperatingPrefs</a>
<p></p>
</td>
- <td><a name="1078828">
-Operating preferences for the user. Reserved for future use.</a>
+ <td><a name="1078828">Operating preferences for the user.
+Reserved for future use.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1078821">
- </a><a
+ <td><a name="1078821"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1105739">nsCalOrgUnit2</a>
<p></p>
</td>
- <td><a name="1078823">
-X.400 Organization Unit 2 (OU2).</a>
+ <td><a name="1078823">X.400 Organization Unit 2 (OU2).</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1078816">
- </a><a
+ <td><a name="1078816"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1105752">nsCalOrgUnit3</a>
<p></p>
</td>
- <td><a name="1083904">
-X.400 Organization Unit 3 (OU3).</a>
+ <td><a name="1083904">X.400 Organization Unit 3 (OU3).</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1078811">
- </a><a
+ <td><a name="1078811"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1105815">nsCalOrgUnit4</a>
<p></p>
</td>
- <td><a name="1083922">
-X.400 Organization Unit 4 (OU4).</a>
+ <td><a name="1083922">X.400 Organization Unit 4 (OU4).</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102762">
- </a><a
+ <td><a name="1102762"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1105834">nsCalPasswordRequired</a>
<p></p>
</td>
- <td><a name="1082746">
-Specifies whether the user must supply a password to access calendar
+ <td><a name="1082746">Specifies whether the user must supply a
+password to access calendar
data.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1102767">
- </a><a
+ <td><a name="1102767"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1105891">nsCalPrmd</a>
<p></p>
</td>
- <td><a name="1083961">
-X.400 Private Management Domain Name of the user.</a>
+ <td><a name="1083961">X.400 Private Management Domain Name of the
+user.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1078796">
- </a><a
+ <td><a name="1078796"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1105943">nsCalRefreshPrefs</a>
<p></p>
</td>
- <td><a name="1084526">
-Defines whether the user's calendar information should be refreshed and
+ <td><a name="1084526">Defines whether the user's calendar
+information should be refreshed and
how often.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1078791">
- </a><a
+ <td><a name="1078791"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1106093">nsCalServerVersion</a>
<p></p>
</td>
- <td><a name="1083785">
-Version number of the calendar server hosting the calendar user's data.</a>
+ <td><a name="1083785">Version number of the calendar server
+hosting the calendar user's data.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1078786">
- </a><a
+ <td><a name="1078786"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1106115">nsCalSysopCanWritePassword</a>
<p></p>
</td>
- <td><a name="1085016">
-Specifies if the calendar server administrator can overwrite the user's
+ <td><a name="1085016">Specifies if the calendar server
+administrator can overwrite the user's
password.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1078781">
- </a><a
+ <td><a name="1078781"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1106160">nsCalTimezone</a>
<p></p>
</td>
- <td><a name="1085063">
-The user's current timezone.</a>
+ <td><a name="1085063">The user's current timezone.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1078836">
- </a><a
+ <td><a name="1078836"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1106218">nsCalXItemId</a>
<p></p>
</td>
- <td><a name="1084493">
-Identification number of the node on which the calendar user's data is
+ <td><a name="1084493">Identification number of the node on which
+the calendar user's data is
stored.</a>
<p></p>
</td>
@@ -4890,8 +4290,7 @@ stored.</a>
</table>
</p>
<p><a name="1078479">&Acirc;&nbsp;
-</a><a name="Certificate Server Extensions">
-</a></p>
+</a><a name="Certificate Server Extensions"></a></p>
<h2><a name="Certificate Server Extensions"> Certificate Server
Extensions</a></h2>
<a name="1080510">
@@ -4899,37 +4298,32 @@ This section describes the </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/objclass.htm#1078501">netscapeCertificateServer</a>
object class used by the Certificate Server.
<p><a name="1078501">&Acirc;&nbsp;
-</a><a name="netscapeCertificateServer">
-</a></p>
+</a><a name="netscapeCertificateServer"></a></p>
<h3><a name="netscapeCertificateServer"> netscapeCertificateServer</a></h3>
<a name="1078564">
Object class used to store information about the Certificate Server in
the directory. This object class is a Netscape|Red Hat extension to the
standard LDAP schema. Reserved for future use.</a>
-<p><a name="1097058">
-OID: <code>2.16.840.1.113730.3.2.18</code></a></p>
+<p><a name="1097058">OID: <code>2.16.840.1.113730.3.2.18</code></a></p>
<p><a name="1108183"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1108173">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1108173"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1108175">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1108175"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1108180">
- </a><a
+ <td><a name="1108180"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1229677">objectClass</a>
<p></p>
</td>
- <td><a name="1108182">
-(Required) Reserved.</a>
+ <td><a name="1108182">(Required) Reserved.</a>
<p></p>
</td>
</tr>
@@ -4945,8 +4339,7 @@ OID: <code>2.16.840.1.113730.3.2.18</code></a></p>
</table>
</p>
<p><a name="1078576">&Acirc;&nbsp;
-</a><a name="News Server Extensions">
-</a></p>
+</a><a name="News Server Extensions"></a></p>
<h2><a name="News Server Extensions"> News Server Extensions</a></h2>
<a name="1080748">
The object classes in this section are used by the News Server. The
@@ -4955,37 +4348,32 @@ object classes described here include </a><a
and <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/objclass.htm#1078583">nginfo</a>.
<p><a name="1078579">&Acirc;&nbsp;
-</a><a name="netscapeNewsServer">
-</a></p>
+</a><a name="netscapeNewsServer"></a></p>
<h3><a name="netscapeNewsServer"> netscapeNewsServer</a></h3>
<a name="1108221">
Object class used to store information about the News Server in the
directory. This object class is a Netscape|Red Hat extension to the
standard LDAP schema. Reserved for future use.</a>
-<p><a name="1097154">
-OID: <code>2.16.840.1.113730.3.2.27</code></a></p>
+<p><a name="1097154">OID: <code>2.16.840.1.113730.3.2.27</code></a></p>
<p><a name="1108205"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1108195">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1108195"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1108197">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1108197"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1108202">
- </a><a
+ <td><a name="1108202"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1229677">objectClass</a>
<p></p>
</td>
- <td><a name="1108204">
-(Required) Reserved.</a>
+ <td><a name="1108204">(Required) Reserved.</a>
<p></p>
</td>
</tr>
@@ -5001,15 +4389,13 @@ OID: <code>2.16.840.1.113730.3.2.27</code></a></p>
</table>
</p>
<p><a name="1078583">&Acirc;&nbsp;
-</a><a name="nginfo">
-</a></p>
+</a><a name="nginfo"></a></p>
<h3><a name="nginfo"> nginfo</a></h3>
<a name="1078584">
Object class used by the News Server to store discussion (news) group
information. This object class is a Netscape|Red Hat extension to the
standard LDAP schema.</a>
-<p><a name="1098802">
-OID: <code>2.16.840.1.113730.3.2.26</code></a></p>
+<p><a name="1098802">OID: <code>2.16.840.1.113730.3.2.26</code></a></p>
<p><a name="1105306">
Object classes of this type are stored in a separate subtree under <i>ou=Netscape
Servers</i>. The branch point is represented by the ngcomponent=.
@@ -5030,111 +4416,94 @@ attributes are subject to change without notice.</a>
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1078590">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1078590"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1078592">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1078592"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1078596">
- </a><a
+ <td><a name="1078596"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1095332">ngcomponent</a>
<p></p>
</td>
- <td><a name="1078599">
-(Required) A single part of the discussion group's name.</a>
+ <td><a name="1078599">(Required) A single part of the discussion
+group's name.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1108256">
- </a><a
+ <td><a name="1108256"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1229677">objectClass</a>
<p></p>
</td>
- <td><a name="1108258">
-(Required) Reserved.</a>
+ <td><a name="1108258">(Required) Reserved.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1078602">
- </a><a
+ <td><a name="1078602"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171528">description</a>
<p></p>
</td>
- <td><a name="1078604">
-Text description of the discussion group.</a>
+ <td><a name="1078604">Text description of the discussion group.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1103112">
- </a><a
+ <td><a name="1103112"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1036977">nsaclrole</a>
<p></p>
</td>
- <td><a name="1103114">
-Access permissions set for the various Collabra roles.</a>
+ <td><a name="1103114">Access permissions set for the various
+Collabra roles.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1103119">
- </a><a
+ <td><a name="1103119"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1037693">nscreator</a>
<p></p>
</td>
- <td><a name="1103121">
-User ID of the discussion group's creator.</a>
+ <td><a name="1103121">User ID of the discussion group's creator.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1103133">
- </a><a
+ <td><a name="1103133"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1037564">nsflags</a>
<p></p>
</td>
- <td><a name="1103135">
-Reserved for future use.</a>
+ <td><a name="1103135">Reserved for future use.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1103140">
- </a><a
+ <td><a name="1103140"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1092030">nsnewsACL</a>
<p></p>
</td>
- <td><a name="1103142">
-Access control set for the discussion group.</a>
+ <td><a name="1103142">Access control set for the discussion group.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1078627">
- </a><a
+ <td><a name="1078627"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1037277">nsprettyname</a>
<p></p>
</td>
- <td><a name="1078629">
-The discussion group's name.</a>
+ <td><a name="1078629">The discussion group's name.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1108272">
- </a><a
+ <td><a name="1108272"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1099985">subtreeACI</a>
<p></p>
</td>
- <td><a name="1108274">
-Reserved.</a>
+ <td><a name="1108274">Reserved.</a>
<p></p>
</td>
</tr>
@@ -5150,8 +4519,7 @@ Reserved.</a>
</table>
</p>
<p><a name="1078655">&Acirc;&nbsp;
-</a><a name="Compass Server Extensions">
-</a></p>
+</a><a name="Compass Server Extensions"></a></p>
<h2><a name="Compass Server Extensions"> Compass Server Extensions</a></h2>
<a name="1080778">
The object classes in this section are used by the Compass Server. The
@@ -5164,37 +4532,32 @@ object classes described here include </a><a
and <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/objclass.htm#1080065">PIPUserInfo</a>.
<p><a name="1080497">&Acirc;&nbsp;
-</a><a name="netscapeCompassServer">
-</a></p>
+</a><a name="netscapeCompassServer"></a></p>
<h3><a name="netscapeCompassServer"> netscapeCompassServer</a></h3>
<a name="1080498">
Object class used to store information about the Compass Server in the
directory. This object class is a Netscape|Red Hat extension to the
standard LDAP schema. Reserved for future use.</a>
-<p><a name="1097064">
-OID: <code>2.16.840.1.113730.3.2.19</code></a></p>
+<p><a name="1097064">OID: <code>2.16.840.1.113730.3.2.19</code></a></p>
<p><a name="1108299"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1108289">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1108289"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1108291">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1108291"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1108296">
- </a><a
+ <td><a name="1108296"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1229677">objectClass</a>
<p></p>
</td>
- <td><a name="1108298">
-(Required) Reserved.</a>
+ <td><a name="1108298">(Required) Reserved.</a>
<p></p>
</td>
</tr>
@@ -5210,643 +4573,565 @@ OID: <code>2.16.840.1.113730.3.2.19</code></a></p>
</table>
</p>
<p><a name="1079636">&Acirc;&nbsp;
-</a><a name="personalInterestProfile">
-</a></p>
+</a><a name="personalInterestProfile"></a></p>
<h3><a name="personalInterestProfile"> personalInterestProfile</a></h3>
<a name="1082056">
Object class used by the Compass Server to store personal interest
profile information for Compass server users. This object class is a
Netscape|Red Hat extension to the standard LDAP schema.</a>
-<p><a name="1097066">
-OID: <code>2.16.840.1.113730.3.2.20</code></a></p>
+<p><a name="1097066">OID: <code>2.16.840.1.113730.3.2.20</code></a></p>
<p><a name="1079693"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1079643">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1079643"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1079645">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1079645"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1108309">
- </a><a
+ <td><a name="1108309"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1229677">objectClass</a>
<p></p>
</td>
- <td><a name="1108311">
-(Required) Reserved.</a>
+ <td><a name="1108311">(Required) Reserved.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079649">
- </a><a
+ <td><a name="1079649"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1110777">pipuid</a>
<p></p>
</td>
- <td><a name="1079652">
-(Required) User ID of the person to whom this profile belongs.</a>
+ <td><a name="1079652">(Required) User ID of the person to whom
+this profile belongs.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079655">
- </a><a
+ <td><a name="1079655"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1107663">pipuniqueid</a>
<p></p>
</td>
- <td><a name="1088167">
-Unique ID of the user to whom this profile belongs.</a>
+ <td><a name="1088167">Unique ID of the user to whom this profile
+belongs.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079660">
- </a><a
+ <td><a name="1079660"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1114647">pipstatus</a>
<p></p>
</td>
- <td><a name="1079662">
-Defines whether the profile is enabled or disabled.</a>
+ <td><a name="1079662">Defines whether the profile is enabled or
+disabled.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079665">
- </a><a
+ <td><a name="1079665"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1108439">pipusertype</a>
<p></p>
</td>
- <td><a name="1079667">
-Type of user to whom this profile belongs.</a>
+ <td><a name="1079667">Type of user to whom this profile belongs.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079670">
- </a><a
+ <td><a name="1079670"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1116521">pipstfrequency</a>
<p></p>
</td>
- <td><a name="1079672">
-Describes how often the user receives "My Compass" newsletters with
+ <td><a name="1079672">Describes how often the user receives "My
+Compass" newsletters with
category updates.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079675">
- </a><a
+ <td><a name="1079675"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1111582">pipmedium</a>
<p></p>
</td>
- <td><a name="1079677">
-Medium used to send information to the user about updates on free text
+ <td><a name="1079677">Medium used to send information to the user
+about updates on free text
search profiles.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1108316">
- </a><a
+ <td><a name="1108316"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1111357">pipformat</a>
<p></p>
</td>
- <td><a name="1108318">
-Format of the free text search profile update sent to the user.</a>
+ <td><a name="1108318">Format of the free text search profile
+update sent to the user.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079680">
- </a><a
+ <td><a name="1079680"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1246341">pipfrequency</a>
<p></p>
</td>
- <td><a name="1079682">
-Attribute used by the compass server to describe how often a user
+ <td><a name="1079682">Attribute used by the compass server to
+describe how often a user
receives "My Compass" newsletters with free text search updates.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079685">
- </a><a
+ <td><a name="1079685"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1111369">piphour</a>
<p></p>
</td>
- <td><a name="1079687">
-Hours during the day that the user receives free text search profile
+ <td><a name="1079687">Hours during the day that the user receives
+free text search profile
updates.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079690">
- </a><a
+ <td><a name="1079690"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1246650">pipmaxhits</a>
<p></p>
</td>
- <td><a name="1079692">
-Maximum number of documents returned for each free text search profile
+ <td><a name="1079692">Maximum number of documents returned for
+each free text search profile
update.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1086287">
- </a><a
+ <td><a name="1086287"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1111729">pipresultset</a>
<p></p>
</td>
- <td><a name="1079792">
-List of attributes about which the user wants to receive updates.</a>
+ <td><a name="1079792">List of attributes about which the user
+wants to receive updates.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079799">
- </a><a
+ <td><a name="1079799"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1111947">pipsortorder</a>
<p></p>
</td>
- <td><a name="1079788">
-Sort order of the information in the summary report of the free text
+ <td><a name="1079788">Sort order of the information in the
+summary report of the free text
search profile update.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079802">
- </a><a
+ <td><a name="1079802"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1117682">piptimestamp</a>
<p></p>
</td>
- <td><a name="1079784">
-Date the free text search profile was last updated for this user.</a>
+ <td><a name="1079784">Date the free text search profile was last
+updated for this user.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079805">
- </a><a
+ <td><a name="1079805"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1113479">pipirlist</a>
<p></p>
</td>
- <td><a name="1105425">
-Domains and newsgroups the user wishes to monitor.</a>
+ <td><a name="1105425">Domains and newsgroups the user wishes to
+monitor.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079808">
- </a><a
+ <td><a name="1079808"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1237828">pipiroption</a>
<p></p>
</td>
- <td><a name="1079776">
-Defines whether or not all entries in pipirlist should be updated or
+ <td><a name="1079776">Defines whether or not all entries in
+pipirlist should be updated or
excluded from updates.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079811">
- </a><a
+ <td><a name="1079811"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1112443">pippwp</a>
<p></p>
</td>
- <td><a name="1079772">
-Address of the Personal Web Page (PWP) database.</a>
+ <td><a name="1079772">Address of the Personal Web Page (PWP)
+database.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079814">
- </a><a
+ <td><a name="1079814"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1112574">piplastcount</a>
<p></p>
</td>
- <td><a name="1079768">
-Number of matches that occurred during the last update.</a>
+ <td><a name="1079768">Number of matches that occurred during the
+last update.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079817">
- </a><a
+ <td><a name="1079817"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1237470">piptotalcount</a>
<p></p>
</td>
- <td><a name="1082119">
-Number of matches that occurred during all updates to date.</a>
+ <td><a name="1082119">Number of matches that occurred during all
+updates to date.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079820">
- </a><a
+ <td><a name="1079820"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1112780">piptotalrun</a>
<p></p>
</td>
- <td><a name="1079760">
-Total number of updates to date.</a>
+ <td><a name="1079760">Total number of updates to date.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079824">
- </a><a
+ <td><a name="1079824"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1236460">pipnotify</a>
<p></p>
</td>
- <td><a name="1079756">
-Undefined.</a>
+ <td><a name="1079756">Undefined.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079827">
- </a><a
+ <td><a name="1079827"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1236511">pipprivilege</a>
<p></p>
</td>
- <td><a name="1079752">
-Undefined.</a>
+ <td><a name="1079752">Undefined.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1086357">
- </a><a
+ <td><a name="1086357"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1113190">pipgroup</a>
<p></p>
</td>
- <td><a name="1079748">
-Undefined.</a>
+ <td><a name="1079748">Undefined.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1086370">
- </a><a
+ <td><a name="1086370"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1237689">pipidstcount</a>
<p></p>
</td>
- <td><a name="1082159">
-Last unique ID used by the user.</a>
+ <td><a name="1082159">Last unique ID used by the user.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1086382">
- </a><a
+ <td><a name="1086382"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1115462">pipstid</a>
<p></p>
</td>
- <td><a name="1079861">
-Unique ID of a search topic included in the profile.</a>
+ <td><a name="1079861">Unique ID of a search topic included in the
+profile.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079875">
- </a><a
+ <td><a name="1079875"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1115468">pipstname</a>
<p></p>
</td>
- <td><a name="1079857">
-Arbitrary name created by the user to describe a search topic.</a>
+ <td><a name="1079857">Arbitrary name created by the user to
+describe a search topic.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079878">
- </a><a
+ <td><a name="1079878"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1115474">pipstquery</a>
<p></p>
</td>
- <td><a name="1079853">
-Undefined.</a>
+ <td><a name="1079853">Undefined.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079881">
- </a><a
+ <td><a name="1079881"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1115480">pipsttaxonomy</a>
<p></p>
</td>
- <td><a name="1079849">
-Taxonomy ID of a search topic.</a>
+ <td><a name="1079849">Taxonomy ID of a search topic.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079884">
- </a><a
+ <td><a name="1079884"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1115769">pipstinterest</a>
<p></p>
</td>
- <td><a name="1099692">
-Describes the importance to the user of each individual search topic. </a>
+ <td><a name="1099692">Describes the importance to the user of
+each individual search topic. </a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079887">
- </a><a
+ <td><a name="1079887"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1116285">pipsttype</a>
<p></p>
</td>
- <td><a name="1079841">
-Defines whether a search is a category search or a free text search.</a>
+ <td><a name="1079841">Defines whether a search is a category
+search or a free text search.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079890">
- </a><a
+ <td><a name="1079890"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1115898">pipstprivacy</a>
<p></p>
</td>
- <td><a name="1079837">
-Defines whether queries of this entry should be allowed or disallowed.</a>
+ <td><a name="1079837">Defines whether queries of this entry
+should be allowed or disallowed.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079955">
- </a><a
+ <td><a name="1079955"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1116027">pipststatus</a>
<p></p>
</td>
- <td><a name="1079950">
-Status of the personal interest profile.</a>
+ <td><a name="1079950">Status of the personal interest profile.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079958">
- </a><a
+ <td><a name="1079958"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1237172">pipstlastcount</a>
<p></p>
</td>
- <td><a name="1079946">
-Number of category matches during the last update.</a>
+ <td><a name="1079946">Number of category matches during the last
+update.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079961">
- </a><a
+ <td><a name="1079961"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1115516">pipsttotalcount</a>
<p></p>
</td>
- <td><a name="1082234">
-Number of category matches to date.</a>
+ <td><a name="1082234">Number of category matches to date.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079964">
- </a><a
+ <td><a name="1079964"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1115522">pipsttotalrun</a>
<p></p>
</td>
- <td><a name="1082240">
-Number of category search updates performed to date.</a>
+ <td><a name="1082240">Number of category search updates performed
+to date.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079967">
- </a><a
+ <td><a name="1079967"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1116402">pipstcategory</a>
<p></p>
</td>
- <td><a name="1079934">
-Categories or search strings the user is interested in.</a>
+ <td><a name="1079934">Categories or search strings the user is
+interested in.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079970">
- </a><a
+ <td><a name="1079970"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1116521">pipstfrequency</a>
<p></p>
</td>
- <td><a name="1079930">
-Frequency that the user receives category update alerts.</a>
+ <td><a name="1079930">Frequency that the user receives category
+update alerts.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079973">
- </a><a
+ <td><a name="1079973"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1117140">pipstmedium</a>
<p></p>
</td>
- <td><a name="1096703">
-Medium used to send information to the user about updates on category
+ <td><a name="1096703">Medium used to send information to the user
+about updates on category
search profiles.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079976">
- </a><a
+ <td><a name="1079976"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1116837">pipstformat</a>
<p></p>
</td>
- <td><a name="1082369">
-Format of the category search profile update sent to the user.</a>
+ <td><a name="1082369">Format of the category search profile
+update sent to the user.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079979">
- </a><a
+ <td><a name="1079979"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1116707">pipsthour</a>
<p></p>
</td>
- <td><a name="1082375">
-Hours during the day that the user receives free category profile
+ <td><a name="1082375">Hours during the day that the user receives
+free category profile
updates.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079982">
- </a><a
+ <td><a name="1079982"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1117134">pipstmaxhits</a>
<p></p>
</td>
- <td><a name="1082402">
-Maximum number of documents returned for each category search profile
+ <td><a name="1082402">Maximum number of documents returned for
+each category search profile
update.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079985">
- </a><a
+ <td><a name="1079985"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1117321">pipstresultset</a>
<p></p>
</td>
- <td><a name="1082414">
-List of categories about which the user wants to receive updates.</a>
+ <td><a name="1082414">List of categories about which the user
+wants to receive updates.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079988">
- </a><a
+ <td><a name="1079988"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1117327">pipstsortorder</a>
<p></p>
</td>
- <td><a name="1082427">
-Sort order of the information in the summary report of the category
+ <td><a name="1082427">Sort order of the information in the
+summary report of the category
search profile update.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079991">
- </a><a
+ <td><a name="1079991"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1117445">pipsttimestamp</a>
<p></p>
</td>
- <td><a name="1082432">
-Date the category search profile was last updated for this user.</a>
+ <td><a name="1082432">Date the category search profile was last
+updated for this user.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079994">
- </a><a
+ <td><a name="1079994"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1117562">pipstirlist</a>
<p></p>
</td>
- <td><a name="1082443">
-Domains and newsgroups the user wants to monitor.</a>
+ <td><a name="1082443">Domains and newsgroups the user wants to
+monitor.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1079997">
- </a><a
+ <td><a name="1079997"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1117790">pipstiroption</a>
<p></p>
</td>
- <td><a name="1082447">
-Defines whether or not all entries in pipstirlist will be updated or
+ <td><a name="1082447">Defines whether or not all entries in
+pipstirlist will be updated or
excluded from category updates.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1080036">
- </a><a
+ <td><a name="1080036"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1118693">pipreservedces1</a>
<p></p>
</td>
- <td><a name="1080033">
-Reserved for future use.</a>
+ <td><a name="1080033">Reserved for future use.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1080041">
- </a><a
+ <td><a name="1080041"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1118699">pipreservedces2</a>
<p></p>
</td>
- <td><a name="1082335">
-Reserved for future use.</a>
+ <td><a name="1082335">Reserved for future use.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1080044">
- </a><a
+ <td><a name="1080044"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1118705">pipreservedces3</a>
<p></p>
</td>
- <td><a name="1080025">
-Reserved for future use.</a>
+ <td><a name="1080025">Reserved for future use.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1080047">
- </a><a
+ <td><a name="1080047"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1118350">pipreservedcis1</a>
<p></p>
</td>
- <td><a name="1080021">
-Reserved for future use.</a>
+ <td><a name="1080021">Reserved for future use.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1080050">
- </a><a
+ <td><a name="1080050"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1118356">pipreservedcis2</a>
<p></p>
</td>
- <td><a name="1080017">
-Reserved for future use.</a>
+ <td><a name="1080017">Reserved for future use.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1080053">
- </a><a
+ <td><a name="1080053"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1118362">pipreservedcis3</a>
<p></p>
</td>
- <td><a name="1080013">
-Reserved for future use.</a>
+ <td><a name="1080013">Reserved for future use.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1080056">
- </a><a
+ <td><a name="1080056"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1118368">pipreservedcis4</a>
<p></p>
</td>
- <td><a name="1080009">
-Reserved for future use.</a>
+ <td><a name="1080009">Reserved for future use.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1080059">
- </a><a
+ <td><a name="1080059"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1118374">pipreservedcis5</a>
<p></p>
</td>
- <td><a name="1080005">
-Reserved for future use.</a>
+ <td><a name="1080005">Reserved for future use.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1080062">
- </a><a
+ <td><a name="1080062"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1118380">pipreservedcis6</a>
<p></p>
</td>
- <td><a name="1080001">
-Reserved for future use.</a>
+ <td><a name="1080001">Reserved for future use.</a>
<p></p>
</td>
</tr>
@@ -5862,159 +5147,132 @@ Reserved for future use.</a>
</table>
</p>
<p><a name="1080358">&Acirc;&nbsp;
-</a><a name="PIPUser">
-</a></p>
+</a><a name="PIPUser"></a></p>
<h3><a name="PIPUser"> PIPUser</a></h3>
<a name="1082531">
Object class used by the Compass Server to contain information about
Personal Interest Profile (PIP) users. This object class is a
Netscape|Red Hat extension to the standard LDAP schema. Reserved for
future use.</a>
-<p><a name="1097068">
-OID: <code>2.16.840.1.113730.3.2.22</code></a></p>
+<p><a name="1097068">OID: <code>2.16.840.1.113730.3.2.22</code></a></p>
<p><a name="1080396"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1080362">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1080362"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1080364">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1080364"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1108446">
- </a><a
+ <td><a name="1108446"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1229677">objectClass</a>
<p></p>
</td>
- <td><a name="1108448">
-(Required) Reserved.</a>
+ <td><a name="1108448">(Required) Reserved.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1086592">
- </a><a
+ <td><a name="1086592"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1246531">pipcompassservers</a>
<p></p>
</td>
- <td><a name="1080405">
-Reserved for future use.</a>
+ <td><a name="1080405">Reserved for future use.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1086632">
- </a><a
+ <td><a name="1086632"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1118693">pipreservedces1</a>
<p></p>
</td>
- <td><a name="1080442">
-Reserved for future use.</a>
+ <td><a name="1080442">Reserved for future use.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1086637">
- </a><a
+ <td><a name="1086637"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1118699">pipreservedces2</a>
<p></p>
</td>
- <td><a name="1080447">
-Reserved for future use.</a>
+ <td><a name="1080447">Reserved for future use.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1086642">
- </a><a
+ <td><a name="1086642"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1118705">pipreservedces3</a>
<p></p>
</td>
- <td><a name="1080452">
-Reserved for future use.</a>
+ <td><a name="1080452">Reserved for future use.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1086647">
- </a><a
+ <td><a name="1086647"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1118350">pipreservedcis1</a>
<p></p>
</td>
- <td><a name="1080457">
-Reserved for future use.</a>
+ <td><a name="1080457">Reserved for future use.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1086652">
- </a><a
+ <td><a name="1086652"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1118356">pipreservedcis2</a>
<p></p>
</td>
- <td><a name="1080462">
-Reserved for future use.</a>
+ <td><a name="1080462">Reserved for future use.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1086657">
- </a><a
+ <td><a name="1086657"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1118362">pipreservedcis3</a>
<p></p>
</td>
- <td><a name="1080467">
-Reserved for future use.</a>
+ <td><a name="1080467">Reserved for future use.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1086662">
- </a><a
+ <td><a name="1086662"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1118368">pipreservedcis4</a>
<p></p>
</td>
- <td><a name="1080484">
-Reserved for future use.</a>
+ <td><a name="1080484">Reserved for future use.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1086667">
- </a><a
+ <td><a name="1086667"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1118374">pipreservedcis5</a>
<p></p>
</td>
- <td><a name="1080489">
-Reserved for future use.</a>
+ <td><a name="1080489">Reserved for future use.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1086672">
- </a><a
+ <td><a name="1086672"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1118380">pipreservedcis6</a>
<p></p>
</td>
- <td><a name="1080494">
-Reserved for future use.</a>
+ <td><a name="1080494">Reserved for future use.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1108453">
- </a><a
+ <td><a name="1108453"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1107663">pipuniqueid</a>
<p></p>
</td>
- <td><a name="1108455">
-Unique ID of the user.</a>
+ <td><a name="1108455">Unique ID of the user.</a>
<p></p>
</td>
</tr>
@@ -6030,104 +5288,87 @@ Unique ID of the user.</a>
</table>
</p>
<p><a name="1080065">&Acirc;&nbsp;
-</a><a name="PIPUserInfo">
-</a></p>
+</a><a name="PIPUserInfo"></a></p>
<h3><a name="PIPUserInfo"> PIPUserInfo</a></h3>
<a name="1080066">
Object class used by the Compass Server to contain information about
Personal Interest Profile (PIP) users that do not have a user ID. This
object class is a Netscape|Red Hat extension to the standard LDAP
schema. Reserved for future use.</a>
-<p><a name="1097070">
-OID: <code>2.16.840.1.113730.3.2.21</code></a></p>
+<p><a name="1097070">OID: <code>2.16.840.1.113730.3.2.21</code></a></p>
<p><a name="1097227"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1105721">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1105721"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1105723">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1105723"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1105728">
- </a><a
+ <td><a name="1105728"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171494">cn</a>
<p></p>
</td>
- <td><a name="1105730">
-(Required) The user's common name.</a>
+ <td><a name="1105730">(Required) The user's common name.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1108460">
- </a><a
+ <td><a name="1108460"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1229677">objectClass</a>
<p></p>
</td>
- <td><a name="1108462">
-(Required) Reserved.</a>
+ <td><a name="1108462">(Required) Reserved.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1105735">
- </a><a
+ <td><a name="1105735"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171528">description</a>
<p></p>
</td>
- <td><a name="1105737">
-Freeform description of the user.</a>
+ <td><a name="1105737">Freeform description of the user.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1105763">
- </a><a
+ <td><a name="1105763"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1189404">mail</a>
<p></p>
</td>
- <td><a name="1105765">
-Email address of the user.</a>
+ <td><a name="1105765">Email address of the user.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1105742">
- </a><a
+ <td><a name="1105742"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1246531">pipcompassservers</a>
<p></p>
</td>
- <td><a name="1105744">
-Reserved for future use.</a>
+ <td><a name="1105744">Reserved for future use.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1105749">
- </a><a
+ <td><a name="1105749"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1107663">pipuniqueid</a>
<p></p>
</td>
- <td><a name="1105751">
-Unique ID of the user.</a>
+ <td><a name="1105751">Unique ID of the user.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1105756">
- </a><a
+ <td><a name="1105756"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1196547">userPassword</a>
<p></p>
</td>
- <td><a name="1105758">
-The user's password.</a>
+ <td><a name="1105758">The user's password.</a>
<p></p>
</td>
</tr>
@@ -6143,8 +5384,7 @@ The user's password.</a>
</table>
</p>
<p><a name="1097229">&Acirc;&nbsp;
-</a><a name="Directory Server Extensions">
-</a></p>
+</a><a name="Directory Server Extensions"></a></p>
<h2><a name="Directory Server Extensions"> Directory Server Extensions</a></h2>
<a name="1077861">
The following object classes are used by the Directory Server. The
@@ -6173,128 +5413,113 @@ object classes described here include </a><a
and <a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/objclass.htm#1097986">subschema</a>.
<p><a name="1077794">&Acirc;&nbsp;
-</a><a name="changeLogEntry">
-</a></p>
+</a><a name="changeLogEntry"></a></p>
<h3><a name="changeLogEntry"> changeLogEntry</a></h3>
<a name="1077795">
Object class used by the Netscape Directory Server to represent a
change made to its directory. This object class is a Netscape extension
to the standard LDAP schema.</a>
-<p><a name="1098541">
-OID: <code>2.16.840.1.113730.3.2.1</code></a></p>
+<p><a name="1098541">OID: <code>2.16.840.1.113730.3.2.1</code></a></p>
<p><a name="1077846"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1077798">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1077798"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1077800">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1077800"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1077816">
- </a><a
+ <td><a name="1077816"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1094798">changeNumber</a>
<p></p>
</td>
- <td><a name="1077819">
-(Required) Arbitrarily assigned number to the changelog.</a>
+ <td><a name="1077819">(Required) Arbitrarily assigned number to
+the changelog.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1108478">
- </a><a
+ <td><a name="1108478"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1095285">changeTime</a>
<p></p>
</td>
- <td><a name="1108480">
-(Required) The time a change took place.</a>
+ <td><a name="1108480">(Required) The time a change took place.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1077822">
- </a><a
+ <td><a name="1077822"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1094968">changeType</a>
<p></p>
</td>
- <td><a name="1077825">
-(Required) Type of change performed on an entry.</a>
+ <td><a name="1077825">(Required) Type of change performed on an
+entry.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1108471">
- </a><a
+ <td><a name="1108471"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1094954">targetDn</a>
<p></p>
</td>
- <td><a name="1108473">
-(Required) Distinguished name of an entry that was added, modified, or
+ <td><a name="1108473">(Required) Distinguished name of an entry
+that was added, modified, or
deleted on a supplier server.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1077828">
- </a><a
+ <td><a name="1077828"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1095277">changes</a>
<p></p>
</td>
- <td><a name="1077830">
-Changes made to a Directory Server.</a>
+ <td><a name="1077830">Changes made to a Directory Server.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1077833">
- </a><a
+ <td><a name="1077833"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1095547">deleteOldRdn</a>
<p></p>
</td>
- <td><a name="1077835">
-A flag that defines whether the old Relative Distinguished Name (RDN)
+ <td><a name="1077835">A flag that defines whether the old
+Relative Distinguished Name (RDN)
of the entry should be retained as a distinguished attribute of the
entry, or should be deleted.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1098195">
- </a><a
+ <td><a name="1098195"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1266221">filterInfo</a>
<p></p>
</td>
- <td><a name="1098197">
-Reserved for future use.</a>
+ <td><a name="1098197">Reserved for future use.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1077838">
- </a><a
+ <td><a name="1077838"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1278579">newRdn</a>
<p></p>
</td>
- <td><a name="1077840">
-New RDN of an entry that is the target of a modRDN or modDN operation.</a>
+ <td><a name="1077840">New RDN of an entry that is the target of a
+modRDN or modDN operation.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1077843">
- </a><a
+ <td><a name="1077843"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1126531">newSuperior</a>
<p></p>
</td>
- <td><a name="1077845">
-Name of the entry that becomes the immediate superior of the existing
+ <td><a name="1077845">Name of the entry that becomes the
+immediate superior of the existing
entry, when processing a modDN operation.</a>
<p></p>
</td>
@@ -6311,8 +5536,7 @@ entry, when processing a modDN operation.</a>
</table>
</p>
<p><a name="1098555">&Acirc;&nbsp;
-</a><a name="groupOfCertificates">
-</a></p>
+</a><a name="groupOfCertificates"></a></p>
<h3><a name="groupOfCertificates"> groupOfCertificates</a></h3>
<a name="1098563">
Object class used by the Directory Server to contain information about
@@ -6321,108 +5545,93 @@ in </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1152959">memberCertificateDescription</a>
is considered to be a member of the group. This object class is a
Netscape|Red Hat extension to the standard LDAP schema.
-<p><a name="1098564">
-OID: <code>2.16.840.1.113730.3.2.31</code></a></p>
+<p><a name="1098564">OID: <code>2.16.840.1.113730.3.2.31</code></a></p>
<p><a name="1081487"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1081442">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1081442"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1081444">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1081444"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1081448">
- </a><a
+ <td><a name="1081448"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171494">cn</a>
<p></p>
</td>
- <td><a name="1081451">
-(Required) The group's common name.</a>
+ <td><a name="1081451">(Required) The group's common name.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1081454">
- </a><a
+ <td><a name="1081454"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171367">businessCategory</a>
<p></p>
</td>
- <td><a name="1082983">
-Business in which the group is involved.</a>
+ <td><a name="1082983">Business in which the group is involved.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1081459">
- </a><a
+ <td><a name="1081459"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171528">description</a>
<p></p>
</td>
- <td><a name="1081461">
-Freeform description of the group.</a>
+ <td><a name="1081461">Freeform description of the group.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1081464">
- </a><a
+ <td><a name="1081464"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1152959">memberCertificateDescription</a>
<p></p>
</td>
- <td><a name="1081466">
-Values used to determine if a particular certificate is a member of
+ <td><a name="1081466">Values used to determine if a particular
+certificate is a member of
this group.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1081469">
- </a><a
+ <td><a name="1081469"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1281611">o</a>
<p></p>
</td>
- <td><a name="1081471">
-Organization that controls the group of certificates.</a>
+ <td><a name="1081471">Organization that controls the group of
+certificates.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1081474">
- </a><a
+ <td><a name="1081474"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1241174">ou</a>
<p></p>
</td>
- <td><a name="1081476">
-Organizational unit to which the group belongs.</a>
+ <td><a name="1081476">Organizational unit to which the group
+belongs.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1081479">
- </a><a
+ <td><a name="1081479"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1005719">owner</a>
<p></p>
</td>
- <td><a name="1081481">
-The group's owner.</a>
+ <td><a name="1081481">The group's owner.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1081484">
- </a><a
+ <td><a name="1081484"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1172500">seeAlso</a>
<p></p>
</td>
- <td><a name="1081486">
-URL to information relevant to the group.</a>
+ <td><a name="1081486">URL to information relevant to the group.</a>
<p></p>
</td>
</tr>
@@ -6451,23 +5660,20 @@ OID: <code>2.16.840.1.113730.3.2.23</code></a></p>
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1108584">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1108584"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1108586">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1108586"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1108591">
- </a><a
+ <td><a name="1108591"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1229677">objectClass</a>
<p></p>
</td>
- <td><a name="1108593">
-(Required) Reserved.</a>
+ <td><a name="1108593">(Required) Reserved.</a>
<p></p>
</td>
</tr>
@@ -6506,123 +5712,104 @@ OID: <code>2.16.840.1.113730.3.2.10</code></a></p>
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1078113">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1078113"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1078115">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1078115"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1078118">
- </a><a
+ <td><a name="1078118"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171494">cn</a>
<p></p>
</td>
- <td><a name="1078121">
-(Required) The server's common name.</a>
+ <td><a name="1078121">(Required) The server's common name.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1103187">
- </a><a
+ <td><a name="1103187"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1032956">administratorContactInfo</a>
<p></p>
</td>
- <td><a name="1103189">
-URL to information relevant to the person responsible for administering
+ <td><a name="1103189">URL to information relevant to the person
+responsible for administering
the server.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1103192">
- </a><a
+ <td><a name="1103192"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1098448">adminUrl</a>
<p></p>
</td>
- <td><a name="1103194">
-URL to the administration server under which the server is running.</a>
+ <td><a name="1103194">URL to the administration server under
+which the server is running.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1078124">
- </a><a
+ <td><a name="1078124"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171528">description</a>
<p></p>
</td>
- <td><a name="1078126">
-Text description of the server.</a>
+ <td><a name="1078126">Text description of the server.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1103205">
- </a><a
+ <td><a name="1103205"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1032705">installationTimeStamp</a>
<p></p>
</td>
- <td><a name="1103207">
-Time when the server was installed.</a>
+ <td><a name="1103207">Time when the server was installed.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1078137">
- </a><a
+ <td><a name="1078137"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1093065">serverHostName</a>
<p></p>
</td>
- <td><a name="1078139">
-Hostname on which the server is installed.</a>
+ <td><a name="1078139">Hostname on which the server is installed.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1078143">
- </a><a
+ <td><a name="1078143"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1032412">serverProductName</a>
<p></p>
</td>
- <td><a name="1078145">
-Server's product name.</a>
+ <td><a name="1078145">Server's product name.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1103220">
- </a><a
+ <td><a name="1103220"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1032294">serverRoot</a>
<p></p>
</td>
- <td><a name="1103222">
-Path to the server's installation root.</a>
+ <td><a name="1103222">Path to the server's installation root.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1108651">
- </a><a
+ <td><a name="1108651"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1032439">serverVersionNumber</a>
<p></p>
</td>
- <td><a name="1108653">
-Server's version number.</a>
+ <td><a name="1108653">Server's version number.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1078148">
- </a><a
+ <td><a name="1078148"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1196547">userPassword</a>
<p></p>
</td>
- <td><a name="1078150">
-Contains a password for the server.</a>
+ <td><a name="1078150">Contains a password for the server.</a>
<p></p>
</td>
</tr>
@@ -6651,90 +5838,77 @@ OID: <code>2.16.840.1.113730.3.2.12</code></a></p>
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1081712">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1081712"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1081714">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1081714"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1108661">
- </a><a
+ <td><a name="1108661"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1229677">objectClass</a>
<p></p>
</td>
- <td><a name="1108663">
-(Required) Reserved.</a>
+ <td><a name="1108663">(Required) Reserved.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1103292">
- </a><a
+ <td><a name="1103292"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1104078">accountUnlockTime</a>
<p></p>
</td>
- <td><a name="1103294">
-When the user account will be unlocked.</a>
+ <td><a name="1103294">When the user account will be unlocked.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1108668">
- </a><a
+ <td><a name="1108668"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1103904">passwordExpirationTime</a>
<p></p>
</td>
- <td><a name="1108670">
-When the user's password expires.</a>
+ <td><a name="1108670">When the user's password expires.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1081718">
- </a><a
+ <td><a name="1081718"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1293088">passwordExpWarned</a>
<p></p>
</td>
- <td><a name="1081720">
-Used by the Directory Server to keep track of password expiration
+ <td><a name="1081720">Used by the Directory Server to keep track
+of password expiration
warnings sent to a user.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1103273">
- </a><a
+ <td><a name="1103273"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1104144">passwordHistory</a>
<p></p>
</td>
- <td><a name="1103275">
-Password history of the user.</a>
+ <td><a name="1103275">Password history of the user.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1083145">
- </a><a
+ <td><a name="1083145"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1103999">passwordRetryCount</a>
<p></p>
</td>
- <td><a name="1083110">
-Password failure count for the user.</a>
+ <td><a name="1083110">Password failure count for the user.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1083153">
- </a><a
+ <td><a name="1083153"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1152805">retryCountResetTime</a>
<p></p>
</td>
- <td><a name="1083106">
-Describes when the passwordRetryCount should be reset to zero (0).</a>
+ <td><a name="1083106">Describes when the passwordRetryCount
+should be reset to zero (0).</a>
<p></p>
</td>
</tr>
@@ -6763,171 +5937,155 @@ OID: <code>2.16.840.1.113730.3.2.13</code></a></p>
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1103339">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1103339"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1103341">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1103341"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1108677">
- </a><a
+ <td><a name="1108677"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1229677">objectClass</a>
<p></p>
</td>
- <td><a name="1108679">
-(Required) Reserved.</a>
+ <td><a name="1108679">(Required) Reserved.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1103461">
- </a><a
+ <td><a name="1103461"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1157269">passwordChange</a>
<p></p>
</td>
- <td><a name="1103463">
-Defines whether users must, may, or cannot change passwords.</a>
+ <td><a name="1103463">Defines whether users must, may, or cannot
+change passwords.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1103478">
- </a><a
+ <td><a name="1103478"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1157285">passwordCheckSyntax</a>
<p></p>
</td>
- <td><a name="1103480">
-Defines whether or not a syntax check is performed on user passwords.</a>
+ <td><a name="1103480">Defines whether or not a syntax check is
+performed on user passwords.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1103346">
- </a><a
+ <td><a name="1103346"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1155167">passwordExp</a>
<p></p>
</td>
- <td><a name="1103348">
-Defines whether or not user passwords expire.</a>
+ <td><a name="1103348">Defines whether or not user passwords
+expire.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1103444">
- </a><a
+ <td><a name="1103444"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1104470">passwordInHistory</a>
<p></p>
</td>
- <td><a name="1103446">
-If password histories are being kept, this attribute defines how many
+ <td><a name="1103446">If password histories are being kept, this
+attribute defines how many
passwords to keep in the history list.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1103427">
- </a><a
+ <td><a name="1103427"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1156663">passwordKeepHistory</a>
<p></p>
</td>
- <td><a name="1103429">
-Defines whether or not a history of user passwords should be saved.</a>
+ <td><a name="1103429">Defines whether or not a history of user
+passwords should be saved.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1103495">
- </a><a
+ <td><a name="1103495"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1156671">passwordLockout</a>
<p></p>
</td>
- <td><a name="1103497">
-Defines whether or not users should be locked out after using an
+ <td><a name="1103497">Defines whether or not users should be
+locked out after using an
incorrect password a specified number of times.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1103551">
- </a><a
+ <td><a name="1103551"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1104188">passwordLockoutDuration</a>
<p></p>
</td>
- <td><a name="1103553">
-Defines how long users should be locked out after a specified number of
+ <td><a name="1103553">Defines how long users should be locked out
+after a specified number of
retries.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1103353">
- </a><a
+ <td><a name="1103353"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1166286">passwordMaxAge</a>
<p></p>
</td>
- <td><a name="1103355">
-Defines how long passwords can be used before they expire.</a>
+ <td><a name="1103355">Defines how long passwords can be used
+before they expire.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1103512">
- </a><a
+ <td><a name="1103512"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1104715">passwordMaxFailure</a>
<p></p>
</td>
- <td><a name="1103514">
-Maximum number of retries allowed before a user is locked out.</a>
+ <td><a name="1103514">Maximum number of retries allowed before a
+user is locked out.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1103360">
- </a><a
+ <td><a name="1103360"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1104413">passwordMinLength</a>
<p></p>
</td>
- <td><a name="1103362">
-Defines the minimum number of characters allowed in user passwords.</a>
+ <td><a name="1103362">Defines the minimum number of characters
+allowed in user passwords.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1103529">
- </a><a
+ <td><a name="1103529"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1104754">passwordResetDuration</a>
<p></p>
</td>
- <td><a name="1103531">
-Specifies how much time passes between the server locking a user out
+ <td><a name="1103531">Specifies how much time passes between the
+server locking a user out
and resetting the retry count to zero.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1103534">
- </a><a
+ <td><a name="1103534"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1156969">passwordUnlock</a>
<p></p>
</td>
- <td><a name="1103536">
-Defines whether or not users should be locked out forever after a
+ <td><a name="1103536">Defines whether or not users should be
+locked out forever after a
specified number of retries.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1103387">
- </a><a
+ <td><a name="1103387"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1104598">passwordWarning</a>
<p></p>
</td>
- <td><a name="1103389">
-Specifies how much time prior to password expiration to send a warning
+ <td><a name="1103389">Specifies how much time prior to password
+expiration to send a warning
to the user.</a>
<p></p>
</td>
@@ -6944,37 +6102,32 @@ to the user.</a>
</table>
</p>
<p><a name="1097669">&Acirc;&nbsp;
-</a><a name="referral">
-</a></p>
+</a><a name="referral"></a></p>
<h3><a name="referral"> referral</a></h3>
<a name="1097670">
Object class that allows smart referrals to be placed in an entry. This
object class is a Netscape|Red Hat extension to the standard LDAP
schema.</a>
-<p><a name="1078339">
-OID: <code>2.16.840.1.113730.3.2.6</code></a></p>
+<p><a name="1078339">OID: <code>2.16.840.1.113730.3.2.6</code></a></p>
<p><a name="1098034"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1078330">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1078330"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1078332">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1078332"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1078336">
- </a><a
+ <td><a name="1078336"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1100037">ref</a>
<p></p>
</td>
- <td><a name="1078338">
-LDAP URL in the format<br>
+ <td><a name="1078338">LDAP URL in the format<br>
ldap://servername:portnumber/dn.</a>
<p></p>
</td>
@@ -6991,104 +6144,91 @@ ldap://servername:portnumber/dn.</a>
</table>
</p>
<p><a name="1097986">&Acirc;&nbsp;
-</a><a name="subschema">
-</a></p>
+</a><a name="subschema"></a></p>
<h3><a name="subschema"> subschema</a></h3>
<a name="1097987">
Object class that contains all the attributes and object classes for a
given Directory Server. This object class was inherited from X.500
Directory Services. Reserved for use by the Directory Server.</a>
-<p><a name="1098036">
-OID: <code>2.5.20.1</code></a></p>
+<p><a name="1098036">OID: <code>2.5.20.1</code></a></p>
<p><a name="1097998"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1097990">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1097990"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1097992">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1097992"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1098110">
- </a><a
+ <td><a name="1098110"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1290840">attributeTypes</a>
<p></p>
</td>
- <td><a name="1098112">
-Attribute types used within a subschema.</a>
+ <td><a name="1098112">Attribute types used within a subschema.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1098086">
- </a><a
+ <td><a name="1098086"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1283336">dITContentRules</a>
<p></p>
</td>
- <td><a name="1098088">
-Defines directory tree content rules used within a subschema.</a>
+ <td><a name="1098088">Defines directory tree content rules used
+within a subschema.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1098082">
- </a><a
+ <td><a name="1098082"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1283313">dITStructureRules</a>
<p></p>
</td>
- <td><a name="1098084">
-Defines directory tree structure rules used in a subschema.</a>
+ <td><a name="1098084">Defines directory tree structure rules used
+in a subschema.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1098078">
- </a><a
+ <td><a name="1098078"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1242887">matchingRules</a>
<p></p>
</td>
- <td><a name="1098080">
-Defines matching rules used in a subschema.</a>
+ <td><a name="1098080">Defines matching rules used in a subschema.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1098074">
- </a><a
+ <td><a name="1098074"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1242961">matchingRuleUse</a>
<p></p>
</td>
- <td><a name="1098076">
-Identifies the attribute types to which a matching rule applies in a
+ <td><a name="1098076">Identifies the attribute types to which a
+matching rule applies in a
subschema.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1098070">
- </a><a
+ <td><a name="1098070"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1282059">nameForms</a>
<p></p>
</td>
- <td><a name="1098072">
-Defines the name forms used in a subschema.</a>
+ <td><a name="1098072">Defines the name forms used in a subschema.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1098066">
- </a><a
+ <td><a name="1098066"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1242815">objectClasses</a>
<p></p>
</td>
- <td><a name="1098068">
-Defines the object classes used in a subschema.</a>
+ <td><a name="1098068">Defines the object classes used in a
+subschema.</a>
<p></p>
</td>
</tr>
@@ -7104,45 +6244,39 @@ Defines the object classes used in a subschema.</a>
</table>
</p>
<p><a name="1097091">&Acirc;&nbsp;
-</a><a name="Media Server Extensions">
-</a></p>
+</a><a name="Media Server Extensions"></a></p>
<h2><a name="Media Server Extensions"> Media Server Extensions</a></h2>
<a name="1097095">
This section describes the </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/objclass.htm#1097098">netscapeMediaServer</a>
object class used by the Media Server.
<p><a name="1097098">&Acirc;&nbsp;
-</a><a name="netscapeMediaServer">
-</a></p>
+</a><a name="netscapeMediaServer"></a></p>
<h3><a name="netscapeMediaServer"> netscapeMediaServer</a></h3>
<a name="1097132">
Object class used to store information about the Media Server in the
directory. This object class is a Netscape|Red Hat extension to the
standard LDAP schema. Reserved for future use.</a>
-<p><a name="1097133">
-OID: <code>2.16.840.1.113730.3.2.25</code></a></p>
+<p><a name="1097133">OID: <code>2.16.840.1.113730.3.2.25</code></a></p>
<p><a name="1108693"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1108683">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1108683"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1108685">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1108685"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1108690">
- </a><a
+ <td><a name="1108690"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1229677">objectClass</a>
<p></p>
</td>
- <td><a name="1108692">
-(Required) Reserved.</a>
+ <td><a name="1108692">(Required) Reserved.</a>
<p></p>
</td>
</tr>
@@ -7158,8 +6292,7 @@ OID: <code>2.16.840.1.113730.3.2.25</code></a></p>
</table>
</p>
<p><a name="1097135">&Acirc;&nbsp;
-</a><a name="Messaging Server Extensions">
-</a></p>
+</a><a name="Messaging Server Extensions"></a></p>
<h2><a name="Messaging Server Extensions"> Messaging Server Extensions</a></h2>
<a name="1108700">
The following object classes are used by the Messaging Server. The
@@ -7172,126 +6305,107 @@ object classes described here include </a><a
<a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/objclass.htm#1081545">netscapeMailServer</a>.
<p><a name="1108716">&Acirc;&nbsp;
-</a><a name="groupOfMailEnhancedUniqueNames">
-</a></p>
+</a><a name="groupOfMailEnhancedUniqueNames"></a></p>
<h3><a name="groupOfMailEnhancedUniqueNames">
groupOfMailEnhancedUniqueNames</a></h3>
<a name="1098817">
Netscape|Red Hat extension used by the Messaging Server to store
information about a mail group. This object class is a Netscape|Red Hat
extension to the standard LDAP schema. Reserved for future use.</a>
-<p><a name="1098818">
-OID: <code>2.16.840.1.113730.3.2.5</code></a></p>
+<p><a name="1098818">OID: <code>2.16.840.1.113730.3.2.5</code></a></p>
<p><a name="1077920"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1077885">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1077885"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1077887">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1077887"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1077890">
- </a><a
+ <td><a name="1077890"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171494">cn</a>
<p></p>
</td>
- <td><a name="1077893">
-(Required) The group's common name.</a>
+ <td><a name="1077893">(Required) The group's common name.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1108721">
- </a><a
+ <td><a name="1108721"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1229677">objectClass</a>
<p></p>
</td>
- <td><a name="1108723">
-(Required) Reserved.</a>
+ <td><a name="1108723">(Required) Reserved.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1077896">
- </a><a
+ <td><a name="1077896"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171367">businessCategory</a>
<p></p>
</td>
- <td><a name="1077898">
-Business in which the mail group is involved.</a>
+ <td><a name="1077898">Business in which the mail group is
+involved.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1077901">
- </a><a
+ <td><a name="1077901"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171528">description</a>
<p></p>
</td>
- <td><a name="1077903">
-Text description of the group.</a>
+ <td><a name="1077903">Text description of the group.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1108728">
- </a><a
+ <td><a name="1108728"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1026103">mailEnhancedUniqueMember</a>
<p></p>
</td>
- <td><a name="1108730">
-Reserved for future use.</a>
+ <td><a name="1108730">Reserved for future use.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1077906">
- </a><a
+ <td><a name="1077906"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1281611">o</a>
<p></p>
</td>
- <td><a name="1077908">
-Organization to which the group belongs.</a>
+ <td><a name="1077908">Organization to which the group belongs.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1108738">
- </a><a
+ <td><a name="1108738"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1241174">ou</a>
<p></p>
</td>
- <td><a name="1108740">
-Organizational unit to which the group belongs.</a>
+ <td><a name="1108740">Organizational unit to which the group
+belongs.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1077912">
- </a><a
+ <td><a name="1077912"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1005719">owner</a>
<p></p>
</td>
- <td><a name="1077914">
-The group's owner.</a>
+ <td><a name="1077914">The group's owner.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1077917">
- </a><a
+ <td><a name="1077917"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1172500">seeAlso</a>
<p></p>
</td>
- <td><a name="1077919">
-URL to information relevant to the group.</a>
+ <td><a name="1077919">URL to information relevant to the group.</a>
<p></p>
</td>
</tr>
@@ -7307,193 +6421,169 @@ URL to information relevant to the group.</a>
</table>
</p>
<p><a name="1077922">&Acirc;&nbsp;
-</a><a name="mailRecipient">
-</a></p>
+</a><a name="mailRecipient"></a></p>
<h3><a name="mailRecipient"> mailRecipient</a></h3>
<a name="1077923">
Object class used as an enhancement to inetOrgPerson to define a
Messaging Server user. That is, mailRecipient represents a mail
account. This object class is a Netscape|Red Hat extension to the
standard LDAP schema.</a>
-<p><a name="1097030">
-OID: <code>2.16.840.1.113730.3.2.3</code></a></p>
+<p><a name="1097030">OID: <code>2.16.840.1.113730.3.2.3</code></a></p>
<p><a name="1078005"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1087545">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1087545"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1087547">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1087547"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1087550">
- </a><a
+ <td><a name="1087550"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171494">cn</a>
<p></p>
</td>
- <td><a name="1087553">
-(Required) The user's common name.</a>
+ <td><a name="1087553">(Required) The user's common name.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1087556">
- </a><a
+ <td><a name="1087556"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1189404">mail</a>
<p></p>
</td>
- <td><a name="1087558">
-The user's electronic mailing address.</a>
+ <td><a name="1087558">The user's electronic mailing address.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1087561">
- </a><a
+ <td><a name="1087561"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1024020">mailAccessDomain</a>
<p></p>
</td>
- <td><a name="1087563">
-Domain from which the mail user can login to obtain mail.</a>
+ <td><a name="1087563">Domain from which the mail user can login
+to obtain mail.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1103655">
- </a><a
+ <td><a name="1103655"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1024250">mailAlternateAddress</a>
<p></p>
</td>
- <td><a name="1087568">
-Alternate mail address for the user. More than one alternate address is
+ <td><a name="1087568">Alternate mail address for the user. More
+than one alternate address is
acceptable.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1087571">
- </a><a
+ <td><a name="1087571"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1024094">mailAutoReplyMode</a>
<p></p>
</td>
- <td><a name="1087573">
-Auto reply mode set for the mail user.</a>
+ <td><a name="1087573">Auto reply mode set for the mail user.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1087576">
- </a><a
+ <td><a name="1087576"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1024125">mailAutoReplyText</a>
<p></p>
</td>
- <td><a name="1087578">
-Text sent when autoreplying to mail sent to the user.</a>
+ <td><a name="1087578">Text sent when autoreplying to mail sent to
+the user.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1087581">
- </a><a
+ <td><a name="1087581"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1024295">mailDeliveryOption</a>
<p></p>
</td>
- <td><a name="1087583">
-Mail delivery mechanism to be used for the mail user.</a>
+ <td><a name="1087583">Mail delivery mechanism to be used for the
+mail user.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1087586">
- </a><a
+ <td><a name="1087586"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1026154">mailForwardingAddress</a>
<p></p>
</td>
- <td><a name="1087588">
-Mail address to which the user's mail should be forwarded.</a>
+ <td><a name="1087588">Mail address to which the user's mail
+should be forwarded.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1087591">
- </a><a
+ <td><a name="1087591"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1024314">mailHost</a>
<p></p>
</td>
- <td><a name="1087593">
-Host on which the user's mail account resides.</a>
+ <td><a name="1087593">Host on which the user's mail account
+resides.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1087596">
- </a><a
+ <td><a name="1087596"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1024377">mailMessageStore</a>
<p></p>
</td>
- <td><a name="1087598">
-Path to the directory containing the user's mail box.</a>
+ <td><a name="1087598">Path to the directory containing the user's
+mail box.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1087601">
- </a><a
+ <td><a name="1087601"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1024400">mailProgramDeliveryInfo</a>
<p></p>
</td>
- <td><a name="1087603">
-Commands used for programmed mail delivery.</a>
+ <td><a name="1087603">Commands used for programmed mail delivery.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1087606">
- </a><a
+ <td><a name="1087606"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1024509">mailQuota</a>
<p></p>
</td>
- <td><a name="1087608">
-Maximum disk space allowed for the user's mail box.</a>
+ <td><a name="1087608">Maximum disk space allowed for the user's
+mail box.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1087611">
- </a><a
+ <td><a name="1087611"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1229561">multiLineDescription</a>
<p></p>
</td>
- <td><a name="1087613">
-Descriptive text about the mail user.</a>
+ <td><a name="1087613">Descriptive text about the mail user.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1087616">
- </a><a
+ <td><a name="1087616"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1296804">uid</a>
<p></p>
</td>
- <td><a name="1087618">
-Mail user's user ID.</a>
+ <td><a name="1087618">Mail user's user ID.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1087621">
- </a><a
+ <td><a name="1087621"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1196547">userPassword</a>
<p></p>
</td>
- <td><a name="1087623">
-Password with which the mail user can bind to the directory.</a>
+ <td><a name="1087623">Password with which the mail user can bind
+to the directory.</a>
<p></p>
</td>
</tr>
@@ -7509,8 +6599,7 @@ Password with which the mail user can bind to the directory.</a>
</table>
</p>
<p><a name="1078007">&Acirc;&nbsp;
-</a><a name="mailGroup">
-</a></p>
+</a><a name="mailGroup"></a></p>
<h3><a name="mailGroup"> mailGroup</a></h3>
<a name="1078009">
Object class used as an enhancement to </a><a
@@ -7518,188 +6607,168 @@ Object class used as an enhancement to </a><a
to define a group of mail recipients. That is, mailGroup is used to
store Messaging Server mailing lists. This object class is a
Netscape|Red Hat extension to the standard LDAP schema.
-<p><a name="1097032">
-OID: <code>2.16.840.1.113730.3.2.4</code></a></p>
+<p><a name="1097032">OID: <code>2.16.840.1.113730.3.2.4</code></a></p>
<p><a name="1078087"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1078012">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1078012"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1078014">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1078014"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1078017">
- </a><a
+ <td><a name="1078017"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1189404">mail</a>
<p></p>
</td>
- <td><a name="1078020">
-(Required) The group's electronic mailing address.</a>
+ <td><a name="1078020">(Required) The group's electronic mailing
+address.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1108751">
- </a><a
+ <td><a name="1108751"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1229677">objectClass</a>
<p></p>
</td>
- <td><a name="1108753">
-(Required) Reserved.</a>
+ <td><a name="1108753">(Required) Reserved.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1078023">
- </a><a
+ <td><a name="1078023"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171494">cn</a>
<p></p>
</td>
- <td><a name="1078025">
-The group's common name.</a>
+ <td><a name="1078025">The group's common name.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1103727">
- </a><a
+ <td><a name="1103727"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1024250">mailAlternateAddress</a>
<p></p>
</td>
- <td><a name="1078030">
-Alternate mail address for the group.</a>
+ <td><a name="1078030">Alternate mail address for the group.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1078033">
- </a><a
+ <td><a name="1078033"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1024314">mailHost</a>
<p></p>
</td>
- <td><a name="1078035">
-Host on which the group's mail account resides.</a>
+ <td><a name="1078035">Host on which the group's mail account
+resides.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1078038">
- </a><a
+ <td><a name="1078038"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1025144">mgrpAllowedBroadcaster</a>
<p></p>
</td>
- <td><a name="1078040">
-URL identifying a mail user that is allowed to send mail to the mail
+ <td><a name="1078040">URL identifying a mail user that is allowed
+to send mail to the mail
group.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1078043">
- </a><a
+ <td><a name="1078043"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1024569">mgrpAllowedDomain</a>
<p></p>
</td>
- <td><a name="1078045">
-Domain from which users can send mail to the mail group.</a>
+ <td><a name="1078045">Domain from which users can send mail to
+the mail group.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1078048">
- </a><a
+ <td><a name="1078048"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1278551">mgrpDeliverTo</a>
<p></p>
</td>
- <td><a name="1078050">
-Alternative method of identifying members of the mail group.</a>
+ <td><a name="1078050">Alternative method of identifying members
+of the mail group.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1078053">
- </a><a
+ <td><a name="1078053"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1025568">mgrpErrorsTo</a>
<p></p>
</td>
- <td><a name="1078055">
-Mailing address to which mail delivery error messages are sent.</a>
+ <td><a name="1078055">Mailing address to which mail delivery
+error messages are sent.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1078058">
- </a><a
+ <td><a name="1078058"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1025705">mgrpModerator</a>
<p></p>
</td>
- <td><a name="1078060">
-Mailing address to which rejected mail messages are sent.</a>
+ <td><a name="1078060">Mailing address to which rejected mail
+messages are sent.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1078063">
- </a><a
+ <td><a name="1078063"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1025878">mgrpMsgMaxSize</a>
<p></p>
</td>
- <td><a name="1078065">
-Maximum message size that can be sent to the mail group.</a>
+ <td><a name="1078065">Maximum message size that can be sent to
+the mail group.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1078068">
- </a><a
+ <td><a name="1078068"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1025035">mgrpMsgRejectAction</a>
<p></p>
</td>
- <td><a name="1078070">
-Specifies the action to the taken in the event that mail sent to the
+ <td><a name="1078070">Specifies the action to the taken in the
+event that mail sent to the
mail group is rejected.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1078073">
- </a><a
+ <td><a name="1078073"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1025981">mgrpMsgRejectText</a>
<p></p>
</td>
- <td><a name="1078075">
-Text to be sent in the event that mail sent to the mail group is
+ <td><a name="1078075">Text to be sent in the event that mail sent
+to the mail group is
rejected.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1078078">
- </a><a
+ <td><a name="1078078"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1024670">mgrpRFC822MailMember</a>
<p></p>
</td>
- <td><a name="1078080">
-Recipient of mail that is sent to the mail group, but who is not in
+ <td><a name="1078080">Recipient of mail that is sent to the mail
+group, but who is not in
actuality a member of the mail group.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1078084">
- </a><a
+ <td><a name="1078084"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1005719">owner</a>
<p></p>
</td>
- <td><a name="1078086">
-Distinguished name of the mail group's owner.</a>
+ <td><a name="1078086">Distinguished name of the mail group's
+owner.</a>
<p></p>
</td>
</tr>
@@ -7715,37 +6784,32 @@ Distinguished name of the mail group's owner.</a>
</table>
</p>
<p><a name="1081545">&Acirc;&nbsp;
-</a><a name="netscapeMailServer">
-</a></p>
+</a><a name="netscapeMailServer"></a></p>
<h3><a name="netscapeMailServer"> netscapeMailServer</a></h3>
<a name="1081546">
Object class used to store information about the Messaging Server in
the directory. This object class is a Netscape|Red Hat extension to the
standard LDAP schema. Reserved for future use.</a>
-<p><a name="1097044">
-OID: <code>2.16.840.1.113730.3.2.24</code></a></p>
+<p><a name="1097044">OID: <code>2.16.840.1.113730.3.2.24</code></a></p>
<p><a name="1108767"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1108757">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1108757"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1108759">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1108759"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1108764">
- </a><a
+ <td><a name="1108764"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1229677">objectClass</a>
<p></p>
</td>
- <td><a name="1108766">
-(Required) Reserved.</a>
+ <td><a name="1108766">(Required) Reserved.</a>
<p></p>
</td>
</tr>
@@ -7761,45 +6825,39 @@ OID: <code>2.16.840.1.113730.3.2.24</code></a></p>
</table>
</p>
<p><a name="1086191">&Acirc;&nbsp;
-</a><a name="Proxy Server Extensions">
-</a></p>
+</a><a name="Proxy Server Extensions"></a></p>
<h2><a name="Proxy Server Extensions"> Proxy Server Extensions</a></h2>
<a name="1086195">
This section describes the </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/objclass.htm#1081588">netscapeProxyServer</a>
object class used by the Proxy Server.
<p><a name="1081588">&Acirc;&nbsp;
-</a><a name="netscapeProxyServer">
-</a></p>
+</a><a name="netscapeProxyServer"></a></p>
<h3><a name="netscapeProxyServer"> netscapeProxyServer</a></h3>
<a name="1081589">
Object class used to store information about the Proxy Server in the
directory. This object class is a Netscape|Red Hat extension to the
standard LDAP schema. Reserved for future use.</a>
-<p><a name="1097160">
-OID: <code>2.16.840.1.113730.3.2.28</code></a></p>
+<p><a name="1097160">OID: <code>2.16.840.1.113730.3.2.28</code></a></p>
<p><a name="1108781"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1108771">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1108771"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1108773">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1108773"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1108778">
- </a><a
+ <td><a name="1108778"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1229677">objectClass</a>
<p></p>
</td>
- <td><a name="1108780">
-(Required) Reserved.</a>
+ <td><a name="1108780">(Required) Reserved.</a>
<p></p>
</td>
</tr>
@@ -7815,45 +6873,39 @@ OID: <code>2.16.840.1.113730.3.2.28</code></a></p>
</table>
</p>
<p><a name="1081607">&Acirc;&nbsp;
-</a><a name="Web Server Extensions">
-</a></p>
+</a><a name="Web Server Extensions"></a></p>
<h2><a name="Web Server Extensions"> Web Server Extensions</a></h2>
<a name="1081611">
This section describes the </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/objclass.htm#1081614">netscapeWebServer</a>
object class used by Web servers.
<p><a name="1081614">&Acirc;&nbsp;
-</a><a name="netscapeWebServer">
-</a></p>
+</a><a name="netscapeWebServer"></a></p>
<h3><a name="netscapeWebServer"> netscapeWebServer</a></h3>
<a name="1081615">
Object class used to store information about a web server in the
directory. This object class is a Netscape|Red Hat extension to the
standard LDAP schema. Reserved for future use.</a>
-<p><a name="1108796">
-OID: <code>2.16.840.1.113730.3.2.29</code></a></p>
+<p><a name="1108796">OID: <code>2.16.840.1.113730.3.2.29</code></a></p>
<p><a name="1108814"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1108804">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1108804"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1108806">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1108806"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1108811">
- </a><a
+ <td><a name="1108811"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1229677">objectClass</a>
<p></p>
</td>
- <td><a name="1108813">
-(Required) Reserved.</a>
+ <td><a name="1108813">(Required) Reserved.</a>
<p></p>
</td>
</tr>
@@ -7869,108 +6921,92 @@ OID: <code>2.16.840.1.113730.3.2.29</code></a></p>
</table>
</p>
<p><a name="1108799">&Acirc;&nbsp;
-</a><a name="Reserved Object Classes">
-</a></p>
+</a><a name="Reserved Object Classes"></a></p>
<h2><a name="Reserved Object Classes"> Reserved Object Classes</a></h2>
<a name="1108800">
This section describes object classes that are not defined for this
release or are reserved for future use by the Directory Server.</a>
<p><a name="1091117">&Acirc;&nbsp;
-</a><a name="account">
-</a></p>
+</a><a name="account"></a></p>
<h3><a name="account"> account</a></h3>
<a name="1091854">
Reserved.</a>
-<p><a name="1098856">
-OID: <code>0.9.2342.19200300.100.4.5</code></a></p>
+<p><a name="1098856">OID: <code>0.9.2342.19200300.100.4.5</code></a></p>
<p><a name="1091903"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1091857">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1091857"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1091859">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1091859"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1091907">
- </a><a
+ <td><a name="1091907"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1296804">uid</a>
<p></p>
</td>
- <td><a name="1091909">
-(Required) The account's user ID.</a>
+ <td><a name="1091909">(Required) The account's user ID.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1091874">
- </a><a
+ <td><a name="1091874"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171528">description</a>
<p></p>
</td>
- <td><a name="1091876">
-Text description of the account.</a>
+ <td><a name="1091876">Text description of the account.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1091917">
- </a><a
+ <td><a name="1091917"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1201958">host</a>
<p></p>
</td>
- <td><a name="1091919">
-Hostname of the computer on which the account resides.</a>
+ <td><a name="1091919">Hostname of the computer on which the
+account resides.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1091879">
- </a><a
+ <td><a name="1091879"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1244534">l</a>
<p></p>
</td>
- <td><a name="1091881">
-Locality in which the account resides.</a>
+ <td><a name="1091881">Locality in which the account resides.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1091884">
- </a><a
+ <td><a name="1091884"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1281611">o</a>
<p></p>
</td>
- <td><a name="1091886">
-Organization to which the account belongs.</a>
+ <td><a name="1091886">Organization to which the account belongs.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1091890">
- </a><a
+ <td><a name="1091890"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1241174">ou</a>
<p></p>
</td>
- <td><a name="1091892">
-Organizational unit to which the account belongs.</a>
+ <td><a name="1091892">Organizational unit to which the account
+belongs.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1091895">
- </a><a
+ <td><a name="1091895"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1172500">seeAlso</a>
<p></p>
</td>
- <td><a name="1091897">
-URL to information relevant to the account.</a>
+ <td><a name="1091897">URL to information relevant to the account.</a>
<p></p>
</td>
</tr>
@@ -7986,36 +7022,32 @@ URL to information relevant to the account.</a>
</table>
</p>
<p><a name="1089961">&Acirc;&nbsp;
-</a><a name="alias">
-</a></p>
+</a><a name="alias"></a></p>
<h3><a name="alias"> alias</a></h3>
<a name="1089993">
Object class used to point to other entries in the directory tree. This
object class was inherited from X.500 Directory Services. Reserved.</a>
-<p><a name="1096898">
-OID: <code>2.5.6.1</code></a></p>
+<p><a name="1096898">OID: <code>2.5.6.1</code></a></p>
<p><a name="1090031"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1089996">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1089996"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1089998">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1089998"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1090103">
- </a><a
+ <td><a name="1090103"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1201653">aliasedObjectName</a>
<p></p>
</td>
- <td><a name="1090004">
-(Required) Distinguished name of the entry for which this entry is an
+ <td><a name="1090004">(Required) Distinguished name of the entry
+for which this entry is an
alias.</a>
<p></p>
</td>
@@ -8032,113 +7064,96 @@ alias.</a>
</table>
</p>
<p><a name="1091270">&Acirc;&nbsp;
-</a><a name="applicationEntity">
-</a></p>
+</a><a name="applicationEntity"></a></p>
<h3><a name="applicationEntity"> applicationEntity</a></h3>
<a name="1106068">
Object class used to represent application entities in the directory.
This object class was inherited from X.500 Directory Services. Reserved.</a>
-<p><a name="1096990">
-OID: <code>2.5.6.12</code></a></p>
+<p><a name="1096990">OID: <code>2.5.6.12</code></a></p>
<p><a name="1091320"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1091274">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1091274"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1091276">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1091276"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1091279">
- </a><a
+ <td><a name="1091279"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202620">presentationAddress</a>
<p></p>
</td>
- <td><a name="1091282">
-(Required) OSI presentation address of the entity.</a>
+ <td><a name="1091282">(Required) OSI presentation address of the
+entity.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1091285">
- </a><a
+ <td><a name="1091285"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171494">cn</a>
<p></p>
</td>
- <td><a name="1091288">
-(Required) Common name of the entity.</a>
+ <td><a name="1091288">(Required) Common name of the entity.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1091291">
- </a><a
+ <td><a name="1091291"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171528">description</a>
<p></p>
</td>
- <td><a name="1091293">
-Text description of the entity.</a>
+ <td><a name="1091293">Text description of the entity.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1091296">
- </a><a
+ <td><a name="1091296"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1244534">l</a>
<p></p>
</td>
- <td><a name="1091298">
-Locality in which the entity resides.</a>
+ <td><a name="1091298">Locality in which the entity resides.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1103836">
- </a><a
+ <td><a name="1103836"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1281611">o</a>
<p></p>
</td>
- <td><a name="1091303">
-Organization to which the entity belongs.</a>
+ <td><a name="1091303">Organization to which the entity belongs.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1103841">
- </a><a
+ <td><a name="1103841"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1241174">ou</a>
<p></p>
</td>
- <td><a name="1091309">
-Organizational unit to which the entity belongs.</a>
+ <td><a name="1091309">Organizational unit to which the entity
+belongs.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1103846">
- </a><a
+ <td><a name="1103846"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1172500">seeAlso</a>
<p></p>
</td>
- <td><a name="1091314">
-URL to information relevant to the entity.</a>
+ <td><a name="1091314">URL to information relevant to the entity.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1091317">
- </a><a
+ <td><a name="1091317"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202747">supportedApplicationContext</a>
<p></p>
</td>
- <td><a name="1091319">
-Identifiers of OSI application contexts.</a>
+ <td><a name="1091319">Identifiers of OSI application contexts.</a>
<p></p>
</td>
</tr>
@@ -8154,81 +7169,69 @@ Identifiers of OSI application contexts.</a>
</table>
</p>
<p><a name="1090381">&Acirc;&nbsp;
-</a><a name="applicationProcess">
-</a></p>
+</a><a name="applicationProcess"></a></p>
<h3><a name="applicationProcess"> applicationProcess</a></h3>
<a name="1106091">
Object class used to define entries representing application processes
in the directory. This object class was inherited from X.500 Directory
Services. Reserved.</a>
-<p><a name="1096988">
-OID: <code>2.5.6.11</code></a></p>
+<p><a name="1096988">OID: <code>2.5.6.11</code></a></p>
<p><a name="1090515"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1090555">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1090555"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1090557">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1090557"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1103871">
- </a><a
+ <td><a name="1103871"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171494">cn</a>
<p></p>
</td>
- <td><a name="1090563">
-(Required) Common name of the process.</a>
+ <td><a name="1090563">(Required) Common name of the process.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1103876">
- </a><a
+ <td><a name="1103876"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171528">description</a>
<p></p>
</td>
- <td><a name="1090574">
-Text description of the process.</a>
+ <td><a name="1090574">Text description of the process.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1103866">
- </a><a
+ <td><a name="1103866"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1244534">l</a>
<p></p>
</td>
- <td><a name="1090599">
-Locality in which the process resides.</a>
+ <td><a name="1090599">Locality in which the process resides.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1103856">
- </a><a
+ <td><a name="1103856"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1241174">ou</a>
<p></p>
</td>
- <td><a name="1090585">
-Organizational unit to which the process belongs.</a>
+ <td><a name="1090585">Organizational unit to which the process
+belongs.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1103861">
- </a><a
+ <td><a name="1103861"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1172500">seeAlso</a>
<p></p>
</td>
- <td><a name="1090590">
-URL to information relevant to the process.</a>
+ <td><a name="1090590">URL to information relevant to the process.</a>
<p></p>
</td>
</tr>
@@ -8244,37 +7247,33 @@ URL to information relevant to the process.</a>
</table>
</p>
<p><a name="1091421">&Acirc;&nbsp;
-</a><a name="cacheObject">
-</a></p>
+</a><a name="cacheObject"></a></p>
<h3><a name="cacheObject"> cacheObject</a></h3>
<a name="1093594">
Object class that allows an entry to contain the timeToLive (</a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202798">ttl</a>)
attribute.
-<p><a name="1098472">
-OID: <code>1.3.6.1.4.1.250.3.18</code></a></p>
+<p><a name="1098472">OID: <code>1.3.6.1.4.1.250.3.18</code></a></p>
<p><a name="1093607"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1093597">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1093597"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1093599">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1093599"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1093604">
- </a><a
+ <td><a name="1093604"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202798">ttl</a>
<p></p>
</td>
- <td><a name="1093606">
-Time, in seconds, that cached information about an entry should be
+ <td><a name="1093606">Time, in seconds, that cached information
+about an entry should be
considered valid.</a>
<p></p>
</td>
@@ -8291,71 +7290,63 @@ considered valid.</a>
</table>
</p>
<p><a name="1091225">&Acirc;&nbsp;
-</a><a name="certificationAuthority">
-</a></p>
+</a><a name="certificationAuthority"></a></p>
<h3><a name="certificationAuthority"> certificationAuthority</a></h3>
<a name="1091226">
Object class used to store information about Certificate Authorities
(CAs) in the directory. This object class was inherited from X.500
Directory Services. Reserved.</a>
-<p><a name="1097006">
-OID: <code>2.5.6.16</code></a></p>
+<p><a name="1097006">OID: <code>2.5.6.16</code></a></p>
<p><a name="1091261"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1091229">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1091229"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1091231">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1091231"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1091236">
- </a><a
+ <td><a name="1091236"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1208584">cACertificate;binary</a>
<p></p>
</td>
- <td><a name="1091239">
-(Required) Certificate, in binary form, from a certification authority.</a>
+ <td><a name="1091239">(Required) Certificate, in binary form,
+from a certification authority.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1091243">
- </a><a
+ <td><a name="1091243"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1207178">authorityRevocationList;binary</a>
<p></p>
</td>
- <td><a name="1091246">
-List, in binary form, of CA certificates that have been revoked and are
+ <td><a name="1091246">List, in binary form, of CA certificates
+that have been revoked and are
no longer considered valid or secure.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1091250">
- </a><a
+ <td><a name="1091250"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1208727">certificateRevocationList;binary</a>
<p></p>
</td>
- <td><a name="1091253">
-List, in binary form, of user certificates that have been revoked.</a>
+ <td><a name="1091253">List, in binary form, of user certificates
+that have been revoked.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1091258">
- </a><a
+ <td><a name="1091258"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1208791">crossCertificatePair;binary</a>
<p></p>
</td>
- <td><a name="1091260">
-Reserved for future use.</a>
+ <td><a name="1091260">Reserved for future use.</a>
<p></p>
</td>
</tr>
@@ -8371,8 +7362,7 @@ Reserved for future use.</a>
</table>
</p>
<p><a name="1097268">&Acirc;&nbsp;
-</a><a name="dcObject">
-</a></p>
+</a><a name="dcObject"></a></p>
<h3><a name="dcObject"> dcObject</a></h3>
<a name="1097806">
Object class that allows domain components to be defined for an entry.
@@ -8395,23 +7385,20 @@ OID: <code>1.3.6.1.4.1.1466.344</code></a>
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1097273">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1097273"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1097275">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1097275"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1097278">
- </a><a
+ <td><a name="1097278"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1245094">dc</a>
<p></p>
</td>
- <td><a name="1097281">
-(Required) Domain component of the entry.</a>
+ <td><a name="1097281">(Required) Domain component of the entry.</a>
<p></p>
</td>
</tr>
@@ -8427,114 +7414,97 @@ OID: <code>1.3.6.1.4.1.1466.344</code></a>
</table>
</p>
<p><a name="1090760">&Acirc;&nbsp;
-</a><a name="device">
-</a></p>
+</a><a name="device"></a></p>
<h3><a name="device"> device</a></h3>
<a name="1090817">
Object class used to store information about network devices, such as
printers, in the directory. This object class was inherited from X.500
Directory Services. Reserved.</a>
-<p><a name="1096996">
-OID: <code>2.5.6.14</code></a></p>
+<p><a name="1096996">OID: <code>2.5.6.14</code></a></p>
<p><a name="1090828"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1103908">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1103908"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1103910">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1103910"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1103915">
- </a><a
+ <td><a name="1103915"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171494">cn</a>
<p></p>
</td>
- <td><a name="1103917">
-(Required) Common name of the device.</a>
+ <td><a name="1103917">(Required) Common name of the device.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1103922">
- </a><a
+ <td><a name="1103922"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171528">description</a>
<p></p>
</td>
- <td><a name="1103924">
-Text description of the device.</a>
+ <td><a name="1103924">Text description of the device.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1103960">
- </a><a
+ <td><a name="1103960"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1244534">l</a>
<p></p>
</td>
- <td><a name="1103929">
-Locality in which the device resides.</a>
+ <td><a name="1103929">Locality in which the device resides.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1103965">
- </a><a
+ <td><a name="1103965"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1281611">o</a>
<p></p>
</td>
- <td><a name="1103934">
-Organization to which the device belongs.</a>
+ <td><a name="1103934">Organization to which the device belongs.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1103970">
- </a><a
+ <td><a name="1103970"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1241174">ou</a>
<p></p>
</td>
- <td><a name="1103940">
-Organizational unit to which the device belongs.</a>
+ <td><a name="1103940">Organizational unit to which the device
+belongs.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1103943">
- </a><a
+ <td><a name="1103943"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1005719">owner</a>
<p></p>
</td>
- <td><a name="1103945">
-Distinguished name of the person responsible for the device.</a>
+ <td><a name="1103945">Distinguished name of the person
+responsible for the device.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1103948">
- </a><a
+ <td><a name="1103948"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1172500">seeAlso</a>
<p></p>
</td>
- <td><a name="1103950">
-URL to information relevant to the device.</a>
+ <td><a name="1103950">URL to information relevant to the device.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1103953">
- </a><a
+ <td><a name="1103953"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202700">serialNumber</a>
<p></p>
</td>
- <td><a name="1103955">
-Serial number of the device.</a>
+ <td><a name="1103955">Serial number of the device.</a>
<p></p>
</td>
</tr>
@@ -8550,36 +7520,31 @@ Serial number of the device.</a>
</table>
</p>
<p><a name="1091390">&Acirc;&nbsp;
-</a><a name="DNSDomain">
-</a></p>
+</a><a name="DNSDomain"></a></p>
<h3><a name="DNSDomain"> DNSDomain</a></h3>
<a name="1093025">
Object class used as a subclass of domain to store DNS resource records
in the directory. Reserved.</a>
-<p><a name="1096887">
-OID: <code>0.9.2342.19200300.100.4.15</code></a></p>
+<p><a name="1096887">OID: <code>0.9.2342.19200300.100.4.15</code></a></p>
<p><a name="1093023"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1093008">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1093008"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1093010">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1093010"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1093013">
- </a><a
+ <td><a name="1093013"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1201841">dNSRecord</a>
<p></p>
</td>
- <td><a name="1093015">
-DNS resource records.</a>
+ <td><a name="1093015">DNS resource records.</a>
<p></p>
</td>
</tr>
@@ -8595,268 +7560,227 @@ DNS resource records.</a>
</table>
</p>
<p><a name="1091348">&Acirc;&nbsp;
-</a><a name="document">
-</a></p>
+</a><a name="document"></a></p>
<h3><a name="document"> document</a></h3>
<a name="1092549">
Used to define entries which represent documents in the directory.
Reserved.</a>
-<p><a name="1096874">
-OID: <code>0.9.2342.19200300.100.4.6</code></a></p>
+<p><a name="1096874">OID: <code>0.9.2342.19200300.100.4.6</code></a></p>
<p><a name="1091981"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1092165">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1092165"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1092167">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1092167"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1092172">
- </a><a
+ <td><a name="1092172"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1201854">documentIdentifier</a>
<p></p>
</td>
- <td><a name="1092175">
-(Required) Unique identifier for a document.</a>
+ <td><a name="1092175">(Required) Unique identifier for a document.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092180">
- </a><a
+ <td><a name="1092180"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1255098">abstract</a>
<p></p>
</td>
- <td><a name="1092182">
-Abstract of the document.</a>
+ <td><a name="1092182">Abstract of the document.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092187">
- </a><a
+ <td><a name="1092187"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1201689">authorCn</a>
<p></p>
</td>
- <td><a name="1092189">
-Author's common, or given, name.</a>
+ <td><a name="1092189">Author's common, or given, name.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092194">
- </a><a
+ <td><a name="1092194"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1201696">authorSn</a>
<p></p>
</td>
- <td><a name="1092196">
-The author's surname.</a>
+ <td><a name="1092196">The author's surname.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092201">
- </a><a
+ <td><a name="1092201"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171494">cn</a>
<p></p>
</td>
- <td><a name="1092203">
-Common name of the document.</a>
+ <td><a name="1092203">Common name of the document.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092206">
- </a><a
+ <td><a name="1092206"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171528">description</a>
<p></p>
</td>
- <td><a name="1092208">
-Text description of the description.</a>
+ <td><a name="1092208">Text description of the description.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092213">
- </a><a
+ <td><a name="1092213"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1201847">documentAuthor</a>
<p></p>
</td>
- <td><a name="1092215">
-Distinguished name of the document author.</a>
+ <td><a name="1092215">Distinguished name of the document author.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092220">
- </a><a
+ <td><a name="1092220"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1201861">documentLocation</a>
<p></p>
</td>
- <td><a name="1092222">
-Location of the original document.</a>
+ <td><a name="1092222">Location of the original document.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092227">
- </a><a
+ <td><a name="1092227"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1201868">documentPublisher</a>
<p></p>
</td>
- <td><a name="1092229">
-Person or organization that published the document.</a>
+ <td><a name="1092229">Person or organization that published the
+document.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092234">
- </a><a
+ <td><a name="1092234"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1201877">documentStore</a>
<p></p>
</td>
- <td><a name="1092236">
-Not defined.</a>
+ <td><a name="1092236">Not defined.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092241">
- </a><a
+ <td><a name="1092241"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1201884">documentTitle</a>
<p></p>
</td>
- <td><a name="1092243">
-The document's title.</a>
+ <td><a name="1092243">The document's title.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092248">
- </a><a
+ <td><a name="1092248"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1201891">documentVersion</a>
<p></p>
</td>
- <td><a name="1092250">
-The document's version number.</a>
+ <td><a name="1092250">The document's version number.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092255">
- </a><a
+ <td><a name="1092255"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202004">keyWords</a>
<p></p>
</td>
- <td><a name="1092257">
-Keywords that describe the document.</a>
+ <td><a name="1092257">Keywords that describe the document.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1103998">
- </a><a
+ <td><a name="1103998"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1244534">l</a>
<p></p>
</td>
- <td><a name="1092262">
-Locality in which the document resides.</a>
+ <td><a name="1092262">Locality in which the document resides.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1104003">
- </a><a
+ <td><a name="1104003"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1281611">o</a>
<p></p>
</td>
- <td><a name="1092267">
-Organization to which the document belongs.</a>
+ <td><a name="1092267">Organization to which the document belongs.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092272">
- </a><a
+ <td><a name="1092272"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202192">obsoletedByDocument</a>
<p></p>
</td>
- <td><a name="1092274">
-Distinguished name of a document that obsoletes this document.</a>
+ <td><a name="1092274">Distinguished name of a document that
+obsoletes this document.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092279">
- </a><a
+ <td><a name="1092279"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202199">obsoletesDocument</a>
<p></p>
</td>
- <td><a name="1092281">
-Distinguished name of a document that is obsoleted by this document.</a>
+ <td><a name="1092281">Distinguished name of a document that is
+obsoleted by this document.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1104008">
- </a><a
+ <td><a name="1104008"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1241174">ou</a>
<p></p>
</td>
- <td><a name="1092299">
-Organizational unit to which the document belongs.</a>
+ <td><a name="1092299">Organizational unit to which the document
+belongs.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1104013">
- </a><a
+ <td><a name="1104013"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1172500">seeAlso</a>
<p></p>
</td>
- <td><a name="1092293">
-URL to information relevant to the document.</a>
+ <td><a name="1092293">URL to information relevant to the document.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092306">
- </a><a
+ <td><a name="1092306"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202732">subject</a>
<p></p>
</td>
- <td><a name="1092308">
-Subject of the document.</a>
+ <td><a name="1092308">Subject of the document.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092330">
- </a><a
+ <td><a name="1092330"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202817">updatedByDocument</a>
<p></p>
</td>
- <td><a name="1092334">
-Distinguished name of a document that is an updated version of this
+ <td><a name="1092334">Distinguished name of a document that is an
+updated version of this
document.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092323">
- </a><a
+ <td><a name="1092323"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202824">updatesDocument</a>
<p></p>
</td>
- <td><a name="1092340">
-Distinguished name of a document for which this document is an updated
+ <td><a name="1092340">Distinguished name of a document for which
+this document is an updated
version.</a>
<p></p>
</td>
@@ -8873,101 +7797,86 @@ version.</a>
</table>
</p>
<p><a name="1091354">&Acirc;&nbsp;
-</a><a name="documentSeries">
-</a></p>
+</a><a name="documentSeries"></a></p>
<h3><a name="documentSeries"> documentSeries</a></h3>
<a name="1092560">
Used to define an entry that represents a series of documents. Reserved.</a>
-<p><a name="1096876">
-OID: <code>0.9.2342.19200300.100.4.9</code></a></p>
+<p><a name="1096876">OID: <code>0.9.2342.19200300.100.4.9</code></a></p>
<p><a name="1092547"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1092502">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1092502"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1092504">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1092504"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1092507">
- </a><a
+ <td><a name="1092507"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171494">cn</a>
<p></p>
</td>
- <td><a name="1092579">
-(Required) The common name of the series.</a>
+ <td><a name="1092579">(Required) The common name of the series.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1104028">
- </a><a
+ <td><a name="1104028"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171528">description</a>
<p></p>
</td>
- <td><a name="1092515">
-Text description of the series.</a>
+ <td><a name="1092515">Text description of the series.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1104033">
- </a><a
+ <td><a name="1104033"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1244534">l</a>
<p></p>
</td>
- <td><a name="1092520">
-Locality in which the series resides.</a>
+ <td><a name="1092520">Locality in which the series resides.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1104038">
- </a><a
+ <td><a name="1104038"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1281611">o</a>
<p></p>
</td>
- <td><a name="1092525">
-Organization to which the series belongs.</a>
+ <td><a name="1092525">Organization to which the series belongs.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1104043">
- </a><a
+ <td><a name="1104043"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1241174">ou</a>
<p></p>
</td>
- <td><a name="1092531">
-Organizational unit to which the series belongs.</a>
+ <td><a name="1092531">Organizational unit to which the series
+belongs.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1104048">
- </a><a
+ <td><a name="1104048"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1172500">seeAlso</a>
<p></p>
</td>
- <td><a name="1092541">
-URL to information relevant to the series.</a>
+ <td><a name="1092541">URL to information relevant to the series.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092600">
- </a><a
+ <td><a name="1092600"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1230129">telephoneNumber</a>
<p></p>
</td>
- <td><a name="1092602">
-Telephone number of the person responsible for the series.</a>
+ <td><a name="1092602">Telephone number of the person responsible
+for the series.</a>
<p></p>
</td>
</tr>
@@ -8983,303 +7892,260 @@ Telephone number of the person responsible for the series.</a>
</table>
</p>
<p><a name="1091357">&Acirc;&nbsp;
-</a><a name="domain">
-</a></p>
+</a><a name="domain"></a></p>
<h3><a name="domain"> domain</a></h3>
<a name="1097945">
Object class used to define entries that represent DNS domains in the
directory. The domainComponent attribute should be used for naming
entries of this object class. Reserved.</a>
-<p><a name="1096879">
-OID: <code>0.9.2342.19200300.100.4.13</code></a></p>
+<p><a name="1096879">OID: <code>0.9.2342.19200300.100.4.13</code></a></p>
<p><a name="1092674"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1092632">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1092632"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1092634">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1092634"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1092639">
- </a><a
+ <td><a name="1092639"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1245094">dc</a>
<p></p>
</td>
- <td><a name="1092642">
-(Required) One component of a domain name.</a>
+ <td><a name="1092642">(Required) One component of a domain name.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092701">
- </a><a
+ <td><a name="1092701"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1201675">associatedName</a>
<p></p>
</td>
- <td><a name="1092708">
-Entry in the organizational directory tree associated with a DNS domain.</a>
+ <td><a name="1092708">Entry in the organizational directory tree
+associated with a DNS domain.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092721">
- </a><a
+ <td><a name="1092721"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171367">businessCategory</a>
<p></p>
</td>
- <td><a name="1092723">
-Type of business this domain is engaged in.</a>
+ <td><a name="1092723">Type of business this domain is engaged in.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092645">
- </a><a
+ <td><a name="1092645"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171528">description</a>
<p></p>
</td>
- <td><a name="1092647">
-Text description of the domain.</a>
+ <td><a name="1092647">Text description of the domain.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092735">
- </a><a
+ <td><a name="1092735"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1292809">destinationIndicator</a>
<p></p>
</td>
- <td><a name="1092737">
-This attribute is used for telegram services to this domain.</a>
+ <td><a name="1092737">This attribute is used for telegram
+services to this domain.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092741">
- </a><a
+ <td><a name="1092741"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171637">facsimileTelephoneNumber</a>
<p></p>
</td>
- <td><a name="1092744">
-Fax number associated with the domain.</a>
+ <td><a name="1092744">Fax number associated with the domain.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092749">
- </a><a
+ <td><a name="1092749"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1224256">internationalIsdnNumber</a>
<p></p>
</td>
- <td><a name="1092751">
-ISDN number associated with the domain.</a>
+ <td><a name="1092751">ISDN number associated with the domain.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092650">
- </a><a
+ <td><a name="1092650"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1244534">l</a>
<p></p>
</td>
- <td><a name="1092652">
-Locality in which the domain resides.</a>
+ <td><a name="1092652">Locality in which the domain resides.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092778">
- </a><a
+ <td><a name="1092778"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1007859">manager</a>
<p></p>
</td>
- <td><a name="1092780">
-Distinguished name of a manager associated with the domain.</a>
+ <td><a name="1092780">Distinguished name of a manager associated
+with the domain.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092655">
- </a><a
+ <td><a name="1092655"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1281611">o</a>
<p></p>
</td>
- <td><a name="1092657">
-Organization to which the domain belongs.</a>
+ <td><a name="1092657">Organization to which the domain belongs.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092789">
- </a><a
+ <td><a name="1092789"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1003072">physicalDeliveryOfficeName</a>
<p></p>
</td>
- <td><a name="1092791">
-Location where physical deliveries can be made.</a>
+ <td><a name="1092791">Location where physical deliveries can be
+made.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092794">
- </a><a
+ <td><a name="1092794"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1230025">postalAddress</a>
<p></p>
</td>
- <td><a name="1092796">
-Mailing address associated with the domain.</a>
+ <td><a name="1092796">Mailing address associated with the domain.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092799">
- </a><a
+ <td><a name="1092799"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1230036">postalCode</a>
<p></p>
</td>
- <td><a name="1092801">
-Domain's postal code (such as a United States zip code).</a>
+ <td><a name="1092801">Domain's postal code (such as a United
+States zip code).</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092804">
- </a><a
+ <td><a name="1092804"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1230043">postOfficeBox</a>
<p></p>
</td>
- <td><a name="1092806">
-Domain's post office box.</a>
+ <td><a name="1092806">Domain's post office box.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092809">
- </a><a
+ <td><a name="1092809"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202605">preferredDeliveryMethod</a>
<p></p>
</td>
- <td><a name="1092811">
-Domain's preferred method of contact or delivery.</a>
+ <td><a name="1092811">Domain's preferred method of contact or
+delivery.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092824">
- </a><a
+ <td><a name="1092824"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202644">registeredAddress</a>
<p></p>
</td>
- <td><a name="1092826">
-Postal address suitable for reception of expedited documents, where the
+ <td><a name="1092826">Postal address suitable for reception of
+expedited documents, where the
recipient must verify delivery.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092857">
- </a><a
+ <td><a name="1092857"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202682">searchGuide</a>
<p></p>
</td>
- <td><a name="1092859">
-Specifies information for suggested search criteria when using the
+ <td><a name="1092859">Specifies information for suggested search
+criteria when using the
entry as the base object in the directory tree for a search operation.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092871">
- </a><a
+ <td><a name="1092871"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1172500">seeAlso</a>
<p></p>
</td>
- <td><a name="1092873">
-URL to information relevant to the domain.</a>
+ <td><a name="1092873">URL to information relevant to the domain.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092829">
- </a><a
+ <td><a name="1092829"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1203417">st</a>
<p></p>
</td>
- <td><a name="1092831">
-State or province in which the domain resides.</a>
+ <td><a name="1092831">State or province in which the domain
+resides.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092834">
- </a><a
+ <td><a name="1092834"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202721">street</a>
<p></p>
</td>
- <td><a name="1092836">
-Street address associated with the domain.</a>
+ <td><a name="1092836">Street address associated with the domain.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092882">
- </a><a
+ <td><a name="1092882"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1230129">telephoneNumber</a>
<p></p>
</td>
- <td><a name="1092884">
-Telephone number associated with the domain.</a>
+ <td><a name="1092884">Telephone number associated with the domain.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092839">
- </a><a
+ <td><a name="1092839"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1205004">teletexTerminalIdentifier</a>
<p></p>
</td>
- <td><a name="1092841">
-Identifier for a teletex terminal associated with the domain.</a>
+ <td><a name="1092841">Identifier for a teletex terminal
+associated with the domain.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092844">
- </a><a
+ <td><a name="1092844"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1205120">telexNumber</a>
<p></p>
</td>
- <td><a name="1092846">
-Telex number associated with the domain.</a>
+ <td><a name="1092846">Telex number associated with the domain.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092909">
- </a><a
+ <td><a name="1092909"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1196547">userPassword</a>
<p></p>
</td>
- <td><a name="1092911">
-Reserved for future use.</a>
+ <td><a name="1092911">Reserved for future use.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092851">
- </a><a
+ <td><a name="1092851"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1281763">x121Address</a>
<p></p>
</td>
- <td><a name="1092853">
-X.121 address associated with the domain.</a>
+ <td><a name="1092853">X.121 address associated with the domain.</a>
<p></p>
</td>
</tr>
@@ -9295,37 +8161,33 @@ X.121 address associated with the domain.</a>
</table>
</p>
<p><a name="1091384">&Acirc;&nbsp;
-</a><a name="domainRelatedObject">
-</a></p>
+</a><a name="domainRelatedObject"></a></p>
<h3><a name="domainRelatedObject"> domainRelatedObject</a></h3>
<a name="1093633">
Object class used to define entries that represent a DNS domain that is
equivalent to an X.500 domain, usually an organization or
organizational unit. Reserved.</a>
-<p><a name="1098880">
-OID: <code>0.9.2342.19200300.100.4.17</code></a></p>
+<p><a name="1098880">OID: <code>0.9.2342.19200300.100.4.17</code></a></p>
<p><a name="1097753"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1097743">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1097743"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1097745">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1097745"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1097750">
- </a><a
+ <td><a name="1097750"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1201668">associatedDomain</a>
<p></p>
</td>
- <td><a name="1097752">
-DNS domain associated with an object in the directory tree.</a>
+ <td><a name="1097752">DNS domain associated with an object in the
+directory tree.</a>
<p></p>
</td>
</tr>
@@ -9341,36 +8203,31 @@ DNS domain associated with an object in the directory tree.</a>
</table>
</p>
<p><a name="1097756">&Acirc;&nbsp;
-</a><a name="dSA">
-</a></p>
+</a><a name="dSA"></a></p>
<h3><a name="dSA"> dSA</a></h3>
<a name="1097757">
Object class used to define entries representing DSAs in the directory.
This object class was inherited from X.500 Directory Services. Reserved.</a>
-<p><a name="1096993">
-OID: <code>2.5.6.13</code></a></p>
+<p><a name="1096993">OID: <code>2.5.6.13</code></a></p>
<p><a name="1091405"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1091397">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1091397"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1091399">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1091399"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1091402">
- </a><a
+ <td><a name="1091402"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202013">knowledgeInformation</a>
<p></p>
</td>
- <td><a name="1091404">
-This attribute is no longer used.</a>
+ <td><a name="1091404">This attribute is no longer used.</a>
<p></p>
</td>
</tr>
@@ -9386,37 +8243,32 @@ This attribute is no longer used.</a>
</table>
</p>
<p><a name="1091415">&Acirc;&nbsp;
-</a><a name="friendlyCountry">
-</a></p>
+</a><a name="friendlyCountry"></a></p>
<h3><a name="friendlyCountry"> friendlyCountry</a></h3>
<a name="1093062">
Object class used to define country entries in the directory tree. This
object class is used to allow more user-friendly country names than
those allowed by the country object class. Reserved.</a>
-<p><a name="1098883">
-OID: <code>0.9.2342.19200300.100.4.18</code></a></p>
+<p><a name="1098883">OID: <code>0.9.2342.19200300.100.4.18</code></a></p>
<p><a name="1093060"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1093050">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1093050"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1093052">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1093052"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1093057">
- </a><a
+ <td><a name="1093057"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1265915">co</a>
<p></p>
</td>
- <td><a name="1093059">
-Contains the name of a country.</a>
+ <td><a name="1093059">Contains the name of a country.</a>
<p></p>
</td>
</tr>
@@ -9432,38 +8284,34 @@ Contains the name of a country.</a>
</table>
</p>
<p><a name="1091443">&Acirc;&nbsp;
-</a><a name="labeledURIObject">
-</a></p>
+</a><a name="labeledURIObject"></a></p>
<h3><a name="labeledURIObject"> labeledURIObject</a></h3>
<a name="1096833">
This object class can be added to existing directory objects to allow
for inclusion of URI values. This approach does not preclude including
the labeledURI attribute type directly in other object classes as
appropriate. Reserved.</a>
-<p><a name="1096829">
-OID: <code>1.3.6.1.4.1.250.3.15</code></a></p>
+<p><a name="1096829">OID: <code>1.3.6.1.4.1.250.3.15</code></a></p>
<p><a name="1093588"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1093578">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1093578"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1093580">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1093580"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1093585">
- </a><a
+ <td><a name="1093585"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202020">labeledUri</a>
<p></p>
</td>
- <td><a name="1093587">
-A Uniform Resource Identifier (URI) that is relevant to the entry.</a>
+ <td><a name="1093587">A Uniform Resource Identifier (URI) that is
+relevant to the entry.</a>
<p></p>
</td>
</tr>
@@ -9479,124 +8327,106 @@ A Uniform Resource Identifier (URI) that is relevant to the entry.</a>
</table>
</p>
<p><a name="1091410">&Acirc;&nbsp;
-</a><a name="pilotObject">
-</a></p>
+</a><a name="pilotObject"></a></p>
<h3><a name="pilotObject"> pilotObject</a></h3>
<a name="1091508">
Object class used as a subclass to allow additional attributes to be
assigned to entries of all other object classes. Reserved.</a>
-<p><a name="1096860">
-OID: <code>0.9.2342.19200300.100.4.3</code></a></p>
+<p><a name="1096860">OID: <code>0.9.2342.19200300.100.4.3</code></a></p>
<p><a name="1091544"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1091536">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1091536"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1091538">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1091538"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1091541">
- </a><a
+ <td><a name="1091541"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1201684">audio</a>
<p></p>
</td>
- <td><a name="1091543">
-Sound file.</a>
+ <td><a name="1091543">Sound file.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1091579">
- </a><a
+ <td><a name="1091579"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1201831">ditRedirect</a>
<p></p>
</td>
- <td><a name="1091581">
-Distinguished name to use as a redirect for the entry.</a>
+ <td><a name="1091581">Distinguished name to use as a redirect for
+the entry.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1091575">
- </a><a
+ <td><a name="1091575"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1201965">info</a>
<p></p>
</td>
- <td><a name="1091577">
-Information about the object.</a>
+ <td><a name="1091577">Information about the object.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1091571">
- </a><a
+ <td><a name="1091571"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1201995">jpegPhoto</a>
<p></p>
</td>
- <td><a name="1091573">
-Photo in jpeg format.</a>
+ <td><a name="1091573">Photo in jpeg format.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1091567">
- </a><a
+ <td><a name="1091567"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1100733">lastModifiedBy</a>
<p></p>
</td>
- <td><a name="1091569">
-Distinguished name of the last user to modify the object.</a>
+ <td><a name="1091569">Distinguished name of the last user to
+modify the object.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1091563">
- </a><a
+ <td><a name="1091563"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202035">lastModifiedTime</a>
<p></p>
</td>
- <td><a name="1091565">
-Last time the object was modified.</a>
+ <td><a name="1091565">Last time the object was modified.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1091559">
- </a><a
+ <td><a name="1091559"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1007859">manager</a>
<p></p>
</td>
- <td><a name="1091561">
-Distinguished name of the object's manager.</a>
+ <td><a name="1091561">Distinguished name of the object's manager.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1091555">
- </a><a
+ <td><a name="1091555"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202247">photo</a>
<p></p>
</td>
- <td><a name="1091557">
-Photo of the object.</a>
+ <td><a name="1091557">Photo of the object.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1091551">
- </a><a
+ <td><a name="1091551"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202809">uniqueIdentifier</a>
<p></p>
</td>
- <td><a name="1091553">
-Specific item used to distinguish between two entries when a
+ <td><a name="1091553">Specific item used to distinguish between
+two entries when a
distinguished name has been reused.</a>
<p></p>
</td>
@@ -9613,292 +8443,253 @@ distinguished name has been reused.</a>
</table>
</p>
<p><a name="1091437">&Acirc;&nbsp;
-</a><a name="pilotOrganization">
-</a></p>
+</a><a name="pilotOrganization"></a></p>
<h3><a name="pilotOrganization"> pilotOrganization</a></h3>
<a name="1093224">
Object class used as a subclass to allow additional attributes to be
assigned to organization and organizationalUnit object class entries.
Reserved.</a>
-<p><a name="1096890">
-OID: <code>0.9.2342.19200300.100.4.20</code></a></p>
+<p><a name="1096890">OID: <code>0.9.2342.19200300.100.4.20</code></a></p>
<p><a name="1093387"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1093251">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1093251"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1093253">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1093253"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1093394">
- </a><a
+ <td><a name="1093394"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1281611">o</a>
<p></p>
</td>
- <td><a name="1093396">
-(Required) Organization to which the entry belongs.</a>
+ <td><a name="1093396">(Required) Organization to which the entry
+belongs.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1093400">
- </a><a
+ <td><a name="1093400"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1241174">ou</a>
<p></p>
</td>
- <td><a name="1093402">
-(Required) Organizational unit to which the entry belongs.</a>
+ <td><a name="1093402">(Required) Organizational unit to which the
+entry belongs.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1093418">
- </a><a
+ <td><a name="1093418"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1201711">buildingName</a>
<p></p>
</td>
- <td><a name="1093420">
-Name of the building in which the entry resides.</a>
+ <td><a name="1093420">Name of the building in which the entry
+resides.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1093258">
- </a><a
+ <td><a name="1093258"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171367">businessCategory</a>
<p></p>
</td>
- <td><a name="1093260">
-Type of business this entry is engaged in.</a>
+ <td><a name="1093260">Type of business this entry is engaged in.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1093265">
- </a><a
+ <td><a name="1093265"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171528">description</a>
<p></p>
</td>
- <td><a name="1093267">
-Text description of the entry.</a>
+ <td><a name="1093267">Text description of the entry.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1093433">
- </a><a
+ <td><a name="1093433"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1292809">destinationIndicator</a>
<p></p>
</td>
- <td><a name="1093435">
-This attribute is used for telegram services to this entry.</a>
+ <td><a name="1093435">This attribute is used for telegram
+services to this entry.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1093439">
- </a><a
+ <td><a name="1093439"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171637">facsimileTelephoneNumber</a>
<p></p>
</td>
- <td><a name="1093442">
-Fax number associated with the entry.</a>
+ <td><a name="1093442">Fax number associated with the entry.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1093447">
- </a><a
+ <td><a name="1093447"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1224256">internationalIsdnNumber</a>
<p></p>
</td>
- <td><a name="1093449">
-ISDN number associated with the entry.</a>
+ <td><a name="1093449">ISDN number associated with the entry.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1093452">
- </a><a
+ <td><a name="1093452"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1244534">l</a>
<p></p>
</td>
- <td><a name="1093454">
-Locality in which the entry resides.</a>
+ <td><a name="1093454">Locality in which the entry resides.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1093516">
- </a><a
+ <td><a name="1093516"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1003072">physicalDeliveryOfficeName</a>
<p></p>
</td>
- <td><a name="1093518">
-Location where physical deliveries can be made to this entry.</a>
+ <td><a name="1093518">Location where physical deliveries can be
+made to this entry.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1104165">
- </a><a
+ <td><a name="1104165"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1230025">postalAddress</a>
<p></p>
</td>
- <td><a name="1093513">
-Business mailing address for the entry.</a>
+ <td><a name="1093513">Business mailing address for the entry.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1104170">
- </a><a
+ <td><a name="1104170"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1230036">postalCode</a>
<p></p>
</td>
- <td><a name="1093508">
-Business postal code (such as a United States zip code) for the entry.</a>
+ <td><a name="1093508">Business postal code (such as a United
+States zip code) for the entry.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1104175">
- </a><a
+ <td><a name="1104175"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1230043">postOfficeBox</a>
<p></p>
</td>
- <td><a name="1093503">
-Business post office box for the entry.</a>
+ <td><a name="1093503">Business post office box for the entry.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1104180">
- </a><a
+ <td><a name="1104180"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202605">preferredDeliveryMethod</a>
<p></p>
</td>
- <td><a name="1093498">
-Preferred method of contact or delivery of the entry.</a>
+ <td><a name="1093498">Preferred method of contact or delivery of
+the entry.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1104185">
- </a><a
+ <td><a name="1104185"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202644">registeredAddress</a>
<p></p>
</td>
- <td><a name="1106134">
-Postal address suitable for reception of expedited documents, where the
+ <td><a name="1106134">Postal address suitable for reception of
+expedited documents, where the
recipient must verify delivery.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1104190">
- </a><a
+ <td><a name="1104190"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202682">searchGuide</a>
<p></p>
</td>
- <td><a name="1093532">
-Specifies information for suggested search criteria when using the
+ <td><a name="1093532">Specifies information for suggested search
+criteria when using the
entry as the base object in the directory tree for a search operation.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1104195">
- </a><a
+ <td><a name="1104195"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1172500">seeAlso</a>
<p></p>
</td>
- <td><a name="1093544">
-URL to information relevant to the entry.</a>
+ <td><a name="1093544">URL to information relevant to the entry.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1104200">
- </a><a
+ <td><a name="1104200"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1203417">st</a>
<p></p>
</td>
- <td><a name="1093488">
-State or province in which the entry resides.</a>
+ <td><a name="1093488">State or province in which the entry
+resides.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1104205">
- </a><a
+ <td><a name="1104205"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1202721">street</a>
<p></p>
</td>
- <td><a name="1093483">
-Street address at which the entry is located.</a>
+ <td><a name="1093483">Street address at which the entry is
+located.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1104210">
- </a><a
+ <td><a name="1104210"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1230129">telephoneNumber</a>
<p></p>
</td>
- <td><a name="1093557">
-Telephone number associated with the entry.</a>
+ <td><a name="1093557">Telephone number associated with the entry.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1104215">
- </a><a
+ <td><a name="1104215"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1205004">teletexTerminalIdentifier</a>
<p></p>
</td>
- <td><a name="1093478">
-Identifier for the teletex terminal of the entry.</a>
+ <td><a name="1093478">Identifier for the teletex terminal of the
+entry.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1104220">
- </a><a
+ <td><a name="1104220"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1205120">telexNumber</a>
<p></p>
</td>
- <td><a name="1093473">
-Telex number of the entry.</a>
+ <td><a name="1093473">Telex number of the entry.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1104225">
- </a><a
+ <td><a name="1104225"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1196547">userPassword</a>
<p></p>
</td>
- <td><a name="1093572">
-The entry's password and encryption method.</a>
+ <td><a name="1093572">The entry's password and encryption method.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1104230">
- </a><a
+ <td><a name="1104230"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1281763">x121Address</a>
<p></p>
</td>
- <td><a name="1093468">
-X.121 address of the entry.</a>
+ <td><a name="1093468">X.121 address of the entry.</a>
<p></p>
</td>
</tr>
@@ -9927,34 +8718,29 @@ OID: <code>0.9.2342.19200300.100.4.14</code></a></p>
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1092920">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1092920"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1092922">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1092922"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1092931">
- </a><a
+ <td><a name="1092931"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171494">cn</a>
<p></p>
</td>
- <td><a name="1092934">
-Common, or given name of the entry.</a>
+ <td><a name="1092934">Common, or given name of the entry.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092963">
- </a><a
+ <td><a name="1092963"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1290325">sn</a>
<p></p>
</td>
- <td><a name="1092965">
-Surname of the entry.</a>
+ <td><a name="1092965">Surname of the entry.</a>
<p></p>
</td>
</tr>
@@ -9982,67 +8768,56 @@ OID: <code>0.9.2342.19200300.100.4.7</code></a></p>
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1092361">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1092361"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1092363">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1092363"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1092443">
- </a><a
+ <td><a name="1092443"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171494">cn</a>
<p></p>
</td>
- <td><a name="1092446">
-(Required) Common name of the room.</a>
+ <td><a name="1092446">(Required) Common name of the room.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092449">
- </a><a
+ <td><a name="1092449"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171528">description</a>
<p></p>
</td>
- <td><a name="1092451">
-Text description of the room.</a>
+ <td><a name="1092451">Text description of the room.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092468">
- </a><a
+ <td><a name="1092468"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1204477">roomNumber</a>
<p></p>
</td>
- <td><a name="1092470">
-The room's number.</a>
+ <td><a name="1092470">The room's number.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092477">
- </a><a
+ <td><a name="1092477"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1172500">seeAlso</a>
<p></p>
</td>
- <td><a name="1092479">
-URL to information relevant to the room.</a>
+ <td><a name="1092479">URL to information relevant to the room.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1092491">
- </a><a
+ <td><a name="1092491"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1230129">telephoneNumber</a>
<p></p>
</td>
- <td><a name="1092493">
-The room's telephone number.</a>
+ <td><a name="1092493">The room's telephone number.</a>
<p></p>
</td>
</tr>
@@ -10071,23 +8846,21 @@ OID: <code>0.9.2342.19200300.100.4.19</code></a></p>
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1093106">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1093106"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1093108">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1093108"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1093113">
- </a><a
+ <td><a name="1093113"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1196547">userPassword</a>
<p></p>
</td>
- <td><a name="1093116">
-(Required) The entry's password and encryption method.</a>
+ <td><a name="1093116">(Required) The entry's password and
+encryption method.</a>
<p></p>
</td>
</tr>
@@ -10116,34 +8889,30 @@ OID: <code>2.5.6.15</code></a></p>
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1106461">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1106461"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1106463">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1106463"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1106468">
- </a><a
+ <td><a name="1106468"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1208938">userCertificate</a>
<p></p>
</td>
- <td><a name="1106470">
-Not used.</a>
+ <td><a name="1106470">Not used.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1106475">
- </a><a
+ <td><a name="1106475"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1278425">userCertificate;binary</a>
<p></p>
</td>
- <td><a name="1106477">
-(Required) User's certificate in binary form.</a>
+ <td><a name="1106477">(Required) User's certificate in binary
+form.</a>
<p></p>
</td>
</tr>
@@ -10159,48 +8928,43 @@ Not used.</a>
</table>
</p>
<p><a name="1106481">&Acirc;&nbsp;
-</a><a name="top">
-</a></p>
+</a><a name="top"></a></p>
<h3><a name="top"> top</a></h3>
<a name="1106482">
Object class used as a superclass for all other object classes in the
directory. This object class was inherited from X.500 Directory
Services. Reserved.</a>
-<p><a name="1106020">
-OID: <code>2.5.6.0</code></a></p>
+<p><a name="1106020">OID: <code>2.5.6.0</code></a></p>
<p><a name="1106503"> </a>
<table border="1" cellpadding="1">
<caption><br>
</caption><tbody>
<tr>
- <th align="left" valign="baseline"><b><a name="1106486">
- <b>Attribute</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1106486"> <b>Attribute</b></a></b>
<p><b><b></b></b></p>
</th>
- <th align="left" valign="baseline"><b><a name="1106488">
- <b>Attribute Description</b></a></b>
+ <th align="left" valign="baseline"><b><a name="1106488"> <b>Attribute
+Description</b></a></b>
<p><b><b></b></b></p>
</th>
</tr>
<tr>
- <td><a name="1106493">
- </a><a
+ <td><a name="1106493"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1229677">objectClass</a>
<p></p>
</td>
- <td><a name="1106495">
-(Required) Mandatory attribute for all object classes.</a>
+ <td><a name="1106495">(Required) Mandatory attribute for all
+object classes.</a>
<p></p>
</td>
</tr>
<tr>
- <td><a name="1106500">
- </a><a
+ <td><a name="1106500"> </a><a
href="/clients/dsgw/bin/lang?%3C%21--%20GCONTEXT%20--%3E&amp;file=.MANUAL/attribut.htm#1171292">aci</a>
<p></p>
</td>
- <td><a name="1106502">
-Stores the Directory Server access control information for this entry.</a>
+ <td><a name="1106502">Stores the Directory Server access control
+information for this entry.</a>
<p></p>
</td>
</tr>