[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:37:44 -0400 (EDT)
Try "man setuid" or search for setuid with google.
E.g. "passwd" is an example where a regular user can change his password
by updating the file /etc/shadow which is readable/writable only by root.
Werner
On Mon, 23 Apr 2001, Peter Loo wrote:
> Hi Werner,
>
> What is setuid bit?
>
> Thanks.
>
> Peter
>
> -----Original Message-----
> From: Werner Puschitz [mailto:w us verizon net]
> Sent: Monday, April 23, 2001 9:11 PM
> To: Peter Loo
> Cc: redhat-install-list redhat com
> Subject: 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
> >
> >
>
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
>
>
> _______________________________________________
> Redhat-install-list mailing list
> Redhat-install-list redhat com
> https://listman.redhat.com/mailman/listinfo/redhat-install-list
>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]