[Koha] two authentication backends
Paul POULAIN
paul.poulain at free.fr
Sat Sep 23 03:25:21 NZST 2006
mourik jan heupink a écrit :
> hello all
>
> simple question:
> is it possible to use different authentication backends for different
> branches in one koha installation?
Hi Mourik,
nice to read you here.
to answer your question : yes and no.
tweaking auth_with_ldap.pm will let you use any back end, even some.
the problem being to know which back end to check when.
a solution could be probably :
- try backend 1
- if auth failed => try backend 2
Another possibility would be to let the user specify it's branch in the
template. But that would require more coding & let you with a non
official Koha.
--
Paul POULAIN et Henri Damien LAURENT
Consultants indépendants
en logiciels libres et bibliothéconomie (http://www.koha-fr.org)
Tel : 04 91 31 45 19
More information about the Koha
mailing list