Hi, I have an Existing College website running on Joomla. I plan to authenticate users using LDAP soon. Can I Install Koha in such a way that the Koha implementation uses the above said LDAP server to Authenticate users? Is there any HowTo Available on Koha LDAP Integration? Thanks Siju
On Mon, Jun 16, 2008 at 8:02 AM, Siju George <sgeorge.ml@gmail.com> wrote:
Hi,
I have an Existing College website running on Joomla. I plan to authenticate users using LDAP soon.
Can I Install Koha in such a way that the Koha implementation uses the above said LDAP server to Authenticate users? Is there any HowTo Available on Koha LDAP Integration? For now, try: perldoc C4/Auth_with_ldap.pm
Cheers, -- Joshua Ferraro SUPPORT FOR OPEN-SOURCE SOFTWARE CEO migration, training, maintenance, support LibLime Featuring Koha Open-Source ILS jmf@liblime.com |Full Demos at http://liblime.com/koha |1(888)KohaILS
Siju, even with the documentation our I.T. Systems folks (who thankfully know perl) had to customize Auth_with_ldap.pm for our environment. Our LDAP required 2 binds to authenticate. Paul Landers I.T. Section Manager TTUHSC Preston Smith Library paul.landers@ttuhsc.edu On Jun 16, 2008, at 4:47 PM, Joshua Ferraro wrote:
On Mon, Jun 16, 2008 at 8:02 AM, Siju George <sgeorge.ml@gmail.com> wrote:
Hi,
I have an Existing College website running on Joomla. I plan to authenticate users using LDAP soon.
Can I Install Koha in such a way that the Koha implementation uses the above said LDAP server to Authenticate users? Is there any HowTo Available on Koha LDAP Integration? For now, try: perldoc C4/Auth_with_ldap.pm
Cheers,
-- Joshua Ferraro SUPPORT FOR OPEN-SOURCE SOFTWARE CEO migration, training, maintenance, support LibLime Featuring Koha Open-Source ILS jmf@liblime.com |Full Demos at http://liblime.com/koha |1(888)KohaILS _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
On Tue, Jun 17, 2008 at 7:34 PM, Paul Landers <paul.landers@ttuhsc.edu> wrote:
Siju, even with the documentation our I.T. Systems folks (who thankfully know perl) had to customize Auth_with_ldap.pm for our environment. Our LDAP required 2 binds to authenticate.
Thanks Joshua and Paul :-) It sounds like tough work :-( --Siju
participants (3)
-
Joshua Ferraro -
Paul Landers -
Siju George