Check: GEN000930
Solaris 10 SPARC STIG:
GEN000930
(in versions v2 r4 through v1 r19)
Title
The root account's home directory must not have an extended ACL. (Cat II impact)
Discussion
File system extended ACLs provide access to files beyond what is allowed by the mode numbers of the files.
Check Content
Verify the root account's home directory has no extended ACL. # ls -ld ~root If the permissions include a "+", the directory has an extended ACL and this is a finding.
Fix Text
Remove the extended ACL from the directory. # chmod A- ~root
Additional Identifiers
Rule ID: SV-226473r603265_rule
Vulnerability ID: V-226473
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 |