Sun Open Telecommunications Platform 2.0 Administration Guide

ProcedureTo Upgrade Remaining Services and Install the Security Service Using CLI

  1. 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.

  2. Upgrade the Sun OTP system management service.

    /opt/SUNWotp/cli/deploy_otp -u m -f /export/input_otp.dat

  3. Install the Sun OTP security service.

    /opt/SUNWotp/cli/deploy_otp -i s -f /export/input_otp.dat

  4. Configure the Sun OTP AHE components as highly available services.

    /opt/SUNWotp/cli/deploy_otp -c h -f /export/input_otp.dat

  5. 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.

  6. Install Web SSO.

    /opt/SUNWotp/cli/deploy_otp --install websso --file /export/input_otp.dat