Check: GEN003340
Solaris 10 SPARC STIG:
GEN003340
(in versions v2 r4 through v1 r19)
Title
The at.allow file must have mode 0600 or less permissive. (Cat II impact)
Discussion
Permissions more permissive than 0600 (read and write for the owner) may allow unauthorized or malicious access to the at.allow and/or at.deny files.
Check Content
Check the mode of the at.allow file. # ls -lL /etc/cron.d/at.allow If the at.allow file has a mode more permissive than 0600, this is a finding.
Fix Text
Change the mode of the at.allow file. # chmod 0600 /etc/cron.d/at.allow
Additional Identifiers
Rule ID: SV-226863r854426_rule
Vulnerability ID: V-226863
Group Title: SRG-OS-000312
Expert Comments
Expert comments are only available to logged-in users.
CCIs
CCIs tied to check.
Number | Definition |
---|---|
CCI-002165 |
The information system enforces organization-defined discretionary access control policies over defined subjects and objects. |
Controls
Controls tied to check. These are derived from the CCIs shown above.
Number | Title |
---|---|
AC-3 (4) |
Discretionary Access Control |