[Koha] LDAP can't connect with Active Directory
uknet80
rawandamin at hotmail.com
Sun May 22 18:46:32 NZST 2011
Hi all,
I am having problem connecting LDAP koha with windows server Active
directory, following is my server detail
Active Directory Server detail:
Server IP: 10.1.1.5
Domain: stud-ndtc.local
user under Active directory: moodle
Password: PASSWORD
/etc/koha/koha-config.xml Configuring
<ldapserver id="ldapserver" listenref="ldapserver">
<hostname>10.1.1.5</hostname>
<base>cn=users,dc=stud-ndtc,dc=local;ou=students,dc=stud-ndtc,dc=local</base>
<user>cn=moodle,cn=users,dc=stud-ndtc,dc=local</user>
<pass>PASSWORD</pass>
<replicate>1</replicate>
<update>1</update>
<auth_by_bind>1</auth_by_bind>
<mapping>
<firstname is="givenName" ></firstname>
<surname is="sn" ></surname>
<userid is="sAMAccountName"></userid>
<password is="userPassword" ></password>
<address is="address">Default Address</address>
<city is="city">Default City</city>
<branchcode is="branch">Default Branch Code</branchcode>
<categorycode is="category">Default Catefory Code</categorycode>
</mapping>
</ldapserver>
am I missing anything??
I do appreciate your support
--
View this message in context: http://koha.1045719.n5.nabble.com/LDAP-can-t-connect-with-Active-Directory-tp4416285p4416285.html
Sent from the Koha - Discuss mailing list archive at Nabble.com.
More information about the Koha
mailing list