Thanks Ricky for the help.<br><br>I made the adjustments and now it works as I need it to.<br><br>Thanks again and stay well<br><br>Anselm <br><br><div class="gmail_quote">On Sun, Nov 1, 2009 at 1:36 PM, Rick Welykochy <span dir="ltr">&lt;<a href="mailto:rick@praxis.com.au">rick@praxis.com.au</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">Anselm Olweny wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I would like to make my koha library catalogue accessible over the internet but at the same time I would like to secure it such that only authorised persons can search and use the catalogue. I specifically would like that when a user accesses the catalogue they initially receive a login screen just as is the case with the staff interface.<br>

<br>
Could anyone kindly guide me on how I may achieve this.<br>
</blockquote>
<br>
<br></div>
Near the top of each Koha script in the OPAC and Admin areas, i.e.<br>
in the directories<br>
<br>
/usr/share/koha/intranet/cgi-bin<br>
<br>
and<br>
<br>
/usr/share/koha/opac/cgi-bin<br>
<br>
is a flag that reads as follows:<br>
<br>
authnotrequired =&gt; 1<br>
<br>
Change the 1 to a 0 in each script that you want the user to login<br>
to use it.<br>
<br>
<br>
HTH!<br>
<br>
cheers<br>
rickw<br><font color="#888888">
<br>
<br>
-- <br>
_________________________________<br>
Rick Welykochy || Praxis Services<br>
<br>
You got to keep repeating things over and over and over again for the<br>
truth to sink in, to kind of catapult the propaganda.<br>
     -- George W Bush<br>
</font></blockquote></div><br>