mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Mark Craig
14.07.2011 b11b7fa21524b54c24d3d0433a220a7eb1c15681
Added tip from Ludo concerning how to turn off just the replication service
1 files modified
10 ■■■■■ changed files
opendj-sdk/opendj3/src/main/docbkx/admin-guide/chap-replication.xml 10 ●●●●● patch | view | raw | blame | history
opendj-sdk/opendj3/src/main/docbkx/admin-guide/chap-replication.xml
@@ -601,6 +601,16 @@
&gt; --set group-id:2 -X -n</screen>
    </step>
   </procedure>
   <tip>
    <para>If you set up OpenDJ directory server to replicate by using the
    Quick Setup wizard, then the wizard activated the replication service for
    that server. You can turn off the replication service on OpenDJ directory
    server, and then configure the server to work with a separate, stand-alone
    replication server instead. Start by using the <command>dsreplication
    disable --disableReplicationServer</command> command to turn off the
    replication service on the server.</para>
   </tip>
  </section>
  <section>