diff options
Diffstat (limited to 'ldap/docs/dirhlp/help/configtab_rootnode7.htm')
-rw-r--r-- | ldap/docs/dirhlp/help/configtab_rootnode7.htm | 118 |
1 files changed, 118 insertions, 0 deletions
diff --git a/ldap/docs/dirhlp/help/configtab_rootnode7.htm b/ldap/docs/dirhlp/help/configtab_rootnode7.htm new file mode 100644 index 00000000..6d1da0ff --- /dev/null +++ b/ldap/docs/dirhlp/help/configtab_rootnode7.htm @@ -0,0 +1,118 @@ +<!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, 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:31"> + <title>Netscape 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="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" + link="#006666" vlink="#006666" alink="#333366"> +<!--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 + 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> + </tbody> + </table> + </td> + </tr> + <tr> + <td> + <hr size="1" noshade="noshade"><span class="navigation"> <a + style="text-decoration: none; color: rgb(0, 102, 102);" + href="http://whitetail.mtbrook.bozemanpass.com:58464/manual/en/slapd/index.htm">DocHome + </a> </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>SASL +Mapping Tab </p> + <p class="text"> <a name="25219"> </a>SASL uses special identities +to map a client to an entry or DN in the directory. Use this tab to +configure +SASL mapping to use +SASL for encrypted sessions.</p> + <p class="text"><b>label.</b> Text box of SASL identites that have +been created. Highlight one of these to modify or delete it.<br> + </p> + <ul> + <li><span style="font-weight: bold;">Name.</span> The name of the +SASL identity.<br> + </li> + <li><span style="font-weight: bold;">Regular Expression.</span> A +regular expression that maps the SASL identity.</li> + <li><span style="font-weight: bold;">Search Base DN.</span> The +base DN for the SASL mapping identity search.</li> + <li><span style="font-weight: bold;">Search Filter.</span> The +search filter for the SASL +mapping identity search.</li> + </ul> + <p class="text"> <a name="25220"> </a><b>Add.</b> This button will +bring up the New +SASL Mapping text box to create a new SASL mapping identity.<br> + </p> + <p class="text"> <a name="25221"> </a><b>Modify.</b> This will +bring up the Modify +SASL Mapping text box, which will allow you to modify the search base +DN, search filter, and/or regular expression of a SASL mapping +identity. </p> + <p class="text"> <a name="25222"> </a><b>Delete.</b> Deletes a SASL +mapping identity. <br> + </p> + <p class="text"><br> + <big>See also<br> + <a href="/manual/en/slapd/ag/ssl.htm"><small>Managing SSL and SASL</small></a><br> + </big> </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: rgb(0, 102, 102);" + href="http://whitetail.mtbrook.bozemanpass.com:58464/manual/en/slapd/index.htm">DocHome +</a> +</span> +<hr noshade="noshade" size="1"> +<p class="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> |