| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145 |
- <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:33" />
- <title>Directory Server Help: Synchronization Connection</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="28845"> </a><a name="Replication Connection"> </a>Synchronization
- Connection
- </p>
- <p class="text">
- <a name="28939"> </a>Use the Connection tab to display the type of
- connection used by your servers during synchronization. You can use
- this tab to modify the user bind name and password. You cannot change
- the connection type since this would require changing the port number.
- To change the connection type, re-create the synchronization agreement.
- </p>
- <p class="text">
- <a name="28848"> </a><b>Using Encrypted SSL Connection. </b>When
- selected, specifies that the supplier and consumer servers use SSL for
- secure communication.
- </p>
- <p class="text">
- <a name="28849"> </a><b>SSL Client Authentication. </b>Client
- authentication is no used for synchronization; this option is ignored
- if selected.
- </p>
- <p class="text"><a name="28853"> </a>
- <b>Simple Authentication. </b>This is the default authentication
- type for synchronization.
- </p>
- <p class="text">
- <a name="28854"> </a><b>Bind As. </b>You can update the bind DN in
- the Bind As text box.
- </p>
- <p class="text">
- <a name="28855"> </a><b>Password. </b>You can update the password
- corresponding to the bind DN in the Password field.
- </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: 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>April 1, 2005</b></p>
- <!--end footercontent--><!--end maincontent-->
- </body>
- </html>
|