PingDirectory

The PingDirectoryProxy server

Before you begin

The following task assumes that when you ran the setup command, you answered y to the question Is Delegated Admin being installed in a topology containing PingDirectoryProxy?

About this task

If you are installing Delegated Admin on the PingDirectoryProxy server, you must configure the proxy instance using the delegated-admin-for-proxy.dsconfig script as described in the "Locations other than PingDirectoryProxy" tab.

To configure all instances of the PingDirectory server:

Steps

  1. Apply the commands from the delegated-admin.dsconfig batch file to all instances of the PingDirectory server.

    $ ./bin/dsconfig \
      --bindDN "cn=Directory Manager" \
      --bindPassword <password> \
      --no-prompt \
      --batch-file webapps/delegator/delegated-admin.dsconfig \
      --applyChangeTo server-group
  2. Apply the commands from the delegated-admin.dsconfig batch file to all instances of the PingDirectory server as explained in the "Replicated instances of PingDirectory" tab.