Dear community,<br><br>I've enabled the Z39.50 server in my Koha server following these steps:<br><br>1. Edited /etc/koha/koha-conf.xml file and uncommented the publicserver line:<br> <listen id="publicserver" >tcp:@:9999</listen><br>
And change this line:<br> <server id="biblioserver" listenref="biblioserver"><br> to<br> <server id="biblioserver"><br> It forces Zebra to listen on unix socket (for Koha) and on TCP port 9999 (for external usage).<br>
<br>2. Restarted Zebra server.<br><br>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?<br>
<br>Thank you.<br><br clear="all"><br>-- <br>Altaf Mahmud<br>System Programmer<br>Ayesha Abed Library<br>BRAC University<br>Bangladesh.<br><br>