SV-258804r958398_rule
V-258804
SRG-OS-000027-GPOS-00008
PHTN-40-000007
CAT III
10
Navigate to and open:
/etc/security/limits.conf
Add or update the following line:
* hard maxlogins 10
At the command line, run the following command to verify the limit for the number of concurrent sessions:
# grep "^[^#].*maxlogins.*" /etc/security/limits.conf
Example result:
* hard maxlogins 10
If "* hard maxlogins" is not configured to "10", this is a finding.
Note: The expected result may be repeated multiple times.
V-258804
False
PHTN-40-000007
At the command line, run the following command to verify the limit for the number of concurrent sessions:
# grep "^[^#].*maxlogins.*" /etc/security/limits.conf
Example result:
* hard maxlogins 10
If "* hard maxlogins" is not configured to "10", this is a finding.
Note: The expected result may be repeated multiple times.
M
5569