| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194 | 
							- <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 New Object</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>
 
-     
 
- </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="29052"> </a>
 
- <a name="Add New Object"> </a>
 
- Add New Object
 
- </p>
 
- <p class="text">
 
- <a name="29057"> </a>
 
- Use this dialog box to add new objects to Directory Server.
 
- </p>
 
- <p class="text">
 
- <a name="29058"> </a>
 
- <b>Show Attribute Names. </b>Select this option if you want the property editor to display the names of the attributes as they appear in the schema. For example, <code>mail</code> instead of <code>Email address</code>.
 
- </p>
 
- <p class="text">
 
- <a name="29059"> </a>
 
- <b>Show Attribute Descriptions. </b>Select this option if you want the property editor to display the friendly names of the attributes. For example,<code> Email address</code> instead of <code>mail</code>. This option is selected by default.
 
- </p>
 
- <p class="text">
 
- <a name="29060"> </a>
 
- <b>Show only Attributes with Values. </b>Select this checkbox if you want the property editor to display only those attributes that have values. This option is selected by default.
 
- </p>
 
- <p class="text">
 
- <a name="29061"> </a>
 
- <b>Show DN. </b>Select this checkbox if you want to view the entry's DN.
 
- </p>
 
- <p class="text">
 
- <a name="29062"> </a>
 
- <b>Add Value. </b>If the currently selected attribute is not the <code>objectclass</code> attribute or a binary attribute, you can use this command to insert a blank text box for the currently selected attribute. Enter the new value in the text box.
 
- </p>
 
- <p class="text">
 
- <a name="29063"> </a>
 
- If a value already exists for the attribute and the attribute is not multi-valued, you cannot enter additional values. Attempting to do so results in an object class violation.
 
- </p>
 
- <p class="text">
 
- <a name="29064"> </a>
 
- <b>Delete Value. </b>Use this command to delete the currently selected attribute value. This will not delete the attribute itself.
 
- </p>
 
- <p class="text">
 
- <a name="29065"> </a>
 
- <b>Add Attribute. </b>Use this command to add an attribute to the entry. When you select this command, the Add Attribute dialog box appears. This dialog box lists only those attributes contained within the object classes already assigned to this entry.
 
- </p>
 
- <p class="text">
 
- <a name="29066"> </a>
 
- <b>Delete Attribute. </b>Use this command to delete the currently selected attribute from the entry.
 
- </p>
 
- <p class="text">
 
- <a name="29067"> </a>
 
- <b>Naming Attribute. </b>Select a naming attribute from the drop-down list. The naming attribute is used to form the DN of the entry.
 
- </p>
 
- <p class="text">
 
- <a name="29068"> </a>
 
- If the naming attribute you want is not present in the list, click the Add Attribute button and add it to the entry. After adding the new attribute, the naming attribute appears in the list.
 
- </p>
 
- <p class="text">
 
- <a name="29069"> </a>
 
- <b>Naming Value. </b>Select a value for your naming attribute from the drop-down list.
 
- </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>
 
-     
 
-         
 
- <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>March 31, 2005</b></p>
 
-     
 
- <!--end footercontent-->
 
- <!--end maincontent-->
 
- </body>
 
- </html>
 
 
  |