You log in to the vCloud Usage Meter console to update the password expiration parameter for the root, usagemeter, and the umauditor user accounts.

Procedure

  1. Log in to the virtual machine console as the vCloud Usage Meter user, for which you want to change the password expiration parameter.
  2. View the current configuration for the password expiration.
    chage -l user-account-name
  3. Change the password expiration parameters.
    • Configure a maximum number of days the user is allowed to use the password.
      chage -M expiration-daysuser-account-name
    • Deactivate password expiration.
      chage -M -1 user-account-name