i-librarian
i-librarian copied to clipboard
LDAP binddn fix for OpenLDAP
There was a mistake when using LDAP groups and bind user. The basedn was missing in the last LDAP search and the password check did not use the full DN but only the uid attribute. The fix permits both options. Additionaly, the error message was corrected to the user id. Now the login works.