The /usr/aset/userlist file must not have an extended ACL.

From SOLARIS 10 X86 SECURITY TECHNICAL IMPLEMENTATION GUIDE

Part of GEN000000-SOL00270

Associated with IA controls: ECLP-1

Associated with: CCI-000225

SV-27015r1_rule The /usr/aset/userlist file must not have an extended ACL.

Vulnerability discussion

File system ACLs can provide access to files beyond what is allowed by the mode numbers of the files.

Check content

Check the permissions of the file. # ls -lLd /usr/aset/userlist If the permissions of the file or directory contains a "+", an extended ACL is present, this is a finding.

Fix text

Remove the extended ACL from the file. # chmod A- /usr/aset/userlist

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