Good morning What is the process for integrating other system users with Koha. Example: users of an academic system accessible in koha. Victor
Victor, There was functionality added to Koha in 18.05 to allow for importing borrowers on the command line. You could set up a process of exporting borrowers to the koha server from your other system. A cronjob would run the import script and import the borrowers. https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12598 Your file from the 'other system' would need to be properly formatted in Koha's structure to be usable. For authentication, many academics set up LDAP/CAS/OA to authenticate their patrons and do not use the passwords in koha (local login). joy On Thu, Mar 28, 2019 at 8:43 AM Victor Barroso Oliveira <vbovictor@gmail.com> wrote:
Good morning
What is the process for integrating other system users with Koha. Example: users of an academic system accessible in koha.
Victor _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
-- Joy Nelson President, Koha Division ByWater Solutions <http://bywatersolutions.com> Support and Consulting for Open Source Software Phone/Fax (888)900-8944 What is Koha? <http://bywatersolutions.com/what-is-koha/>
participants (2)
-
Joy Nelson -
Victor Barroso Oliveira