summaryrefslogtreecommitdiffstats
path: root/ldap/docs/dirhlp/help/property_editor3.htm
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/docs/dirhlp/help/property_editor3.htm')
-rw-r--r--ldap/docs/dirhlp/help/property_editor3.htm384
1 files changed, 196 insertions, 188 deletions
diff --git a/ldap/docs/dirhlp/help/property_editor3.htm b/ldap/docs/dirhlp/help/property_editor3.htm
index d7353781..05e8afc6 100644
--- a/ldap/docs/dirhlp/help/property_editor3.htm
+++ b/ldap/docs/dirhlp/help/property_editor3.htm
@@ -1,188 +1,196 @@
-<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:34" />
-<title>Netscape Directory Server Help: Add Attribute</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="29017"> </a>
-<a name="Add Attribute"> </a>
-Add Attribute
-</p>
-
-<p class="text">
-<a name="29019"> </a>
-Use this dialog box to add an attribute to an existing entry. Before you can add an attribute, an object class that allows or requires the attribute must exist in the entry.
-</p>
-<p class="text">
-<a name="29020"> </a>
-<b>Language. </b>Contains a list of languages that can be assigned to the attribute as subtypes.
-</p>
-<p class="text">
-<a name="29021"> </a>
-Sometimes a user's name can be more accurately represented in characters of a language other than the default language. For example, Noriko's name is Japanese, and she has indicated on her hiring forms that she prefers that her name be represented by Japanese characters when possible. You can select Japanese as a language subtype for the <code>givenname</code> attribute so that other users can search for her Japanese name.
-</p>
-<p class="text">
-<a name="29022"> </a>
-If you specify a language subtype for an attribute, the subtype is added to the attribute name as follows:
-</p>
-<p class="text">
-<a name="29023"> </a>
-<span class="variable">attribute</span><code>;lang-</code><span class="variable">subtype</span>
-</p>
-<p class="text">
-<a name="29024"> </a>
-Where <span class="variable">attribute</span> is the attribute you are adding to the entry and <span class="variable">subtype</span> is the two character abbreviation for the language. For example:
-</p>
-<p class="text">
-<a name="29025"> </a>
-<code>givenname;lang-ja</code>
-</p>
-<p class="text">
-<a name="29026"> </a>
-You can assign only one language subtype per instance of an attribute in an entry. To assign multiple language subtypes, add another instance of the attribute to the entry and then assign the new language subtype to the copy.
-</p>
-<p class="text">
-<a name="29027"> </a>
-<b>Subtype.</b> Contains a list of commonly-used subtypes (other than languages) that can be assigned to the attribute as a subtype. The options include:
-</p>
-<ul>
-
-<li>
-Binary&#151;Indicates that the attribute value is binary. For example, <code>userCertificate;binary</code>.
-<a name="29028"> </a>
-<img src="/manual/en/slapd/help/pixel.gif" align="top" height="22" alt="" />
-</li>
-
-<li>
-Pronunciation&#151;Indicates that the attribute value is a phonetic representation. The subtype is added to the attribute name as follows: <span class="variable">attribute</span><code>;phonetic</code>. This subtype is commonly used in combination with a language subtype for languages that have more than one alphabet, where one is a phonetic representation. You might want to use this with attributes that are expected to contain user names, such as <code>cn</code> or <code>givenname</code>. For example, <code>givenname;lang-ja;phonetic</code> indicates that the attribute value is the phonetic version of the entry's Japanese name.
-<a name="29029"> </a>
-<img src="/manual/en/slapd/help/pixel.gif" align="top" height="22" alt="" />
-</li>
-</ul>
-<p class="text">
-<a name="29030"> </a>
-<b>Attributes List. </b>This list contains all of the attributes that are allowed within the object classes currently assigned to the entry. To add an attribute to the entry, select it in the list and then click OK.
-</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:34" />
+<title>Directory Server Help: Add Attribute</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="29017"> </a>
+<a name="Add Attribute"> </a>
+Add Attribute
+</p>
+
+<p class="text">
+<a name="29019"> </a>
+Use this dialog box to add an attribute to an existing entry. Before you can add an attribute, an object class that allows or requires the attribute must exist in the entry.
+</p>
+<p class="text">
+<a name="29020"> </a>
+<b>Language. </b>Contains a list of languages that can be assigned to the attribute as subtypes.
+</p>
+<p class="text">
+<a name="29021"> </a>
+Sometimes a user's name can be more accurately represented in characters of a language other than the default language. For example, Noriko's name is Japanese, and she has indicated on her hiring forms that she prefers that her name be represented by Japanese characters when possible. You can select Japanese as a language subtype for the <code>givenname</code> attribute so that other users can search for her Japanese name.
+</p>
+<p class="text">
+<a name="29022"> </a>
+If you specify a language subtype for an attribute, the subtype is added to the attribute name as follows:
+</p>
+<p class="text">
+<a name="29023"> </a>
+<span class="variable">attribute</span><code>;lang-</code><span class="variable">subtype</span>
+</p>
+<p class="text">
+<a name="29024"> </a>
+Where <span class="variable">attribute</span> is the attribute you are adding to the entry and <span class="variable">subtype</span> is the two character abbreviation for the language. For example:
+</p>
+<p class="text">
+<a name="29025"> </a>
+<code>givenname;lang-ja</code>
+</p>
+<p class="text">
+<a name="29026"> </a>
+You can assign only one language subtype per instance of an attribute in an entry. To assign multiple language subtypes, add another instance of the attribute to the entry and then assign the new language subtype to the copy.
+</p>
+<p class="text">
+<a name="29027"> </a>
+<b>Subtype.</b> Contains a list of commonly-used subtypes (other than languages) that can be assigned to the attribute as a subtype. The options include:
+</p>
+<ul>
+
+<li>
+Binary&#151;Indicates that the attribute value is binary. For example, <code>userCertificate;binary</code>.
+<a name="29028"> </a>
+<img src="/manual/en/slapd/help/pixel.gif" align="top" height="22" alt="" />
+</li>
+
+<li>
+Pronunciation&#151;Indicates that the attribute value is a phonetic representation. The subtype is added to the attribute name as follows: <span class="variable">attribute</span><code>;phonetic</code>. This subtype is commonly used in combination with a language subtype for languages that have more than one alphabet, where one is a phonetic representation. You might want to use this with attributes that are expected to contain user names, such as <code>cn</code> or <code>givenname</code>. For example, <code>givenname;lang-ja;phonetic</code> indicates that the attribute value is the phonetic version of the entry's Japanese name.
+<a name="29029"> </a>
+<img src="/manual/en/slapd/help/pixel.gif" align="top" height="22" alt="" />
+</li>
+</ul>
+<p class="text">
+<a name="29030"> </a>
+<b>Attributes List. </b>This list contains all of the attributes that are allowed within the object classes currently assigned to the entry. To add an attribute to the entry, select it in the list and then click OK.
+</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">
+<!-- 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>