summaryrefslogtreecommitdiffstats
path: root/ldap/docs/dirhlp/help/configtab_schema.htm
diff options
context:
space:
mode:
authorNoriko Hosoi <nhosoi@redhat.com>2005-03-25 02:09:27 +0000
committerNoriko Hosoi <nhosoi@redhat.com>2005-03-25 02:09:27 +0000
commit03462d65dcb2be5f8ccda2eb80353dce5e2d0d98 (patch)
tree3ea2acadf10f45f086978ba080794fe92985ce90 /ldap/docs/dirhlp/help/configtab_schema.htm
parentb6bff935c117b5042cd2a9809218607c01bea965 (diff)
downloadds-03462d65dcb2be5f8ccda2eb80353dce5e2d0d98.tar.gz
ds-03462d65dcb2be5f8ccda2eb80353dce5e2d0d98.tar.xz
ds-03462d65dcb2be5f8ccda2eb80353dce5e2d0d98.zip
[Bug 146919] Directory Server rebranding
1) Brandx -> Fedora 2) Pick up new internal component set (Admin SDK, Setup SDK, Admin Server) 3) Use JRE from the Admin Server package 4) Docs a) Componentize Docs b) Rebrand Docs c) Drop packaging Administration Guide in the external version
Diffstat (limited to 'ldap/docs/dirhlp/help/configtab_schema.htm')
-rw-r--r--ldap/docs/dirhlp/help/configtab_schema.htm372
1 files changed, 191 insertions, 181 deletions
diff --git a/ldap/docs/dirhlp/help/configtab_schema.htm b/ldap/docs/dirhlp/help/configtab_schema.htm
index ed71a051..afc1fe0f 100644
--- a/ldap/docs/dirhlp/help/configtab_schema.htm
+++ b/ldap/docs/dirhlp/help/configtab_schema.htm
@@ -1,181 +1,191 @@
-<html>
-
-
-<!--This html file is XHTML complaint, as set forth in the
-w3c recommendations except for the following:
-Lists work as they do in older versions on HTML and not as
-directed in XHTML.
-The <a name=" "> tags have targets that use spaces. -->
-
-
-<head>
-<meta name="keywords" content="e-commerce, ecommerce, Netscape, Internet software, e-commerce applications, electronic commerce, ebusiness, e-business, enterprise software, net economy, software, ecommerce solutions, e-commerce services, AOL, America Online, netscape software, netscape solutions, marketplace, digital marketplace" />
-<meta name="description" content="Netscape, an AOL Time Warner Company, produces the world renowned
-Netscape Browser as well as top notch server software." />
-<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
-<meta name="templatebase" content="Authored in FrameMaker. Converted to HTML in WebWorks Publisher. manual wdt 1.6" />
-<meta name="LASTUPDATED" content="04/29/03 15:35:32" />
-<title>Netscape Directory Server Help: Object Classes</title>
-
-
-<!--The following is a javascript which determines whether the client
-is on a Windows machine, or is on another type of operating system. Once
-the operating system is determined, either a windows or other operating
-system cascading style sheet is used. -->
-<script type="text/JavaScript" src="/manual/en/slapd/help/sniffer.js">
-
-</script>
-
-
-</head>
-
-
-
-
-<body text="#000000" link="#006666" vlink="#006666" alink="#333366" bgcolor="#FFFFFF">
-
-<!--maincontent defines everything between the body tags -->
-<!--start maincontent-->
-
-<!--navigationcontent defines the top row of links and the banner -->
-<!--start navigationcontent-->
-
-<table border="0" cellspacing="0" cellpadding="0" width="100%">
-<tr>
-<td><table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td valign="bottom" width="67">
-<img src="/manual/en/slapd/help/netscape32.gif" height="32" width="32" border="0" alt="Netscape logo" />
-</td>
-<td valign="middle">
-<span class="product">Netscape Directory Server</span>
-<span class="booktitle">Console Help</span>
-</td>
-</tr>
-</table>
-</td>
-</tr>
-
-<tr>
-<td>
-<hr size="1" noshade="noshade" />
-
-
-
-
-
-
-
-
-<span class="navigation">
-<a style="text-decoration: none; color:#006666" href="/manual/en/slapd/index.htm">
-DocHome
-</a>
-</span>
-&nbsp;&nbsp;&nbsp;&nbsp;
-
-
-
-
-</td>
-</tr>
-</table>
-
-<!--end navigationcontent-->
-
-<!--bookcontent defines the actual content of the file, sans headers and footers -->
-<!--start bookcontent-->
-
-<blockquote>
-<br />
-<p class="h1">
-<a name="28692"> </a>
-<a name="Object Classes"> </a>
-Object Classes
-</p>
-
-<p class="text">
-<a name="28694"> </a>
-Use this tab to view information about all object classes that currently exist in your directory schema. You can also delete an object class that you have created using this tab. You cannot edit or delete standard object classes.
-</p>
-<p class="text">
-<a name="28905"> </a>
-<b>Parent. </b>Identifies the object class from which the object class currently selected in the Object Classes list inherits attributes and structure.
-</p>
-<p class="text">
-<a name="28696"> </a>
-<b>OID.</b> Object identifier (OID) for the object class selected in the Object Classes list. An OID is a string, usually of decimal numbers, that uniquely identifies an object, (such as an object class or an attribute) in an object-oriented system. If no OID is assigned, the directory automatically uses <span class="variable">ObjectClass_name</span><code>-oid</code>. For example, if you created the object class <code>division</code> without supplying an OID, the directory automatically uses <code>division-oid</code> as the OID.
-</p>
-<p class="text">
-<a name="28697"> </a>
-<b>Object Classes.</b> Contains a list of all the user-defined and standard object classes that currently exist in the schema.
-</p>
-<p class="text">
-<a name="28698"> </a>
-<b>Required Attributes. </b>Lists the required attributes for the object class selected in the Object Classes list. When you add an entry to the directory using this object class, you must add values for the required attributes to the entry. The list also includes inherited attributes.
-</p>
-<p class="text">
-<a name="28699"> </a>
-<b>Allowed Attributes. </b>Lists the optional attributes for the object class selected in the Object Classes list. When you add an entry to the directory using this object class, you may add values for the allowed attributes to the entry. The list also includes inherited attributes.
-</p>
-<p class="text">
-<a name="28700"> </a>
-<b>Create. </b>Click this button to create a new object class.
-</p>
-<p class="text">
-<a name="28701"> </a>
-<b>Edit. </b>To edit a user-defined object class, select it in the Object Classes list and then click Edit.
-</p>
-<p class="text">
-<a name="28702"> </a>
-<b>Delete. </b>Select a user-defined object class from the Object Classes list and then click Delete to delete it from the schema. You cannot delete the standard object classes that came with the directory.
-</p>
-<p class="h2">
-<a name="28703"> </a>
-<a name="See also"> </a>
-See also
-</p>
-
-
-<p class="text">
-<a name="28706"> </a>
-<a href="../en/slapd/ag/scmacfg.htm">Extending the Directory Schema</a>
-</p>
-
-</blockquote>
-<!--end bookcontent-->
-<!--footercontent defines the bottom navigation and the copyright. It also includes
-the revision date-->
-<!--start footercontent-->
-
-
-<br />
-<br />
-
-
-
-
-
-
-
-
-<span class="navigation">
-<a style="text-decoration: none; color:#006666" href="/manual/en/slapd/index.htm">
-DocHome
-</a>
-</span>
-&nbsp;&nbsp;&nbsp;&nbsp;
-
-
-
-
-<hr noshade="noshade" size="1" />
-<p class="copy">&copy; 2001 Sun Microsystems, Inc. Portions copyright 1999, 2002-2003 Netscape Communications Corporation. All rights reserved.</p>
-<br />
-<p class="update">Last Updated <b>April 29, 2003</b></p>
-
-
-<!--end footercontent-->
-<!--end maincontent-->
-</body>
-</html> \ No newline at end of file
+<html>
+
+
+<!--This html file is XHTML complaint, as set forth in the
+w3c recommendations except for the following:
+Lists work as they do in older versions on HTML and not as
+directed in XHTML.
+The <a name=" "> tags have targets that use spaces. -->
+
+
+<head>
+<meta name="keywords" content="e-commerce, ecommerce, Internet software, e-commerce applications, electronic commerce, ebusiness, e-business, enterprise software, net economy, software, ecommerce solutions, e-commerce services, netscape, marketplace, digital marketplace, Red Hat, Fedora" />
+
+<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
+<meta name="templatebase" content="Authored in FrameMaker. Converted to HTML in WebWorks Publisher. manual wdt 1.6" />
+<meta name="LASTUPDATED" content="04/29/03 15:35:32" />
+<title>Directory Server Help: Object Classes</title>
+
+
+<!--The following is a javascript which determines whether the client
+is on a Windows machine, or is on another type of operating system. Once
+the operating system is determined, either a windows or other operating
+system cascading style sheet is used. -->
+<script type="text/JavaScript" src="/manual/en/slapd/help/sniffer.js">
+
+</script>
+
+
+</head>
+
+
+
+
+<body text="#000000" link="#006666" vlink="#006666" alink="#333366" bgcolor="#FFFFFF">
+
+<!--maincontent defines everything between the body tags -->
+<!--start maincontent-->
+
+<!--navigationcontent defines the top row of links and the banner -->
+<!--start navigationcontent-->
+
+<table border="0" cellspacing="0" cellpadding="0" width="100%">
+<tr>
+<td><table border="0" cellspacing="0" cellpadding="0">
+<tr>
+<td valign="bottom" width="67">
+</td>
+<td valign="middle">
+<span class="product">Directory Server</span>
+<span class="booktitle">Console Help</span>
+</td>
+</tr>
+</table>
+</td>
+</tr>
+
+<tr>
+<td>
+<hr size="1" noshade="noshade" />
+
+
+
+
+
+
+
+
+<span class="navigation">
+<!-- BEGIN DOC CONTROLLER --
+<a style="text-decoration: none; color:#006666" href="/manual/en/slapd/index.htm">
+DocHome
+</a>
+-- END DOC CONTROLLER -->
+</span>
+&nbsp;&nbsp;&nbsp;&nbsp;
+
+
+
+
+</td>
+</tr>
+</table>
+
+<!--end navigationcontent-->
+
+<!--bookcontent defines the actual content of the file, sans headers and footers -->
+<!--start bookcontent-->
+
+<blockquote>
+<br />
+<p class="h1">
+<a name="28692"> </a>
+<a name="Object Classes"> </a>
+Object Classes
+</p>
+
+<p class="text">
+<a name="28694"> </a>
+Use this tab to view information about all object classes that currently exist in your directory schema. You can also delete an object class that you have created using this tab. You cannot edit or delete standard object classes.
+</p>
+<p class="text">
+<a name="28905"> </a>
+<b>Parent. </b>Identifies the object class from which the object class currently selected in the Object Classes list inherits attributes and structure.
+</p>
+<p class="text">
+<a name="28696"> </a>
+<b>OID.</b> Object identifier (OID) for the object class selected in the Object Classes list. An OID is a string, usually of decimal numbers, that uniquely identifies an object, (such as an object class or an attribute) in an object-oriented system. If no OID is assigned, the directory automatically uses <span class="variable">ObjectClass_name</span><code>-oid</code>. For example, if you created the object class <code>division</code> without supplying an OID, the directory automatically uses <code>division-oid</code> as the OID.
+</p>
+<p class="text">
+<a name="28697"> </a>
+<b>Object Classes.</b> Contains a list of all the user-defined and standard object classes that currently exist in the schema.
+</p>
+<p class="text">
+<a name="28698"> </a>
+<b>Required Attributes. </b>Lists the required attributes for the object class selected in the Object Classes list. When you add an entry to the directory using this object class, you must add values for the required attributes to the entry. The list also includes inherited attributes.
+</p>
+<p class="text">
+<a name="28699"> </a>
+<b>Allowed Attributes. </b>Lists the optional attributes for the object class selected in the Object Classes list. When you add an entry to the directory using this object class, you may add values for the allowed attributes to the entry. The list also includes inherited attributes.
+</p>
+<p class="text">
+<a name="28700"> </a>
+<b>Create. </b>Click this button to create a new object class.
+</p>
+<p class="text">
+<a name="28701"> </a>
+<b>Edit. </b>To edit a user-defined object class, select it in the Object Classes list and then click Edit.
+</p>
+<p class="text">
+<a name="28702"> </a>
+<b>Delete. </b>Select a user-defined object class from the Object Classes list and then click Delete to delete it from the schema. You cannot delete the standard object classes that came with the directory.
+</p>
+<!-- BEGIN DOC CONTROLLER --
+<p class="h2">
+<a name="28703"> </a>
+<a name="See also"> </a>
+See also
+</p>
+
+
+<p class="text">
+<a name="28706"> </a>
+<a href="../en/slapd/ag/scmacfg.htm">Extending the Directory Schema</a>
+</p>
+-- END DOC CONTROLLER -->
+
+</blockquote>
+<!--end bookcontent-->
+<!--footercontent defines the bottom navigation and the copyright. It also includes
+the revision date-->
+<!--start footercontent-->
+
+
+<br />
+<br />
+
+
+
+
+
+
+
+
+<span class="navigation">
+<!-- BEGIN DOC CONTROLLER --
+<a style="text-decoration: none; color:#006666" href="/manual/en/slapd/index.htm">
+DocHome
+</a>
+-- END DOC CONTROLLER -->
+</span>
+&nbsp;&nbsp;&nbsp;&nbsp;
+
+
+
+
+<hr noshade="noshade" size="1" />
+<!-- BEGIN COPYRIGHT BLOCK -->
+<p class="copy">
+Copyright (C) Sun Microsystems, Inc. Used by permission.<br>
+Copyright (C) 2005 Red Hat, Inc. All rights reserved.
+</p>
+<!-- END COPYRIGHT BLOCK -->
+
+<br />
+<p class="update">Last Updated <b>April 29, 2003</b></p>
+
+
+<!--end footercontent-->
+<!--end maincontent-->
+</body>
+</html>