https://bz.apache.org/bugzilla/show_bug.cgi?id=60789

            Bug ID: 60789
           Summary: failure to contact ldap message should be at higher
                    log level than info
           Product: Apache httpd-2
           Version: 2.4.25
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_authnz_ldap
          Assignee: bugs@httpd.apache.org
          Reporter: fhi...@vub.ac.be
  Target Milestone: ---

I suddenly was experiencing a 500 Server Error on certain pages, but could not
find any more explanation in the log files. When increasing the log level from
notice to info, I found the culprit of my problem:

[Tue Feb 28 19:33:46.831489 2017] [authnz_ldap:info] [pid 19237:tid
140392114218752] [client XXX.XXX.XXX.XXX:XXXXX] AH01695: auth_ldap
authenticate: user foo authentication failed; URI /ganglia [LDAP:
ldap_simple_bind() failed][Can't contact LDAP server]

I think this error should have a higher log level so that this is not hidden by
default, probably at least warn.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to