4.1.2.6 Ensure access on /var/adm/ras is configured

Warning! Audit Deprecated

This audit has been deprecated and will be removed in a future update.

View Next Audit Version

Information

The /var/adm/ras directory contains log files which contain sensitive information such as login times and IP addresses.

The log files in the /var/adm/ras directory can contain sensitive information such as login times and IP addresses, which may be altered by an attacker when removing traces of system access. All files in this directory must be secured from unauthorized access and modifications.

Solution

Remove world read and write access from all files in /var/adm/ras :

chmod o-rw /var/adm/ras/*

See Also

https://workbench.cisecurity.org/benchmarks/10385