Authentication field on borrower.
Hi, I'm trying to figure out where the field authentication of the borrowers table is used? Regards.
I'm trying to figure out where the field authentication of the borrowers table is used?
I don't see borrowers.authentication in the schema: http://schema.koha-community.org/tables/borrowers.html -- Owen -- Web Developer Athens County Public Libraries http://www.myacpl.org
Then I have a legacy application customization that the upgrade22to30.pl didn't find out. Is there any possible way to add different authentication per user? Say use LDAP on one user, DBI on another? Thanks for the help! Regards On Wed, Sep 21, 2016 at 8:54 AM, Owen Leonard <oleonard@myacpl.org> wrote:
I'm trying to figure out where the field authentication of the borrowers table is used?
I don't see borrowers.authentication in the schema:
http://schema.koha-community.org/tables/borrowers.html
-- Owen
-- Web Developer Athens County Public Libraries http://www.myacpl.org _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
There's LDAP with fallback to local user. That's the default behaviour. El mié., 21 sept. 2016 a las 9:04, Rodrigo Santellan (<rsantellan@gmail.com>) escribió:
Then I have a legacy application customization that the upgrade22to30.pl didn't find out.
Is there any possible way to add different authentication per user? Say use LDAP on one user, DBI on another?
Thanks for the help!
Regards
On Wed, Sep 21, 2016 at 8:54 AM, Owen Leonard <oleonard@myacpl.org> wrote:
I'm trying to figure out where the field authentication of the borrowers table is used?
I don't see borrowers.authentication in the schema:
http://schema.koha-community.org/tables/borrowers.html
-- Owen
-- Web Developer Athens County Public Libraries http://www.myacpl.org _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
-- Tomás Cohen Arazi Theke Solutions (https://theke.io <http://theke.io/>) ✆ +54 9351 3513384 GPG: B2F3C15F
participants (3)
-
Owen Leonard -
Rodrigo Santellan -
Tomas Cohen Arazi