The at.allow file must have mode 0600 or less permissive.

From SOLARIS 10 X86 SECURITY TECHNICAL IMPLEMENTATION GUIDE

Part of GEN003340

Associated with IA controls: ECLP-1

Associated with: CCI-000225

SV-27388r1_rule The at.allow file must have mode 0600 or less permissive.

Vulnerability 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

Pro Tips

Lavender hyperlinks in small type off to the right (of CSS class id, if you view the page source) point to globally unique URIs for each document and item. Copy the link location and paste anywhere you need to talk unambiguously about these things.

You can obtain data about documents and items in other formats. Simply provide an HTTP header Accept: text/turtle or Accept: application/rdf+xml.

Powered by sagemincer