On Fri, May 21, 2021 at 2:14 PM jackson <jacky3...@gmail.com> wrote: > > HI Mark , > > Thank you so much , i will enable the debug mode and do the testing and let > you know once done.
I would suggest taking a look at the Apache error.log once you do as it will grow very fast. The LDAP module logs a fair amount and sometimes you get a sense where it is failing from the debug logs. If it is possible to just put that module in debug logging it might help keep the log size manageable. It is probably mod_authnz_ldap (or whatever it is called) that is most relevant. Mark