cron icon indicating copy to clipboard operation
cron copied to clipboard

/etc/cron.allow must be g-rwx,o-rwx per CIS Benchmark

Open jrmetzger opened this issue 2 years ago • 1 comments

https://github.com/sous-chefs/cron/blob/781003d3245fb8f32012d4bee894e6779958dad8/resources/access.rb#L35C18-L35C18

We must make /etc/cron.allow mode to be 600 or not group/other readwrite,execute. Unable to modify resource.

Either update hard code or create attribute for this value

jrmetzger avatar Nov 30 '23 16:11 jrmetzger

Or as a resource attribute, may be a better fit here.

jrmetzger avatar Nov 30 '23 16:11 jrmetzger