Please avoid cross posting. As this question is not a development related question, it is best directed at the Koha users' list. Kind Regards, Chris 2011/5/24 Altaf Mahmud <altaf.mahmud@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@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/