[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: crontab
- From: Werner Puschitz <w us verizon net>
- To: Peter Loo <loopeter yahoo com>
- Cc: <redhat-install-list redhat com>
- Subject: Re: crontab
- Date: Tue, 24 Apr 2001 00:10:49 -0400 (EDT)
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]