SV-279578r1192443_rule
V-279578
SRG-OS-000364-GPOS-00151
NXAC-OS-000124
CAT II
10
Configure SSH to not permit GSSAPI authentication using the following command.
$ sudo salt-call state.sls security/CVM/sshdCVM
$ sudo systemctl restart sshd
Verify Nutanix OS enforces access restrictions.
Check that the SSH daemon does not permit GSSAPI authentication using the following command.
$ sudo grep -i gssapiauth /etc/ssh/sshd_config
GSSAPIAuthentication no
If the "GSSAPIAuthentication" keyword is missing, is set to "yes" and is not documented with the information system security officer (ISSO), or the returned line is commented out, this is a finding.
V-279578
False
NXAC-OS-000124
Verify Nutanix OS enforces access restrictions.
Check that the SSH daemon does not permit GSSAPI authentication using the following command.
$ sudo grep -i gssapiauth /etc/ssh/sshd_config
GSSAPIAuthentication no
If the "GSSAPIAuthentication" keyword is missing, is set to "yes" and is not documented with the information system security officer (ISSO), or the returned line is commented out, this is a finding.
M
5730