Oops, That should have read: "<user>[Active Directory Distinguished Name of *AD* admin user]</user>" Cheers, Christopher Curry Assistant Technical Librarian / Assistant IT Officer American Philosophical Society 105 South Fifth Street Philadelphia, PA 19106-3386 Tel. (215) 599-4299 ccurry@amphilsoc.org <mailto:ccurry@amphilsoc.org> *For technical support, please use helpdesk@amphilsoc.org <mailto:helpdesk@amphilsoc.org>* Main Library number: (215)440-3400 APS website: http://www.amphilsoc.org Christopher Curry wrote:
I haven't been following this thread in detail, but MS Active Directory LDAP is working with my instance of Koha 3.0.1, which is running on Debian Lenny.
My configuration is as follows:
<useldapserver>1</useldapserver>
<!--LDAP SERVER (optional) --> <ldapserver id="[server name]" listenref="[server name]"> <hostname>[server IP]</hostname> <base>[Active Directory Distinguished Name of Domain]</base> <user>[Active Directory Distinguished Name of AT admin user]</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> <address2 is="physicaldeliveryofficename"></address2> <userid is="samaccountname"></userid> <password is="userpassword"></password> <email is="mail"></email> <phonepro is="telephonenumber"></phonepro> </mapping> </ldapserver>
Hope this helps.
Cheers,
Christopher Curry Assistant Technical Librarian / Assistant IT Officer
American Philosophical Society 105 South Fifth Street Philadelphia, PA 19106-3386 Tel. (215) 599-4299
ccurry@amphilsoc.org <mailto:ccurry@amphilsoc.org>
------------------------------------------------------------------------
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha.org http://lists.koha.org/mailman/listinfo/koha-devel