What is crontab correct permission?

The crontab correct permission is 4755 and you can check the crontab binary path and set the correct permission by using the following command from the shell.

Login in server as root user.

root@admin#[~] # which crontab

/usr/bin/crontab

chmod 4755 /usr/bin/crontab


delicious | digg | reddit | facebook | technorati | stumbleupon | savetheurl
You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed.

Comments are closed.