http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9611 --- Comment #65 from Srdjan Jankovic <srdjan@catalyst.net.nz> --- the borrowernumber.
Well, not so :) I need to add <ldapserver> stanza, if not
perl -e 'use C4::Auth_with_ldap; C4::Auth_with_ldap::_do_changepassword("test", 12345, "xxxx");' No "ldapserver" in server hash from KOHA_CONF: /home/bgkriegel/kohadev/etc/koha-conf.xml at /home/bgkriegel/kohaclone/C4/Auth_with_ldap.pm line 57, <DATA> line 522. Compilation failed in require at -e line 1, <DATA> line 522. BEGIN failed--compilation aborted at -e line 1, <DATA> line 522.
Oops, sorry about that, was some time ago, and my memory is perishable obviously. -- You are receiving this mail because: You are watching all bug changes.