Do not change C4/Auth_with_ldap.pm at all. This is no longer helpful or
necessary if you are using the current code.
In addition to the wiki, internal documentation is displayed with:
perldoc C4::Auth_with_ldap
You cannot expect "step-by-step" instructions when you have not specified
all the co
Hi,
Go to the file Auth_with_ldap.pm located in: /usr/share/koha/lib/C4 and change
the following lines of code:
my $userldapentry = $search->shift_entry;
my $cmpmesg = $db->compare( $userldapentry, attr=>'userpassword', value
=> $password );
if ($cmpmesg->code != 6) {
Hi,
I want to configure LDAP with koha 3.2. Anyone can help in this regard?
A step by step procedure to do that will be highly appreciated.
Thanks.
Zahoor ur Rehman Tanoli
Senior Research Associate
Al-Khawarizmi Institute of Computer Science
UET Lahore, Pakistan
Cell: +92-321-9676940
Of