From 10da09f303884dcc3995b59f5b40efca2ce23f5b Mon Sep 17 00:00:00 2001 From: Daniel STAN Date: Sat, 2 Jun 2012 17:29:49 +0200 Subject: [PATCH] [sudoers] Ajout des fichiers sudoers locaux MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- Python/etc/sudoers | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Python/etc/sudoers b/Python/etc/sudoers index 023eb30..886269a 100644 --- a/Python/etc/sudoers +++ b/Python/etc/sudoers @@ -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