| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697 |
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
- <html>
- <head>
- <!--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. -->
- <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:31">
- <title>Directory Server Help: Settings Tab</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="help_files/sniffer.js">
- </script>
- </head>
- <body style="background-color: rgb(255, 255, 255); color: rgb(0, 0, 0);"
- alink="#333366" vlink="#006666" link="#006666">
- <!--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%">
- <tbody>
- <tr>
- <td>
- <table border="0" cellspacing="0" cellpadding="0">
- <tbody>
- <tr>
- <td valign="bottom" width="67"> <img alt=""></td>
- <td valign="middle"> <span class="product">
- Directory Server</span> <span class="booktitle">Console Help</span> </td>
- </tr>
- </tbody>
- </table>
- </td>
- </tr>
- <tr>
- <td>
- <hr size="1" noshade="noshade"><span class="navigation">
- <!-- BEGIN DOC CONTROLLER --
- <a style="text-decoration: none; color: rgb(0, 102, 102);" href="/manual/en/slapd/index.htm">
- DocHome
- </a>
- -- END DOC CONTROLLER -->
- </span> </td>
- </tr>
- </tbody>
- </table>
- <!--end navigationcontent-->
- <!--bookcontent defines the actual content of the file, sans headers and footers --><!--start bookcontent-->
- <blockquote><br>
- <p class="h1"> <a name="28258"> </a><a name="Settings Tab"> </a>Attribute
- Encryption - Select
- Encryption Method Box<br>
- </p>
- <p class="text"><a name="25219"></a>After selecting an
- attribute to encrypt and clicking okay, the "Select Encryption Method"
- box comes up, with a list of encryption ciphers
- available for attribute encryption.<br>
- </p>
- There are currently two supported ciphers:<br>
- <ul>
- <li>AES</li>
- <li>3DES</li>
- </ul>
- You may only select one. Click OK to add a cipher and complete the
- encrypted attribute or cancel to close out the selection.<br>
- </blockquote>
- <br>
- <br>
- <span class="navigation">
- <!-- BEGIN DOC CONTROLLER --
- <a style="text-decoration: none; color: rgb(0, 102, 102);" 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>
|