Hi, I have a problem with running LDAP Koha. I installed openldap and unfortunately ldap works on default settings openldap. I added the Koha-conf <useldapserver>1</useldapserver> <ldapserver id="ldapserver" listenref="ldapserver"> <hostname>"hostname"</hostname> <base>"base"</base> <user>"user"</user> <pass>"password"</pass> <replicate>0</replicate> <update>0</update> <auth_by_bind>1</auth_by_bind> <mapping> <firstname is="givenname"></firstname> <surname is="sn"> </surname> <userid is="uid"></userid> <password is="userPassword"></password> <cardnumber is="eardNumber"></cardnumber> <categorycode is="category"></categorycode> <phone is="telephonenumber"></phone> </mapping>
What I do wrong ?? Greets -- View this message in context: http://koha.1045719.n5.nabble.com/LDAP-problem-tp5791901.html Sent from the Koha-general mailing list archive at Nabble.com. _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha