Hello all,

Im getting the following error when i update my cron:
[EMAIL PROTECTED] ~# crontab -e
15:25:34 fcrontab : editing root's fcrontab
15:25:47 could not open /etc/fcron.allow: Permission denied
[EMAIL PROTECTED] ~#

(it calls up "vi" and when i write to the cron file it shows me this error).

It shows the same error if i:
crontab my.cron

The only way i could get this to work was by:
/etc/init.d/fcron stop
chmod 777 /etc/fcron.allow
chmod 777 /etc/fcron.deny
crontab my.cron
/etc/init.d/fcron start
chmod 640 /etc/fcron.allow
chmod 640 /etc/fcron.deny

[i also change modes to the fcron.deny because if i try to crontab my.file after
the chmod 777 fcron.allow fcron tells me "permission denied for fcron.deny]

Is there something wrong on my system or is this a trustix bug? It is happening
on all my TSL boxes.

PS: im using...
[EMAIL PROTECTED] ~# cat /etc/trustix-release
Trustix Secure Linux release 2.0 (Cloud)
[EMAIL PROTECTED] ~#

PS2: this also occurs on TSL 2.2!
15:31:54 could not open /etc/fcron.allow: Permission denied
[EMAIL PROTECTED] /# cat /etc/trustix-release
Trustix Secure Linux release 2.2 (Sunchild)
[EMAIL PROTECTED] /#

Best,
+----------------------------------------
| Lu�s Miguel Ferreira da Silva
| Network Administrator @ISPGaya
| Instituto Superior Polit�cnico Gaya
| Rua Ant�nio Rodrigues da Rocha, 291/341
| Sto. Ov�dio � 4400-025 V. N. de Gaia
| Tel: +351 223745730/3/5
| GSM: +351 936371253
+----------------------------------------


----------------------------------------------------------------
Este email foi enviado via o webmail do ISPGaya
Instituto Superior Polit�cnico Gaya

_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss

Reply via email to