Password expiration was introduced in NSX-T 2.4.0. By default, password expiration is configured for 90 days.
To increase or disable the default password expiration policy for local users on NSX-T Manager or Edge Nodes, you can use the following CLI commands:
1. Disable password expiration:
This removes the password expiry setting for the specified user, effectively disabling password expiration.
2. Set a custom password expiration (e.g., 9999 days):
This sets the password expiration period to 9999 days for the specified user account.
Note: Replace {USERNAME} with the actual local user account name, such as admin or root.
These changes take effect immediately and persist across reboots but may need to be reapplied after future upgrades if password policies are reset.