URL: https://github.com/SSSD/sssd/pull/5178 Title: #5178: ldap: add new option ldap_library_debug_level
pbrezina commented: """ I just used this patch to debug something and it works as expected.
The SSSD debug level is a bitmask and the idea behind it is that you can enable or disable specific messages. So we can certainly add SSSDDBG_EXTERNAL_LDAP or something and enable -1 ldap level if this is set. But I'm fine with the option as well, especially if you think that something else then -1 (enable all) is helpful. """
See the full comment at https://github.com/SSSD/sssd/pull/5178#issuecomment-678257102
sssd-devel@lists.fedorahosted.org