Unix or Linux
Steps
-
Run the following script in the
/delegator
directory.$ ./set-up-delegator.sh
Result:
The system generates:
-
A configuration file,
config.js
, located in the/webapps/delegator/app
directory. -
A batch file,
delegated-admin.dsconfig
, in the/webapps/delegator
directory.
The
setup
tool also generates several command-line prompts for completing the Delegated Admin installation. After you provide the distinguished name (DN) of the root user for your PingDirectory instance, you’re prompted to enter information regarding your PingFederate server and the hosting location of the Delegated Admin web app. Enter your own values or press Enter to accept the default values.If you answer
y
to thesetup
script questionIs Delegated Admin being installed in a topology containing PingDirectoryProxy?
, the system also generates a batch file,delegated-admin-for-proxy.dsconfig
in the/webapps/delegator
directory. -