Installation guide
Appendix A AMAgent Properties 165
com.sun.am.policy.am.username
Description
This property stores the user name to use for the Application authentication
module.
Valid Values
UrlAccessAgent
. This is a hardcoded value and must not be changed.
Examples
com.sun.am.policy.am.username = UrlAccessAgent
com.sun.am.policy.am.password
Description
This property stores the encrypted password to use for the Application
authentication module.
Valid Values
The shared secret between the agent and the Identity Server it protects. By default
this is the Identity Server internal LDAP authentication user (
amldapuser
)
password. If you want to change this password, you must use the Shared Secret
Encryption utilityto do so and copythe encrypted password here. Forinformation
on the Shared Secret Encryption utility, see the section “Shared Secret Encryption
Utility.”
Examples
com.sun.am.policy.am.password =
SHARED_SECRET
com.sun.am.sslCertDir
Description
This property stores the name of the directory containing the certificate databases
for SSL.