synchronization_wizard2.htm 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199
  1. <html>
  2. <!--This html file is XHTML complaint, as set forth in the
  3. w3c recommendations except for the following:
  4. Lists work as they do in older versions on HTML and not as
  5. directed in XHTML.
  6. The <a name=" "> tags have targets that use spaces. -->
  7. <head>
  8. <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" />
  9. <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
  10. <meta name="templatebase" content="Authored in FrameMaker. Converted to HTML in WebWorks Publisher. manual wdt 1.6" />
  11. <meta name="LASTUPDATED" content="04/29/03 15:35:33" />
  12. <title>Directory Server Help: Synchronization Source and Destination</title>
  13. <!--The following is a javascript which determines whether the client
  14. is on a Windows machine, or is on another type of operating system. Once
  15. the operating system is determined, either a windows or other operating
  16. system cascading style sheet is used. -->
  17. <script type="text/JavaScript" src="/manual/en/slapd/help/sniffer.js">
  18. </script>
  19. </head>
  20. <body text="#000000" link="#006666" vlink="#006666" alink="#333366" bgcolor="#FFFFFF">
  21. <!--maincontent defines everything between the body tags -->
  22. <!--start maincontent-->
  23. <!--navigationcontent defines the top row of links and the banner -->
  24. <!--start navigationcontent-->
  25. <table border="0" cellspacing="0" cellpadding="0" width="100%">
  26. <tr>
  27. <td><table border="0" cellspacing="0" cellpadding="0">
  28. <tr>
  29. <td valign="bottom" width="67">
  30. </td>
  31. <td valign="middle">
  32. <span class="product">Directory Server</span>
  33. <span class="booktitle">Console Help</span>
  34. </td>
  35. </tr>
  36. </table>
  37. </td>
  38. </tr>
  39. <tr>
  40. <td>
  41. <hr size="1" noshade="noshade" />
  42. <span class="navigation">
  43. <!-- BEGIN DOC CONTROLLER --
  44. <a style="text-decoration: none; color:#006666" href="/manual/en/slapd/index.htm">
  45. DocHome
  46. </a>
  47. -- END DOC CONTROLLER -->
  48. </span>
  49. &nbsp;&nbsp;&nbsp;&nbsp;
  50. </td>
  51. </tr>
  52. </table>
  53. <!--end navigationcontent-->
  54. <!--bookcontent defines the actual content of the file, sans headers and footers --><!--start bookcontent-->
  55. <blockquote><br>
  56. <p class="h1"> <a name="28757"> </a><a name="Source and Destination">
  57. </a>Source and Destination </p>
  58. <p class="text"> <a name="28759"> </a>Use this dialog box to
  59. identify the Windows
  60. synchronization peer with which you will synchronize directory entries.
  61. In addition, this dialog box allows you to define whether SSL is used
  62. for the connection and the content you want synchronized. </p>
  63. <p class="text"> <a name="28760"> </a><b>Supplier. </b>This field
  64. contains a static
  65. display of the name and port number of the Directory Server in this
  66. agreement. </p>
  67. <p class="text"> <a name="28761"> </a><b>Windows Domain Name. </b>This
  68. is the name
  69. of the Windows domain that contains the Windows subtree which you are
  70. synchronizing with the Directory Server subtree. For example: <span
  71. style="font-family: courier new,courier,monospace;">example.com</span><br>
  72. </p>
  73. <p class="text"> <span style="font-weight: bold;">Sync New Windows
  74. Users</span><b>. </b>Check
  75. this checkbox if you want to add new Windows users automatically to the
  76. Directory Server.<br>
  77. </p>
  78. <p class="text"><span style="font-weight: bold;">Windows Subtree</span><b>.
  79. </b>This is the Windows subtree which you are synchronizing with the
  80. Directory Server subtree. If the subtree which you are synchronizing is
  81. <span style="font-family: courier new,courier,monospace;">ou=People</span>,
  82. than the Windows subtree is set by default to <span
  83. style="font-family: courier new,courier,monospace;">cn=Users</span>,
  84. and
  85. the remaining information is supplied by the Windows domain information.<br>
  86. </p>
  87. <p class="text"><span style="font-weight: bold;">DS Subtree</span><b>.
  88. </b>The Directory Server subtree that is synchronized. This is set by
  89. default depending on the database that you have selected in the
  90. agreement.<br>
  91. </p>
  92. <p class="text"><span style="font-weight: bold;">Domain Controller
  93. Host</span><b>. </b>This is the hostname of the domain controller in
  94. the
  95. Windows domain you wish to use for sync operations. This name must be
  96. resolvable and, if SSL is being used, must match the CN of the
  97. certificate issued to the domain controller. That is normally the fully
  98. qualified DNS name. For example: <span
  99. style="font-family: courier new,courier,monospace;">dc01.example.com</span></p>
  100. <span style="font-family: courier new,courier,monospace;"></span>
  101. <p class="text"> </p>
  102. <p class="text"><span style="font-weight: bold;">Port Num</span><b>. </b>The
  103. Windows domain controller port number. By default, this is 389; this is
  104. automatically reset to 636 if you check the "Using encrypted SSL
  105. connection" checkbox (even if you had previously set a different
  106. value). </p>
  107. <p class="text"> <a name="28763"> </a><b>Using Encrypted SSL
  108. Connection. </b>If you
  109. want the Directory Server and Windows servers to use SSL for secure
  110. communication, select this checkbox. To use this option, you must have
  111. first configured your servers to use SSL. It is strongly recommended
  112. that you use an SSL connection. Passwords will not be synchronized if
  113. you do not enable SSL.<br>
  114. </p>
  115. <a name="28769"></a><b>Bind As. </b>Enter the supplier bind
  116. DN defined on the Windows server in the Bind As text box. This must be
  117. a valid DN.
  118. <p class="text"> <a name="28770"> </a><b>Password. </b>Enter the
  119. supplier DN
  120. password in the Password field. </p>
  121. <p class="text"> <a name="28772"> </a>When you are creating a new
  122. synchronization
  123. agreement from the Replication folder, you can choose the subtree you
  124. want to synchronize. If you are creating a new synchronization
  125. agreement from
  126. a database under the Replication folder, the subtree is the same as
  127. that contained by the database and cannot be changed. </p>
  128. </blockquote>
  129. <!--end bookcontent-->
  130. <!--footercontent defines the bottom navigation and the copyright. It also includes
  131. the revision date--><!--start footercontent--><br>
  132. <br>
  133. <span class="navigation">
  134. <!-- BEGIN DOC CONTROLLER --
  135. <a style="text-decoration: none; color: rgb(0, 102, 102);"
  136. href="/manual/en/slapd/index.htm">DocHome
  137. </a>
  138. -- END DOC CONTROLLER -->
  139. </span>&nbsp;&nbsp;&nbsp;&nbsp;
  140. <hr noshade="noshade" size="1">
  141. <!-- BEGIN COPYRIGHT BLOCK -->
  142. <p class="copy">
  143. Copyright (C) Sun Microsystems, Inc. Used by permission.<br>
  144. Copyright (C) 2005 Red Hat, Inc. All rights reserved.
  145. </p>
  146. <br>
  147. <p class="copy">
  148. This material may be distributed only subject to the terms and conditions set
  149. forth in the Open Publication License, V1.0 or later (the latest version is
  150. presently available at http://www.opencontent.org/openpub/).
  151. </p>
  152. <br>
  153. <p class="copy">
  154. Distribution of substantively modified versions of this document is prohibited
  155. without the explicit permission of the copyright holder.
  156. </p>
  157. <br>
  158. <p class="copy">
  159. Distribution of the work or derivative of the work in any standard (paper)
  160. book form for commercial purposes is prohibited unless prior permission
  161. is obtained from the copyright holder.
  162. </p>
  163. <!-- END COPYRIGHT BLOCK -->
  164. <br>
  165. <p class="update">Last Updated <b>April 1, 2005</b></p>
  166. <!--end footercontent--><!--end maincontent-->
  167. </body>
  168. </html>