SV-261397r996612_rule
V-261397
SRG-OS-000068-GPOS-00036
SLEM-05-612015
CAT II
10
Configure SLEM 5 to implement multifactor authentication for remote access to privileged accounts via PAM.
Add or modify the following line in the "/etc/pam.d/common-auth" file:
auth sufficient pam_pkcs11.so
Verify SLEM 5 implements multifactor authentication for remote access to privileged accounts via PAM with the following command:
> grep pam_pkcs11.so /etc/pam.d/common-auth
auth sufficient pam_pkcs11.so
If "pam_pkcs11.so" is not set in "/etc/pam.d/common-auth", or the line is commented out, this is a finding.
V-261397
False
SLEM-05-612015
Verify SLEM 5 implements multifactor authentication for remote access to privileged accounts via PAM with the following command:
> grep pam_pkcs11.so /etc/pam.d/common-auth
auth sufficient pam_pkcs11.so
If "pam_pkcs11.so" is not set in "/etc/pam.d/common-auth", or the line is commented out, this is a finding.
M
5596