STIGhubSTIGhub
STIGsRMF ControlsCompare

STIGhub

A free tool to search and browse the entire DISA STIG library. Saves up to 75% in security compliance research time.

Navigation

  • Browse STIGs
  • Search
  • RMF Controls
  • Compare Versions

Resources

  • About
  • Release Notes
  • VPAT
  • DISA STIG Library
STIGs updated 4 hours ago
Powered by Pylon
© 2026 Beacon Cloud Solutions, Inc. All rights reserved.
← Back to Nutanix Acropolis Application Server Security Technical Implementation Guide

V-279415

CAT II (Medium)

Nutanix AOS must limit the number of concurrent sessions to 10 for all accounts and/or account types.

Rule ID

SV-279415r1191367_rule

STIG

Nutanix Acropolis Application Server Security Technical Implementation Guide

Version

V1R1

CCIs

CCI-000054

Discussion

Application management includes the ability to control the number of sessions that use an application by all accounts and/or account types. Limiting the number of allowed sessions is helpful in limiting risks related to denial-of-service (DOS) attacks. Application servers host and expose business logic and application processes. The application server must limit the maximum number of concurrent sessions in a manner that affects the entire application server or on an individual application basis. Although there is some latitude concerning the settings themselves, the settings should follow DOD-recommended values, but the settings should be configurable to allow for future DOD direction. While the DOD will specify recommended values, the values can be adjusted to accommodate the operational requirement of a given system.

Check Content

Verify DODIN mode is enabled to ensure maximum concurrent session is limited to 10.

1. For AOS, run the following command:

$ ncli cluster get-cvm-security-config
Enable DoDin Additiona... : true

2. For Prism Central, run the following command:

$ ncli cluster get-pcvm-security-config
Enable DoDin Additiona... : true

3. For Files, run the following command:

$ ncli cluster get-afs-security-config
Enable DoDin Additiona... : true

If the value for "Enable DoDin Additional" is not set to "True", this is a finding.

Fix Text

Set max concurrent connections to 10 by running the following command:

$ configure_dod_mode.sh enter_dod_mode