[Koha] KOHA and ACTIVE DIRECTORY

byronrpv_rckr at hotmail.com byronrpv_rckr at hotmail.com
Wed Aug 31 07:22:53 NZST 2016


Hi, i am experimeting issues while linking active directory and koha, 

the error log oput is:

[Mon Aug 29 20:24:28.277498 2016] [cgi:error] [pid 8227] [client
127.0.0.1:49970] AH01215: [Mon Aug 29 20:24:28 2016] opac-user.pl: LDAP Auth
rejected : (uid=XXXXX) gets 0 hits, referer:
http://iepilb.iepi.org/cgi-bin/koha/opac-user.pl

my config fie:

<ldapserver id="ldapserver">
      <hostname>iepi.gov.ec</hostname>
      <base>dc=iepi,dc=gov,dc=ec</base>
      <user>cn=openfire,ou=Usuario,ou=Oficina
matriz,dc=iepi,dc=gov,dc=ec</user> 
      <pass>Cambiar2015</pass> 
      <replicate>1</replicate> 
      <update>0</update> 
      <auth_by_bind>1</auth_by_bind> 
      <principal_name>%s at iepi.gov.ec</principal_name> 
      <update_password>1</update_password> 
      <mapping> 
       <firstname is="givenname"></firstname>
       <surname is="sn"></surname>
       <address is="postaladdress"></address>
       <city is="l">Athens, OH</city>
       <zipcode is="postalcode"></zipcode>
       <branchcode is="branch">MAIN</branchcode>
       <userid is="uid"></userid>
       <password is="userpassword"></password>
       
       <categorycode is="employeetype">PT</categorycode>
       <phone is="telephonenumber"></phone>
      </mapping>
     </ldapserver>

i am using debian jessie, and i follow a lot of tutorials to track and solve
the issue
ex: http://bywatersolutions.com/2012/07/09/koha-ldap/

plz, help me i am working in this problem for days



--
View this message in context: http://koha.1045719.n5.nabble.com/KOHA-and-ACTIVE-DIRECTORY-tp5901939.html
Sent from the Koha-general mailing list archive at Nabble.com.


More information about the Koha mailing list