The ssocli command needs to be executed on the same server which was used for the deployment.
Ensure that the resource group otp-security-ds-rg group is online on the first host of the cluster.
Log in as root (su - root) to the provisioning server.
Type the following command to change the password.
/opt/SUNWotp/cli/ssocli password -u ssousername -f oldpasswordfile -n newpasswordfile -c clusterhostset
ssousername is the Web SSO user name.
oldpasswordfile is the file that contains the old or initial password on the first line.
newpasswordfile is the file that contains the new password on the first line.
clusterhostset is the cluster host set.
For example
/opt/SUNWotp/cli/ssocli password -u ssouser -f /tmp/oldpass -n /tmp/newpass -c cl-sso