[Koha] [Koha-devel] Z39.50 server authentication

Fridolyn SOMERS fridolyn.somers at gmail.com
Wed May 25 20:07:34 NZST 2011


Hie,

In our configuration, authentification is managed by "serverinfo" tag in
koha-conf.xml :

<serverinfo id="publicserver">
        <ccl2rpn>/etc/koha/zebradb/ccl.properties</ccl2rpn>
        <user>username</user>
        <password>userpassword</password>
</serverinfo>

Regards,

2011/5/24 Altaf Mahmud <altaf.mahmud at gmail.com>

> Dear community,
>
> I've enabled the Z39.50 server in my Koha server following these steps:
>
> 1. Edited /etc/koha/koha-conf.xml file and uncommented the publicserver
> line:
>    <listen id="publicserver" >tcp:@:9999</listen>
>    And change this line:
>    <server id="biblioserver" listenref="biblioserver">
>    to
>    <server id="biblioserver">
>    It forces Zebra to listen on unix socket (for Koha) and on TCP port 9999
> (for external usage).
>
> 2. Restarted Zebra server.
>
> MARC data can now accessed from my z39.50 server. Now I want to implement
> the authentication process so that user id and login required to connect to
> my server. I don't know how to do it, could you please give me an advise?
>
> Thank you.
>
>
> --
> Altaf Mahmud
> System Programmer
> Ayesha Abed Library
> BRAC University
> Bangladesh.
>
>
> _______________________________________________
> Koha-devel mailing list
> Koha-devel at 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/
>



-- 
Fridolyn SOMERS
ICT engineer
PROGILONE - Lyon - France
fridolyn.somers at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.katipo.co.nz/pipermail/koha/attachments/20110525/5b99e659/attachment-0001.htm 


More information about the Koha mailing list