Check: SOL-11.1-010360
Solaris 11 SPARC STIG:
SOL-11.1-010360
(in versions v3 r2 through v1 r10)
Title
The auditing system must not define a different auditing level for specific users. (Cat III impact)
Discussion
Without auditing, individual system accesses cannot be tracked, and malicious activity cannot be detected and traced back to an individual account.
Check Content
This check applies to the global zone only. Determine the zone that you are currently securing. # zonename If the command output is "global", this check applies. For each user on the system (not including root), check to see if special auditing flag configurations are set. # userattr audit_flags [username] If any flags are returned, this is a finding.
Fix Text
The root role is required. This action applies to the global zone only. Determine the zone that you are currently securing. # zonename If the command output is "global", this action applies. For each user on the system, remove all special audit configuration flags. # usermod -K audit_flags= [username]
Additional Identifiers
Rule ID: SV-216270r959010_rule
Vulnerability ID: V-216270
Group Title: SRG-OS-000480
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-000366 |
Implement the security configuration settings. |
Controls
Number | Title |
---|---|
CM-6 |
Configuration Settings |