Forward.py sans mot de passe sudo pour www-data et vo recoit la meme chose
This commit is contained in:
parent
c233a85c3c
commit
847deb1a83
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue