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

Shigeki Yoshioka
20.24.2020 353bcfb072b595f241f3d85a6f0412436c5eafc3
Fix option for dsreplication in replicate.sh (#135)

1 files modified
2 ■■■ changed files
opendj-packages/opendj-docker/bootstrap/replicate.sh 2 ●●● patch | view | raw | blame | history
opendj-packages/opendj-docker/bootstrap/replicate.sh
@@ -92,7 +92,7 @@
   --host2 $MYHOSTNAME \
   --port2 4444 \
   --bindDN2 "$ROOT_USER_DN" \
   --bindPassword2 ROOT_PASSWORD \
   --bindPassword2 $ROOT_PASSWORD \
   --noReplicationServer2 \
   --trustAll \
   --no-prompt