"Found an active alarm for an event which can impact upgrade. Feature: Password Management, Event Type: Password Expired, State: OPEN. Please perform the recommended action for the alarm and ensure that the alarm is no longer active."
"Error: Invalid old_password specified. (Error Code :36147)
VMware NSX
Reset the audit user password from command line.
/etc/init.d/nsx-mp-api-server stoppasswd audittouch /var/vmware/nsx/reset_cluster_credentials/etc/init.d/nsx-mp-api-server startTo set the password expiration time in days, run the set user <username> password-expiration <number of days> command. Range is 1 to 1999.
For example:nsx> set user audit password-expiration 120To change the default number of days a user receives a warning message prior to their password expiration, run the set user <username> password-expiration-warning <password-expiration-warn-days> command. Default is 7. Range is 1 to 1999.
For example:nsx> set user audit password-expiration-warning 14
To get password expiration information, run the get user <username> password-expiration command.
For example:nsx> get user audit password-expirationReferences : Resetting the Passwords of an Appliance and Manage Local User’s Password or Name Using the CLI