Skip to content

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

An XCCDF Rule

Description

<VulnDiscussion>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.</VulnDiscussion><FalsePositives></FalsePositives><FalseNegatives></FalseNegatives><Documentable>false</Documentable><Mitigations></Mitigations><SeverityOverrideGuidance></SeverityOverrideGuidance><PotentialImpacts></PotentialImpacts><ThirdPartyTools></ThirdPartyTools><MitigationControl></MitigationControl><Responsibility></Responsibility><IAControls></IAControls>

ID
SV-256481r887117_rule
Severity
Medium
References
Updated



Remediation - Manual Procedure

At the command line, run the following command:

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