[Koha] LDAP problem

kamild smichaelxx at tlen.pl
Sat Mar 22 02:14:51 NZDT 2014


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.


More information about the Koha mailing list