Which is weird. That is the right base dn for users.. same DN works with dspace on same ldap server and authentication works on that smoothly. Is there a way I can see logs on how koha tries to bind with ldap? i.e the entries it sends to bind with the ldap server.. maybe that might be a good start.

On 19/02/2015 14:41, Mark Tompsett wrote:
Greetings,

however when I do a:
perl opac-user.pl userid=foo password=passwd > /tmp/junk.txt
I get this error:
perl opac-user.pl userid=foo password=passwd > /tmp/junk.txt
LDAP bind failed as kohauser foo: LDAP error #34: LDAP_INVALID_DN_SYNTAX
# The request contained an invalid DN

<base>ou=People,dc=example,dc=edu,dc=ng</base>

You need to modify this line according to your LDAP configuration.

GPML,
Mark Tompsett
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to