SV-279528r1192544_rule
V-279528
SRG-OS-000027-GPOS-00008
NXAC-OS-000001
CAT III
10
Configure Nutanix OS instances to limit concurrent logins to 10.
1. For AHV, the value of "* hard maxlogins" is set to 10 by the vendor and must not be altered by customers. If the value is not set to the 10, this is an unauthorized modification which may indicate the security settings for the build has been modified. Rebuild the system from source to correct this issue.
2. For AOS, Prism Central, and Files, run the following command.
$ configure_dod_mode.sh enter_dod_mode
For AHV, this requirement is Inherently Met.
For AOS, Prism Central, and Files, run the following command to verify Nutanix OS instances limit concurrent logins to 10 or fewer:
$ sudo grep "maxlogins" /etc/security/limits.conf
If the line "* hard maxlogins 10" is missing, commented out, or set to a number more than 10, this is a finding.
V-279528
False
NXAC-OS-000001
For AHV, this requirement is Inherently Met.
For AOS, Prism Central, and Files, run the following command to verify Nutanix OS instances limit concurrent logins to 10 or fewer:
$ sudo grep "maxlogins" /etc/security/limits.conf
If the line "* hard maxlogins 10" is missing, commented out, or set to a number more than 10, this is a finding.
M
5730