-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

W.Kenworthy a écrit :
> Looks like fcron has changed its user group from cron to fcron.  Once I
> realised this I have been able to add users to fcron and it works - for
> users.
>
> However I have quite a number of system level root jobs that I cant list
> or edit using crontab -e or -l on multiple systems
>
> moriah ~ # crontab -e 22:05:13 Could not chdir to
> /var/spool/cron/fcrontabs: Permission denied
> moriah ~ #
I think you need to add theses users to the fcron group (as root):
gpasswd -a [user] fcron

You'll also be interested into remove theses users from cron group which
is no more needed:
gpasswd -d [user] cron

and then retry fcrontab -e

- --
Alexis Lahouze - [EMAIL PROTECTED]
Gradignan (Bordeaux) - France - Terre
clé pgp : 0x7729E023 (subkeys.pgp.net)
fingerprint : 43F9 589F CDF7 7A21 A43E  048D A45E E8CA 7729 E023

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.3 (GNU/Linux)

iD8DBQFGERYZpF7oyncp4CMRAkVCAJ433iPF2r1YfcHYKbLZ3qCsxRJ5tgCdEdke
epYrpoQWze3sQq7n1EfTtuc=
=x4CI
-----END PGP SIGNATURE-----
-- 
[email protected] mailing list

Reply via email to