SV-266063r1003661_rule
V-266063
SRG-OS-000480-GPOS-00226
PHTN-40-000247
CAT II
10
Navigate to and open:
/etc/pam.d/system-password or /etc/pam.d/system-auth
Remove the "nullok" argument on the "pam_unix.so" module line.
Note: On vCenter appliances, the equivalent file must be edited under "/etc/applmgmt/appliance", if one exists, for the changes to persist after a reboot.
At the command line, run the following command to verify empty passwords are not allowed:
# grep nullok /etc/pam.d/system-password /etc/pam.d/system-auth
If any results are returned indicating "nullok" is configured on the "pam_unix.so" module, this is a finding.
V-266063
False
PHTN-40-000247
At the command line, run the following command to verify empty passwords are not allowed:
# grep nullok /etc/pam.d/system-password /etc/pam.d/system-auth
If any results are returned indicating "nullok" is configured on the "pam_unix.so" module, this is a finding.
M
5569