I’ve setup erpnext. And integrate the LDAP Authentication.
LDAP Server Settings are below.
Directory Server: OpenLDAP
ldap server url: ldaps://sedc.test.in:636
LDAP Auth: administrator@sedc.test.in
Password: xxxxx
LDAP Search and Paths Users: DC=sedc,DC=test,DC=in
LDAP search path for Groups: DC=sedc,DC=test,DC=in
LDAP Search String: “(&(objectclass=computer)(objectclass=organizationalPerson)(objectclass=person)(objectclass=top)(objectclass=user)(cn={0}))”
It’s configure successfully with this configuration. But when i login to this at that time getting me invalid username and password
also getting such error.