PingDirectory

Installing additional servers

Steps

  • Run the setup tool with the --no-prompt option.

    $ env JAVA_HOME=/ds/java ./setup --no-prompt \
    --rootUserDN "cn=Directory Manager" \
    --rootUserPassword "password" --ldapPort 1389 \
    --localHostName proxy2.example.com \
    --peerHostName proxy1.example.com --peerPort 389 \
    --peerUseNoSecurity --acceptLicense --instanceName ds1 \
    --location austin1