Skip to content

File & Directory permissions

File & Directory permissions

FILE PERMISSION CHANGES:

chmod 440 /etc/sudoers.d/sudousers
chmod 600 /etc/anacrontab
chmod 600 /etc/at.deny
chmod 600 /etc/cron.deny
chmod 600 /etc/crontab
chmod 600 /etc/ssh/sshd_config

DIRECTORY PERMISSION CHANGES:

chmod 700 /etc/cron.d
chmod 700 /etc/cron.daily
chmod 700 /etc/cron.hourly
chmod 700 /etc/cron.weekly
chmod 700 /etc/cron.monthly
chmod 700 /etc/cron.yearly
chmod 700 /etc/sudoers.d