Displaying 1 result from an estimated 1 matches for "gen006520".
Did you mean:
gen002420
2009 Jul 27
0
Reporting and documenting in Modules/Classes
...mmand is root, sys, or bin.
## (GEN004000: CAT II) (Previously - G633) The SA will ensure the
traceroute
## command has permissions of 700, or more restrictive.
file { "/bin/traceroute":
owner => "root",
group => "root",
mode => 700;
}
## (GEN006520: CAT II) (Previously - G189) The SA will ensure
security tools
## and databases have permissions of 740, or more restrictive.
file {
"/etc/rc.d/init.d/iptables": mode => 740;
"/sbin/iptables": mode => 740;
"/usr/share/logwatch/scripts/services/iptables&qu...