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 AOS 5.20.x OS Security Technical Implementation Guide

V-254162

CAT II (Medium)

Nutanix AOS must generate audit records for all account creations, modifications, disabling, and termination events.

Rule ID

SV-254162r991585_rule

STIG

Nutanix AOS 5.20.x OS Security Technical Implementation Guide

Version

V1R2

CCIs

CCI-000172

Discussion

Without generating audit records specific to the security and mission needs of the organization, it would be difficult to establish, correlate, and investigate the events relating to an incident or identify those responsible for one. Audit records can be generated from various components within the information system (e.g., module or policy filter).

Check Content

Confirm Nutanix AOS generates audit records for all account creation, modification, disabling, and termination.

$ sudo grep /etc/passwd /etc/audit/audit.rules
-w /etc/passwd -p wa -k audit_account_changes

If the command does not return a line, or the line is commented out, this is a finding.

Fix Text

Configure Nutanix AOS to generate audit records for all account creations, modifications, disabling, and terminations by running the following command.

$ sudo 	salt-call state.sls security/CVM/auditCVM