[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: crontab



Make sure crontab is installed as root and setuid bit is set:

chown root.root /usr/bin/crontab
chmod 4755 /usr/bin/crontab

Werner


On Mon, 23 Apr 2001, Peter Loo wrote:

> Can someone please tell me how I can set up crontab so that specific users
> can have access to crontab using crontab -e option?  I am getting this
> error.
>
> [~]$ crontab -e
> seteuid: Operation not permitted
> [~]$
>
> Thanks.
>
> Peter Loo (Software Engineer)
> loopeter yahoo com
> www.whatcanuoffer.com
>
>





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]