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

Mark Craig
14.07.2011 e22753f5b656e81882c64d95b48943abd63762b4
Added tip from Ludo concerning how to turn off just the replication service
1 files modified
10 ■■■■■ changed files
opendj3/src/main/docbkx/admin-guide/chap-replication.xml 10 ●●●●● patch | view | raw | blame | history
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>