Displaying 1 result from an estimated 1 matches for "g633".
Did you mean:
633
2009 Jul 27
0
Reporting and documenting in Modules/Classes
...d")
}
## (GEN003960: CAT II) (Previously - G631) The SA will ensure the
owner of
## the traceroute command is root.
## (GEN003980: CAT II) (Previously - G632) The SA will ensure the
group
## owner of the traceroute command 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 tool...