[Koha] add member from ldap failed

Samuel Desseaux samuel.desseaux at ecp.fr
Tue Oct 9 04:28:38 NZDT 2012


Here's my configuration

  <useldapserver>1</useldapserver>
  <ldapserver id="ldapserver" listenref="ldapserver">
  <hostname></hostname>
  <base></base>
  <user></user>
  <pass></pass>
  <replicate>1</replicate>
  <update>1</update>
  <auth_by_bind>1</auth_by_bind>
  <principal_name>uid=%s,ou=people,dc=ecp,dc=fr</principal_name>
  <mapping>
  <firstname is="givenname"></firstname>
  <surname is="sn"> </surname>
  <address is="">Ecole Centrale Paris</address>
  <city is="">Chatenay-Malabry</city>
  <zipcode is="">92290</zipcode>
  <branchcode is="">ECAM</branchcode>
  <userid is="uid"></userid>
  <password is="userPassword"></password>
  <cardnumber is="ecpbadgeNumber"></cardnumber>
  <email is="email"></email>
  <categorycode is="supannEtuDiplome">employee</categorycode>
  <phone is="telephonenumber">903-566-7654</phone>
  <dateenrolled is="">2012-09-01</dateenrolled>
  <dateexpiry is="">2013-09-01</dateexpiry>
  </mapping>
  </ldapserver>




Le 08/10/2012 17:03, mourik jan heupink a écrit :
> Please show your ldap configuration from koha-conf.xml. I have ldap
> authentication working here, so perhaps I can help.
>
> MJ
>
> On 10/08/2012 02:20 PM, Samuel Desseaux wrote:
>> Hi,
>>
>> I've configured the connexion to our ldap.
>>
>> I've thsi error
>>
>> AddMember failed at /usr/share/koha/lib/C4/Auth_with_ldap.pm line 158.
>>
>>
>> What does it mean and what can i do? I've seen in the logs and nothing
>> special.
>>
>> Best regards
>>
>> samuel
>>
>>
>>
>>
>> _______________________________________________
>> Koha mailing list  http://koha-community.org
>> Koha at lists.katipo.co.nz
>> http://lists.katipo.co.nz/mailman/listinfo/koha
>>
> _______________________________________________
> Koha mailing list  http://koha-community.org
> Koha at lists.katipo.co.nz
> http://lists.katipo.co.nz/mailman/listinfo/koha



More information about the Koha mailing list