Hello, I have installed koha 20.11 and samba4 AD DC and enabled LDAP server in koha-conf.xml, when I am trying to log in on opac getting the following error : LDAP search failed to return object : 00002020: Operation unavailable without authentication at /usr/share/test_koha/lib/C4/Auth_with_ldap.pm line 102. when I try to search via terminal using ldapsearch query it's working fine.
Hi, at the moment this looks more like an installation/setup issue and as such is better suited for the mailing list where it will also be read by many more people Bugzilla should only be used for filing bugs, with details on how to reproduce the issue, and enhancement requests. You can also find some information on LDAP configuration in 20.11 in the manual: https://koha-community.org/manual/20.11/en/html/apis_protocols.html#ldap Could your user be the issue? <user>cn=<nameofuser>, dc=<domaincontroller>,dc=<domaincontroller></user>