Forward.py sans mot de passe sudo pour www-data et vo recoit la meme chose

This commit is contained in:
Gabriel Detraz 2015-09-09 22:00:23 +02:00
parent c233a85c3c
commit 847deb1a83

View file

@ -93,9 +93,10 @@ if has('arpwatch'):
@# arpwatch
@arpwatch ALL=(arpwatch:ALL) NOPASSWD:/usr/scripts/surveillance/arpwatch_sendmail.py
if has('intranet2-server'):
if has('intranet2-service'):
@www-data ALL=(root:ALL) NOPASSWD: /usr/local/bin/quota
@www-data ALL=(root) NOPASSWD: /usr/scripts/utils/chown_impressions.sh
@www-data ALL=(root) NOPASSWD: /usr/scripts/utils/forward.py
# Inclusion de fichier locaux
@