From AIX 6.1 SECURITY TECHNICAL IMPLEMENTATION GUIDE
Part of GEN004420
Associated with IA controls: ECLP-1
Associated with: CCI-000225
If a file executed through a mail alias file has permissions greater than 0755, it can be modified by an unauthorized user and may contain malicious code or instructions possibly compromising the system.
Find the aliases file on the system.
Procedure:
# find / -name aliases -depth -print
Examine the aliases file for any directories or paths that may be utilized.
Procedure:
# more
Use the chmod command to change the access permissions for files executed from the alias file. For example: # chmod 0755 < filename >
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