Name
ampassword — change passwords for the OpenAM Administrator
Synopsis
ampassword {options}
Description
This command allows you to change passwords held in the configuration store, and to encrypt passwords.
Options
The following options are supported.
-a | --admin [ -o | --oldold-password-file-n | --newnew-password-file]-
Change the password for
amAdminfrom the value stored inold-password-fileto the value stored innew-password-file. -p | --proxy [ -o | --oldold-password-file-n | --newnew-password-file]-
Change the password for the proxy administrator from the value stored in
old-password-fileto the value stored innew-password-file.The proxy administrator password is shown encrypted in the output from ssoadm get-svrcfg-xml.
-e | --encrypt [password-file]-
Display the password value provided encrypted with the key generated during OpenAM installation.
-h | --help-
Display the usage message.

