summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e40ea9f)
raw | patch | inline | side by side (parent: e40ea9f)
author | Sebastian Harl <sh@tokkee.org> | |
Tue, 31 Jan 2012 09:03:57 +0000 (10:03 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Tue, 31 Jan 2012 09:03:57 +0000 (10:03 +0100) |
… referring to the different htpasswd.users file location; thanks to Alexander
Reichle-Schmehl for reporting this.
Closes: #646587
Reichle-Schmehl for reporting this.
Closes: #646587
debian/README.Debian | patch | blob | history | |
debian/changelog | patch | blob | history |
diff --git a/debian/README.Debian b/debian/README.Debian
index 7e746239ef4674789683ae8c363c418e2e3726a5..ea2eb000237146eaf35ee51b7c3bce1c7c912a19 100644 (file)
--- a/debian/README.Debian
+++ b/debian/README.Debian
Debian packages (see packages suggested by pnp4nagios-bin).
-- Sebastian Harl <tokkee@debian.org> Wed, 27 Apr 2011 09:32:52 +0200
+
+Installation with Icinga
+------------------------
+
+If you use Icinga you also have to change /etc/pnp4nagios/apache.conf and
+replace the line "AuthUserFile /etc/icinga/htpasswd.users" with
+"AuthUserFile /etc/icinga/htpasswd.users".
+
+ -- Alexander Reichle-Schmehl <tolimar@debian.org> Tue, 25 Oct 2011 14:31:28 +0200
+
diff --git a/debian/changelog b/debian/changelog
index 783a1863a9fa8a3dc5c4a145cb9e0efdfaa9b6c9..298b36902189adff44e1df117c8bcb03bce1be9e 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
those (Closes: #654816).
- Added Czech debconf translations; thanks to Michal Šimůnek for providing
those (Closes: #655132).
+ * debian/README.Debian:
+ - Added a note about installation with Icinga referring to the different
+ htpasswd.users file location; thanks to Alexander Reichle-Schmehl for
+ reporting this (Closes: #646587).
- -- Sebastian Harl <tokkee@debian.org> Tue, 31 Jan 2012 10:00:09 +0100
+ -- Sebastian Harl <tokkee@debian.org> Tue, 31 Jan 2012 10:02:43 +0100
pnp4nagios (0.6.13-1) unstable; urgency=low