need crony tab access for chongo and paulnoll

Web hosting discussion, programming, and shared and dedicated servers.
4 posts Page 1 of 1
by chongo » Fri Nov 29, 2013 8:24 pm
Hello,

The basic web hosting users, chongo & paulnoll, need to setup cron jobs to do things like sync files with another server. However when we try to setup a cron job, we get the following error:

$ crontab filename
cannot chdir(c), bailing out.
/var/cron: Permission denied

because:

$ ls -ld /var/cron
drwx--x--- 3 root crontab 4096 Dec 6 2005 /var/cron

Please add user's chongo and paulnoll to the crontab group (or whatever you
need to do to enable cron use) so we can setup cron jobs.

Thanks!

chongo () /\oo/\
by chongo » Fri Nov 29, 2013 8:45 pm
Of course .. that subject should have been:

need crontab access for chongo and paulnoll

thanks to the auto correct for that title typo! :-)
by thulsa_doom » Fri Nov 29, 2013 10:04 pm
have you tried "crontab -e"?
John Fitzgerald
Sonic Technical Support
by chongo » Fri Nov 29, 2013 10:09 pm
Well crontab -e exited the same way before ..
.. now it works.

Thanks!
4 posts Page 1 of 1