Univention Bugzilla – Attachment 3366 Details for
Bug 17782
Fehlermeldungen in auth.log und apache2/error.log: pcfg_openfile() called with NULL filename
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
add row with "AuthUserFile /dev/null"
17782.patch (text/plain), 1.08 KB, created by
Martin Müller
on 2011-06-29 12:14:34 CEST
(
hide
)
Description:
add row with "AuthUserFile /dev/null"
Filename:
MIME Type:
Creator:
Martin Müller
Created:
2011-06-29 12:14:34 CEST
Size:
1.08 KB
patch
obsolete
>Index: ucs/services/univention-nagios/debian/changelog >=================================================================== >--- ucs/services/univention-nagios/debian/changelog (Revision 1839) >+++ ucs/services/univention-nagios/debian/changelog (Arbeitskopie) >@@ -1,3 +1,9 @@ >+univention-nagios (4.0.13-3) unstable; urgency=low >+ >+ * add AuthUserFile /dev/null to apache2.conf (Bug #17782) >+ >+ -- Martin Müller <packages@univention.de> Thu, 23 Jun 2011 12:24:53 +0200 >+ > univention-nagios (4.0.13-2) unstable; urgency=low > > * switch from check_univention_winbind to >Index: ucs/services/univention-nagios/conffiles/etc/nagios2/apache2.conf >=================================================================== >--- ucs/services/univention-nagios/conffiles/etc/nagios2/apache2.conf (Revision 1839) >+++ ucs/services/univention-nagios/conffiles/etc/nagios2/apache2.conf (Arbeitskopie) >@@ -33,6 +33,8 @@ > > AuthBasicAuthoritative Off > >+ AuthUserFile /dev/null >+ > @!@ > if baseConfig.has_key('nagios/server/authenticate') and baseConfig['nagios/server/authenticate'] == 'yes': > print' AuthPAM_Enabled on'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 17782
: 3366