Upgrade the Sun OTP application provisioning service.
/opt/SUNWotp/cli/deploy_otp -u p -f /export/input_otp.dat
This command reconfigures the Sun OTP application provisioning service.
When the command is complete, monitor the debug log in the /var/OTP/SUNWotp-debug.log file and wait until the reconfiguration of the Sun OTP application provisioning service.
Upgrade the Sun OTP system management service.
/opt/SUNWotp/cli/deploy_otp -u m -f /export/input_otp.dat
Install the Sun OTP security service.
/opt/SUNWotp/cli/deploy_otp -i s -f /export/input_otp.dat
Configure the Sun OTP AHE components as highly available services.
/opt/SUNWotp/cli/deploy_otp -c h -f /export/input_otp.dat
Restore the Sun OTP system management data that was backed up.
/opt/SUNWotp/cli/deploy_otp -u r -f /export/input_otp.dat -o "-R hostname"
hostname is the first host name where Sun OTP system management data was backed up.
Install Web SSO.
/opt/SUNWotp/cli/deploy_otp --install websso --file /export/input_otp.dat