Dear community,<br><br>I&#39;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>   &lt;listen id=&quot;publicserver&quot; &gt;tcp:@:9999&lt;/listen&gt;<br>
   And change this line:<br>   &lt;server id=&quot;biblioserver&quot; listenref=&quot;biblioserver&quot;&gt;<br>   to<br>   &lt;server id=&quot;biblioserver&quot;&gt;<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&#39;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>