When running multiple Apache 2.4 servers on the same host, use ./agentadmin --custom-install.
When performing a scripted, silent installation, use
./agentadmin --install --saveResponse
response-file
to create a response file for scripted installation. Then install silently
using ./agentadmin --install --useResponse
response-file.
With ./agentadmin --custom-install, you can opt to
create the policy agent profile during installation. The OpenAM administrator
must first create an agent administrator user, as described in Delegating Agent
Profile Creation, and provide you with the agent
administrator user name and password. Before running the
./agentadmin --custom-install command, put the password
alone in a read-only file only the user installing can access, as for the
agent password. When the agentadmin command prompts you to
create the profile during installation, enter true, and
then respond to the agentadmin prompts for the agent
administrator user name and password file.

