http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12831 --- Comment #2 from Dobrica Pavlinusic <dpavlin@rot13.org> --- In our case, we are seeing invalid DN as error message when connecting to OpenLDAP with local accounts (this makes sense, but we also have a little bit of magic in front of our LDAP to transfer logins in form of joe.doe@ffzg.hr to cn=joe.doe,dn=ffzg,dn=hr, so I'm not sure that this is only error on which we want to fallback to local auth. Unfortunately, I can't connect to OpenLDAP directly (since bind needs this cn=,dn=,dn= syntax) and don't have Active directory to test against that (but I suspect that AD users are not using auth_by_bind - again I might be wrong). -- You are receiving this mail because: You are watching all bug changes.