From 6f386ff246dcca0ebaffe0c6e6795733ecd6580d Mon Sep 17 00:00:00 2001 From: Martin Zobel-Helas Date: Mon, 23 Apr 2012 18:17:28 +0200 Subject: [PATCH] make nagios more happy Signed-off-by: Martin Zobel-Helas --- .../files/per-host/nono.debian.org/dacs.conf | 33 +++++++++---------- 1 file changed, 16 insertions(+), 17 deletions(-) diff --git a/modules/dacs/files/per-host/nono.debian.org/dacs.conf b/modules/dacs/files/per-host/nono.debian.org/dacs.conf index 5f9c86ef..599842db 100644 --- a/modules/dacs/files/per-host/nono.debian.org/dacs.conf +++ b/modules/dacs/files/per-host/nono.debian.org/dacs.conf @@ -6,9 +6,24 @@ EVAL ${Conf::JURISDICTION_AUTHSERVER}="sso.debian.org" LOG_LEVEL "notice" - + JURISDICTION_NAME "DEBIAN" ADMIN_IDENTITY "DEBIAN:zobel" + + URL "https://sso.debian.org/cgi-bin/dacs/local_apache_authenticate" + STYLE "pass" + CONTROL "sufficient" + OPTION "AUTH_FILE=/etc/apache2/dsa-guest-web-passwords" + OPTION "AUTH_MODULE=mod_auth" + + + + URL "https://sso.debian.org/cgi-bin/dacs/local_apache_authenticate" + STYLE "pass" + CONTROL "required" + OPTION "AUTH_FILE=/var/lib/misc/thishost/web-passwords" + OPTION "AUTH_MODULE=mod_auth" + JURISDICTION_NAME "DEBIAN" @@ -28,21 +43,5 @@ OPTION "AUTH_FILE=/var/lib/misc/thishost/web-passwords" OPTION "AUTH_MODULE=mod_auth" - - -- 2.39.2