[Pkg-nagios-changes] [SCM] Debian packaging for Nagios3 branch, master, updated. debian/3.4.1-4-4-g3431b7a
Alexander Wirt
formorer at debian.org
Sun Jul 21 10:07:52 UTC 2013
The following commit has been merged in the master branch:
commit e4a9bf7ffd94e8c06d540241296d2e3384f1810d
Author: Alexander Wirt <formorer at debian.org>
Date: Sun Jul 21 12:01:41 2013 +0200
Fix password handling
diff --git a/debian/nagios3-cgi.config b/debian/nagios3-cgi.config
index 20b0102..b03e16c 100644
--- a/debian/nagios3-cgi.config
+++ b/debian/nagios3-cgi.config
@@ -11,8 +11,6 @@ fi
if [ "$rootpassword_seen" != "true" ]; then
while [ ! "$passwordsmatch" ]; do
- #only ask for a password if no htpasswd exists
- test -f /etc/nagios3/htpasswd.users && break
db_input high nagios3/adminpassword || true
db_input high nagios3/adminpassword-repeat || true
db_go || true
--
Debian packaging for Nagios3
More information about the Pkg-nagios-changes
mailing list