Laurent CARON a écrit :
Frédéric
LEGER a écrit :
Bonjour à tous,
J'ai le problème suivant sous une woody:
user1$ crontab -e
seteuid: Opération non permise
user1$ crontab -e -u user1
seteuid: Opération non permise
Ajouter le user dans /etc/cron.allow ne change rien au problème.
Avez vous une idée ?
Merci d'avance
--
Frédéric LEGER
as tu ces permissions?
% ls -al `which crontab`
-rwxr-sr-x 1 root crontab 26872 2005-02-17 01:49 /usr/bin/crontab
Non.
J'ai celles-ci:
server:~# ls -al `which crontab`
-rwxr-xr-x 1 root root 22460 avr 26 2004 /usr/bin/crontab
|