Thankx for the reply Laurent. Just so you mentioned, i do remember now 
that i restricted anonymous access to zebra server. i totally forgot 
that. well is there any way to hold the security and somehow pass user 
name and password to the sru link to grab data?<br>
<br>Thankx again<br><font color="#888888">Auninda</font><br><br><div class="gmail_quote">On Fri, Sep 30, 2011 at 4:39 PM, LAURENT Henri-Damien <span dir="ltr"><<a href="mailto:henridamien.laurent@biblibre.com">henridamien.laurent@biblibre.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Le 30/09/2011 07:35, Auninda Rumy Saleque a écrit :<br>
<div><div></div><div class="h5">> Hello everyone,<br>
> I am new to this ground, so even if its a noob question please bear with<br>
> me. I was trying to test the sru feature of koha but when i try to grab<br>
> a result through the url, the xml file that's being generated, returns<br>
> authentication error.<br>
><br>
> I passed something like this:<br>
><br>
> <a href="http://aunideb:9999/biblios?version=1.1&operation=searchRetrieve&query=java&maximumRecords=5" target="_blank">http://aunideb:9999/biblios?version=1.1&operation=searchRetrieve&query=java&maximumRecords=5</a><br>

> <<a href="http://aunideb:9999/biblios?version=1.1&operation=searchRetrieve&query=java&maximumRecords=5" target="_blank">http://aunideb:9999/biblios?version=1.1&operation=searchRetrieve&query=java&maximumRecords=5</a>><br>

><br>
> and the return result is this:<br>
><br>
> <zs:searchRetrieveResponse><zs:version>1.1</zs:version><zs:diagnostics><diag:diagnostic><diag:uri>info:srw/diagnostic/1/3</diag:uri><diag:message>Authentication<br>
> error</diag:message></diag:diagnostic></zs:diagnostics></zs:searchRetrieveResponse><br>
><br>
> Will greatly appreciate if someone can point out what i am missing.<br>
><br>
> Thankx<br>
> Auninda<br>
><br>
><br>
><br>
</div></div>> _______________________________________________<br>
> Koha mailing list  <a href="http://koha-community.org" target="_blank">http://koha-community.org</a><br>
> <a href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a><br>
> <a href="http://lists.katipo.co.nz/mailman/listinfo/koha" target="_blank">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br>
take a look there :<br>
<a href="http://www.loc.gov/standards/sru/" target="_blank">http://www.loc.gov/standards/sru/</a><br>
you will find how to use the authentication.<br>
the authentication is the zebra user and password.<br>
But maybe you have a problem in your zebra configuration file.<br>
It should not ask for authentication for non logged user.<br>
In your zebra-biblios.cfg, you should have :<br>
perm.anonymous:ar<br>
perm.__ZEBRA_USER__:rw<br>
your query works on one of my test server.<br>
<a href="http://descartes.biblibre.com:9998/biblios?version=1.1&operation=searchRetrieve&query=java&maximumRecords=5" target="_blank">http://descartes.biblibre.com:9998/biblios?version=1.1&operation=searchRetrieve&query=java&maximumRecords=5</a><br>

Hope that helps.<br>
<font color="#888888">--<br>
Henri-Damien LAURENT<br>
BibLibre<br>
_______________________________________________<br>
Koha mailing list  <a href="http://koha-community.org" target="_blank">http://koha-community.org</a><br>
<a href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a><br>
<a href="http://lists.katipo.co.nz/mailman/listinfo/koha" target="_blank">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br>
</font></blockquote></div><br>