Preparing to install the application
To install Delegated Admin on a standalone or replicated instance of a PingDirectory server, you must prepare your environment.
Before you begin
For replicated server instances:
-
Make sure that replication is enabled for the PingDirectory servers. Learn more about enabling server replication in Managing replication.
-
To ensure that configuration changes are applied to all the servers in your topology, configure the PingDirectory servers to use a configuration group called
all-servers.Example:
$ bin/dsconfig set-global-configuration-prop \ --set configuration-server-group:all-servers
Steps
-
For standalone or replicated PingDirectory server instances, perform the appropriate step:
Choose from:
-
If you don’t intend to use sample data, confirm you have completed step 8 in Downloading the installation packages.
-
If you intend to use sample data, remove the relevant access control instruction (ACI) from the PingDirectory server base entry. Learn more in the
delegator/remove-sample-directory-data-aci.ldiffile.For replicated instances, perform this step on only one of the servers.
-