Ensure that password expirations for all user accounts of the TCA virtual appliance are configured in accordance with your organization's security policies. By default, admin user accounts use a 90-day password expiration. The root user account password never expires.

As a best practice, verify that the password expiration on all accounts meets your organization's security and operation standards.

Procedure

  1. SSH into the TCA virtual appliance using the admin account, elevate privileges with "su" to connect to the root user account, and run the command: chage -l <username>

    Manage Password Expiration
  2. Change the password expiration duration:
    chage m <number of days> <username>