Hi Mohamed,
This config works here, with samba4 AD:
<ldapserver id="dc2">
<hostname>192.87.y.x</hostname>
<base>CN=Users,DC=samba,DC=company,DC=com</base>
<replicate>1</replicate>
<update>1</update>
<auth_by_bind>1</auth_by_bind>
<principal_name>%[email protected]</principal_name>
<mapping> <!-- match koha SQL field names to your LDAP
record field names -->
<firstname is="givenName" ></firstname>
<surname is="sn" ></surname>
<address is="streetAddress" >Keizer Karelplein 19</address>
<city is="l" >Maastricht</city>
<zipcode is="postalCode" >6211 TC</zipcode>
<branchcode is="branch" >MERIT</branchcode>
<userid is="uid" ></userid>
<password is="userPassword" ></password>
<email is="mail" ></email>
<categorycode is="employeeType" >A</categorycode>
<phone is="telephoneNumber"></phone>
</mapping>
</ldapserver>
Unfortunately the only thing that doesn't seem to be implemented is
multiple dc's -> failover. (or am i missing it?)
Hope that helps,
MJ
On 09/29/2014 07:05 AM, Mohamed Fekry Negm wrote:
hi all
thanks for replay
Few questions:
Koha version 3.16
OS Version Ubuntu 14.04
Active Directory Version Windows Server 2008
Riley Childs
Senior
Charlotte United Christian Academy
Library Services Administrator
IT Services
(704) 497-2086
rileychilds.net
@rowdychildren
From:
Mohamed Fekry Negm
Sent:
9/28/2014 4:41 PM
To:
[email protected]
Subject:
[Koha] active directory + koha
Hi all i want to making integration between koha and my active directory , i
searched many on web but didn't got links guide me to LDAP configuration wit
koha , could any body help me to start that thank you all
_______________________________________________
Koha mailing list http://koha-community.org
[email protected]
http://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________
Koha mailing list http://koha-community.org
[email protected]
http://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________
Koha mailing list http://koha-community.org
[email protected]
http://lists.katipo.co.nz/mailman/listinfo/koha