Installing additional PingDirectoryProxy servers in non-interactive mode
Run the setup tool in non-interactive mode to automate the installation process using a script or to run the command directly from the command line.
About this task
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