Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

check permissions on file #16

Open
shadiakiki1986 opened this issue Jan 18, 2017 · 0 comments
Open

check permissions on file #16

shadiakiki1986 opened this issue Jan 18, 2017 · 0 comments

Comments

@shadiakiki1986
Copy link

I just encountered a case where the cron file is valid, but the permissions on the file allowed write by "other". A chmod o-w file fixed it, and chkcrontab did not capture this as I assume it doesn't check the file permissions. When the cron service started, it was not processing the file, throwing an error in /var/log/syslog: ffamfe_da_cron_1 | Jan 18 12:16:01 ffa24 cron[1084]: (*system*ffamfe_da) INSECURE MODE (group/other writable) (/etc/cron.d/ffamfe_da)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant