6.0.3

Table Of Contents
n
xQaTEh2: Ends with a number, reducing the eective number of character classes to two. The minimum
number of required character classes is three.
ESXi Pass Phrase
Instead of a password, you can also use a pass phrase; however, pass phrases are disabled by default. You
can change this default or other seings, by using the Security.PasswordQualityControl advanced
option from the vSphere Web Client.
For example, you can change the option to the following.
retry=3 min=disabled,disabled,16,7,7
This example allows pass phrases of at least 16 characters and at least 3 words, separated by spaces.
For legacy hosts, changing the /etc/pamd/passwd le is still supported, but changing the le is deprecated
for future releases. Use the Security.PasswordQualityControl advanced option instead.
Changing Default Password Restrictions
You can change the default restriction on passwords or pass phrases by using the
Security.PasswordQualityControl advanced option for your ESXi host. See the vCenter Server and Host
Management documentation for information on seing ESXi advanced options.
You can change the default, for example, to require a minimum of 15 characters and a minimum number of
four words, as follows:
retry=3 min=disabled,disabled,15,7,7 passphrase=4
See the manpage for pam_passwdqc for details.
N Not all possible combinations of the options for pam_passwdqc have been tested. Perform additional
testing after you change the default password seings.
ESXi Account Lockout Behavior
Starting with vSphere 6.0, account locking is supported for access through SSH and through the vSphere
Web Services SDK. The Direct Console Interface (DCUI) and the ESXi Shell do not support account lockout.
By default, a maximum of ten failed aempts is allowed before the account is locked. The account is
unlocked after two minutes by default.
Configuring Login Behavior
You can congure the login behavior for your ESXi host with the following advanced options:
n
Security.AccountLockFailures. Maximum number of failed login aempts before a user's account
is locked. Zero disables account locking.
n
Security.AccountUnlockTime. Number of seconds that a user is locked out.
See the vCenter Server and Host Management documentation for information on seing ESXi advanced
options.
vSphere Security
158 VMware, Inc.