1. Home
  2. Security Hardening
  3. DISA STIG VMware vSphere 6.7 Photon OS V1R1
  4. PHTN-67-000004 – The Photon operating system must limit the number of concurrent sessions to 10 for all accounts and/or account types.

PHTN-67-000004 – The Photon operating system must limit the number of concurrent sessions to 10 for all accounts and/or account types.

Details

Operating system management includes the ability to control the number of users and user sessions that utilize an operating system. Limiting the number of allowed users and sessions per user is helpful in reducing the risks related to denial-of-service attacks.

Solution

At the command line, execute the following command:

# echo ‘* hard maxlogins 10’ >> /etc/security/limits.conf

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: Access Control.This control applies to the following type of system Unix.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles