configtab_replication3.htm 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203
  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="09/08/03 17:36:04" />
  12. <title>Directory Server Help: Replica Settings</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 -->
  55. <!--start bookcontent-->
  56. <blockquote>
  57. <br />
  58. <p class="h1">
  59. <a name="28757"> </a>
  60. <a name="Replica Settings"> </a>
  61. Replica Settings
  62. </p>
  63. <p class="text">
  64. <a name="28759"> </a>
  65. Use this tab to configure replication settings for the database selected in the left navigation tree.
  66. </p>
  67. <p class="text">
  68. <a name="28760"> </a>
  69. <b>Enable Replica. </b>Select this checkbox to enable replication. You must select this checkbox to activate all other fields in the window.
  70. </p>
  71. <p class="text">
  72. <a name="28764"> </a>
  73. <b>Single Master. </b>Select this radio button if you want this Directory Server to act as the single supplier server for this database.
  74. </p>
  75. <p class="text">
  76. <a name="28768"> </a>
  77. <b>Multiple Master. </b>Select this radio button if you want this Directory Server to act as one of the supplier servers that can replicate this database to consumers.
  78. </p>
  79. <p class="text">
  80. <a name="28772"> </a>
  81. <b>Hub. </b>Select this radio button if you want this Directory Server to accept updates from a supplier server, and replicate changes to consumer servers.
  82. </p>
  83. <p class="text">
  84. <a name="28776"> </a>
  85. <b>Dedicated Consumer. </b>Select this radio button if you want this Directory Server to accept updates from a supplier server. A dedicated consumer can service search operations but not update operations. Update operations will be referred to a supplier server.
  86. </p>
  87. <p class="text">
  88. <a name="28777"> </a>
  89. <b>Replica ID. </b>An integer between 1 and 255 that identifies the replica. The replica IDs of the master replicas must be unique. In other words, master replicas involved in the same multi-master configuration must have different replica IDs. However, two master replicas (corresponding to different suffixes) on the same server can have the same replica ID.
  90. </p>
  91. <p class="text">
  92. <a name="28778"> </a>
  93. If the ID is incorrect, the field labels turn red and the Save button is disabled.
  94. </p>
  95. <p class="text">
  96. <a name="28779"> </a>
  97. <b>Purge delay.</b> The delay you specify in these fields determines how often the state information stored in the replicated entries is purged. Check the Never checkbox if you want to save this information indefinitely.
  98. </p>
  99. <p class="text">
  100. <a name="28783"> </a>
  101. <b>Updatable by a 4.x Replica.</b> Check this checkbox if you want this Directory Server to act as a legacy consumer of a 4.x supplier server.
  102. </p>
  103. <p class="text">
  104. <a name="28784"> </a>
  105. <b>Current Supplier DNs.</b> This field lists the supplier bind DNs that supplier servers must use to update this replica. You can now specify multiple supplier bind DNs per replica, but only one supplier DN per replication agreement. Use the "Enter a new Supplier DN" field to specify a new supplier DN and click Add to add it to this list. If you have configured replication over SSL, specify the DN of the entry that contains the supplier's certificate in the "Enter a new Supplier DN" field and click Add to add it to this list.
  106. </p>
  107. <p class="text">
  108. <a name="28785"> </a>
  109. <b>Current URLs for referrals (Optional).</b> Directory Server uses the information contained in the replication agreement to create referrals from the consumer server to the appropriate supplier servers. This field lists the URLs you specify in addition to the automatic URLs which will be set up automatically. If you want the consumer to return an <code>ldaps://</code> URL, so that clients will bind to the supplier servers using SSL, enter the URL in the "Enter a new URL" field and click Add to add it to this list of current URLs. In the same way, if you have a cascading replication scenario and you want the referral returned to clients to point to the original supplier instead of the hub supplier, enter the corresponding URL in the "Enter a new URL" field and click Add to add it to this list of current URLs.
  110. </p>
  111. <!-- BEGIN DOC CONTROLLER --
  112. <p class="h2">
  113. <a name="28789"> </a>
  114. <a name="See also"> </a>
  115. See also
  116. </p>
  117. <p class="text">
  118. <a name="28792"> </a>
  119. <a href="../en/slapd/ag/replicat.htm">Managing Replication</a>
  120. </p>
  121. -- END DOC CONTROLLER -->
  122. </blockquote>
  123. <!--end bookcontent-->
  124. <!--footercontent defines the bottom navigation and the copyright. It also includes
  125. the revision date-->
  126. <!--start footercontent-->
  127. <br />
  128. <br />
  129. <span class="navigation">
  130. <!-- BEGIN DOC CONTROLLER --
  131. <a style="text-decoration: none; color:#006666" href="/manual/en/slapd/index.htm">
  132. DocHome
  133. </a>
  134. -- END DOC CONTROLLER -->
  135. </span>
  136. &nbsp;&nbsp;&nbsp;&nbsp;
  137. <hr noshade="noshade" size="1" />
  138. <!-- BEGIN COPYRIGHT BLOCK -->
  139. <p class="copy">
  140. Copyright (C) Sun Microsystems, Inc. Used by permission.<br>
  141. Copyright (C) 2005 Red Hat, Inc. All rights reserved.
  142. </p>
  143. <!-- END COPYRIGHT BLOCK -->
  144. <br />
  145. <p class="update">Last Updated <b>March 31, 2005</b></p>
  146. <!--end footercontent-->
  147. <!--end maincontent-->
  148. </body>
  149. </html>