Check: GEN000000-SOL00540
Solaris 10 SPARC STIG:
GEN000000-SOL00540
(in versions v2 r4 through v1 r19)
Title
The /etc/zones directory, and its contents, must be owned by root. (Cat II impact)
Discussion
Solaris zones configuration files must be protected against illicit creation, modification, and deletion.
Check Content
Check the ownership of the files and directories. # ls -lLdR /etc/zones If the owner of the file is not root, this is a finding. If zones are not installed on the system, this is not a finding.
Fix Text
Change the ownership of the files and directories. # chown -R root /etc/zones
Additional Identifiers
Rule ID: SV-226423r603265_rule
Vulnerability ID: V-226423
Group Title: SRG-OS-000480
Expert Comments
Expert comments are only available to logged-in users.
CCIs
CCIs tied to check.
Number | Definition |
---|---|
CCI-000366 |
The organization implements the security configuration settings. |
Controls
Controls tied to check. These are derived from the CCIs shown above.
Number | Title |
---|---|
CM-6 |
Configuration Settings |