[Koha] userid in stead of cardnumber
Nijnatten, Jan van
jan.v.nijnatten at philips.com
Sat Oct 17 03:52:18 NZDT 2009
Hi,
We have a working LDAP connection with Koha; however, there's one problem.
The login name is mapped to the card number and we want to map it on the userid or OPAC login.
How can we change that?
The ldap-koha mappings in our koha-conf.xml:
<firstname is="givenname" ></firstname>
<surname is="sn" ></surname>
<address is="company" ></address>
<city is="l" >Athens, OH</city>
<zipcode is="postalCode" ></zipcode>
<branchcode is="branch" >NL</branchcode>
<userid is="cn" ></userid>
<password is="userPassword" ></password>
<email is="mail" ></email>
<categorycode is="employeeType" >PT</categorycode>
<phone is="telephoneNumber"></phone>
So the configuration seems ok (mapping it to userid), but after a succesful login I noticed it is mapped to the card number.....
Jan
The information contained in this message may be confidential and legally protected under applicable law. The message is intended solely for the addressee(s). If you are not the intended recipient, you are hereby notified that any use, forwarding, dissemination, or reproduction of this message is strictly prohibited and may be unlawful. If you are not the intended recipient, please contact the sender by return e-mail and destroy all copies of the original message.
More information about the Koha
mailing list