Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 6183
blob6f51e612c480a37ca8674b72bd4d3e131ad08e4f
1 Title: LDAP: Improved debug logging during connect
2 Level: 1
3 Component: multisite
4 Class: fix
5 Compatible: compat
6 Edition: cre
7 State: unknown
8 Version: 1.6.0i1
9 Date: 1527496871
11 When the LDAP logging of the GUI is set to debug the web.log will now get the
12 debug outputs of the lower level python-ldap and libldap components added.
14 This will show up detailed information about why connection attempts fail.