18 Jun
2010
18 Jun
'10
11:22 a.m.
Hi all, I thought this might help somebody. After struggling a for quite a while to integrate Active Directory authentication with KOHA i.e. changing lines 103 to 107 from Auth_with_ldap.pm to changing koha-conf.xml with suggested changes from this list and other google results, I found changing the 'userid' to 'uid' mapping in koha-conf.xml to 'userid' to 'samAccountName' along with the changes for Auth_with_ldap.pm solved my problem I wish I knew this beforehand. We are in a Windows 2003 native network environment. Regards