Gentoo Archives: gentoo-user

From: walt <w41ter@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: strace + SUID program
Date: Sat, 03 Oct 2009 22:00:23
Message-Id: ha8hgh$3uv$1@ger.gmane.org
In Reply to: Re: [gentoo-user] strace + SUID program by Helmut Jarausch
1 On 10/03/2009 02:03 PM, Helmut Jarausch wrote:
2 > On 3 Oct, Stroller wrote:
3 >>
4 >> On 3 Oct 2009, at 16:41, Helmut Jarausch wrote:
5 >>> ...
6 >>> I'm still struggling with a permission problem with fcrontab.
7 >>> On (only) one of two identical (I believe so) machines,
8 >>> fcrontab -e (as non-root user) gives
9 >>> Could not change egid to fcron[449]: Operation not permitted
10 >>
11 >> Could you post the output of `ls -ld /var/spool/fcron` for us, please?
12 >>
13 >
14 > drwsrws--- 2 fcron fcron 4096 2009-10-03 17:57 /var/spool/fcron
15
16 And that is the same as the other machine, right?
17
18 I know nothing about fcron, but I recall agonizing over the choice
19 of crons the first time I installed gentoo. I'm curious why you
20 picked fcron over the many alternative crons.
21
22 BTW, noticed the fcron ebuild says:
23 ewarn "fcron usage can now only be restricted by adding users"
24 ewarn "to the following files instead of to the group 'cron':"
25 ewarn
26 ewarn " ${ROOT}etc/fcron/fcron.allow"
27 ewarn " ${ROOT}etc/fcron/fcron.deny"
28
29 Are those files the same on both machines?

Replies

Subject Author
Re: [gentoo-user] Re: strace + SUID program Stroller <stroller@××××××××××××××××××.uk>