A.7.2 Enable Password Aging

The following procedure removes the password expiration workaround enabled in the Inhibit Password Aging procedure.

Active SOAM CLI: SSH to Active SOAM Server. Re-enable Password Aging.

  1. Use the SSH command (on UNIX systems – or putty if running on windows) to log into the active SOAM of the first non-upgraded site:

    ssh admusr@<SOAM_VIP>

    password: <enter password>

    Answer yes if you are asked to confirm the identity of the server.

  2. Delete the pw.ini file:

    $ sudo rm /var/TKLC/appworks/ini/pw.ini

  3. Run this command:
    $ sudo clearCache 
  4. Repeat sub-steps 1 to 3 for the standby SOAM.

    Note:

    Repeat this procedure for all non-upgraded sites.