[sudo] On autorise aux câbleurs l'impression de tickets wifi
This commit is contained in:
parent
a643b0aa96
commit
7b75c30eee
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@ if has("users"):
|
|||
print "RESPBATS ALL=(respbats%s) NOPASSWD: /usr/scripts/gestion/whos.py,/usr/scripts/gestion/whos_lc.py,/usr/scripts/utils/chambre.py,/usr/scripts/utils/stats_cableurs.py,/usr/scripts/gestion/tools/whokfet.py" % (addit)
|
||||
print "RESPBATS ALL=(respbats%s) NOPASSWD: /usr/scripts/gestion/tools/whosthere.py dalembert" % (addit)
|
||||
print "RESPBATS ALL=(respbats%s) /usr/scripts/gestion/ressuscite.py" % (addit)
|
||||
print "RESPBATS ALL=(respbats%s) /usr/scripts/cransticket/dump_creds.py" % (addit)
|
||||
@# Pour ne pas louper des .forward pour des questions de droits de lecture
|
||||
print "RESPBATS ALL=(root%s) NOPASSWD: /usr/scripts/admin/mail_invalide/mail_invalide.py" % (addit)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue