[Koha] Z39.50 server authentication

2011-05-24 Thread Altaf Mahmud
(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.

Re: [Koha] Enabling SSL for Koha staff view

2011-05-07 Thread Altaf Mahmud
in fact an alias for https://127.0.1.1:443. > You already used 443 for the OPAC, so you'll need another port for the > staff. > > --Mizst > > > 2011/5/7 Altaf Mahmud > >> Hello, >> >> I'm trying to implement SSL in my Koha server running on Debian 6.0

[Koha] Enabling SSL for Koha staff view

2011-05-07 Thread Altaf Mahmud
.. Now https://127.0.1.1/ is showing the OPAC. But I can't figure it out how to implement it for staff-view Request for port 80 is redirecting to port 443, how can I do that for port 8080? In fact, I don't have any prior idea on doing this; a descriptive suggestion is appropriate for