[sudoers] Ajout des fichiers sudoers locaux
Ignore-this: db98129503e90462aa3b10084d2b1f31 Salut, Pour mettre cranspasswords sur vert, j'avais besoin d'autoriser une commande sudo. Comme je ne vois pas l'intérêt de mettre cette config dans bcfg2, j'ai préféré mettre un fichier sudoers local. darcs-hash:20120602152949-28565-ba1af164a8cfd6e90983d770d47f97dedc05cabc.gz
This commit is contained in:
parent
a718cafb56
commit
10da09f303
1 changed files with 3 additions and 0 deletions
|
@ -63,3 +63,6 @@ if has("users"):
|
|||
if has('arpwatch'):
|
||||
@# arpwatch
|
||||
@arpwatch ALL=(arpwatch) NOPASSWD:/usr/scripts/surveillance/arpwatch_sendmail.py
|
||||
|
||||
# Inclusion de fichier locaux
|
||||
@#includedir /etc/sudoers.d
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue