SV-279603r1192618_rule
V-279603
SRG-OS-000710-GPOS-00160
NXAC-OS-000159
CAT II
10
Configure the operating system to enforce password complexity by requiring that at least one special character be used by setting the "ocredit" option using the following command.
$ ncli cluster edit-cvm-security-params enable-high-strength-password=true
Verify Nutanix OS prevents using dictionary words for passwords.
Determine if the field "dictcheck" is set using the following command.
$ sudo grep -r dictcheck /etc/security/pwquality.conf*
/etc/security/pwquality.conf:dictcheck=1
If the "dictcheck" parameter is not set to "1", is commented out, or if conflicting results are returned, this is a finding.
V-279603
False
NXAC-OS-000159
Verify Nutanix OS prevents using dictionary words for passwords.
Determine if the field "dictcheck" is set using the following command.
$ sudo grep -r dictcheck /etc/security/pwquality.conf*
/etc/security/pwquality.conf:dictcheck=1
If the "dictcheck" parameter is not set to "1", is commented out, or if conflicting results are returned, this is a finding.
M
5730