This article provides guidance on viewing and configuring authentication policies, password expiration, and password complexity requirements for local users on NSX Manager.
VMware NSX
NSX Manager enforces default security policies, including a 90-day password expiration and specific complexity requirements. These settings are configurable via the NSX CLI.
To manage password and authentication policies, log in to the NSX Manager or Edge node as the admin user and use the following commands:
I. Viewing Current Policies To view the current configuration, use the following commands:
get password-complexityget auth-policy cliget auth-policy vidmget user admin password-expirationII. Modifying Policies To change the settings, use the corresponding set commands:
set password-complexity <complexity-requirement>set auth-policy cli <parameter>set auth-policy vidm <parameter>set user <username> password-expiration <days>