Many thanks to all who replied.
1. I think I can summarize the responses so far as boiling down to how I
do session management (hidden fields, URL mangling, cookies) and that I
will have to develop my own authentication mechanism.
(The reason I hoped there might be a solution using Apache's standard
authentication mechanism is because users with login credentials will
also be able to access a message board which which uses Basic
authentication to validate them).
2. URL-based sessions are tempting (work with cookie-less browsers), but
seem a headache to implement site-wide, tho it might just be my
inexperience with them speaking here.
3. I am going to be using HTML::Mason for this site, so I will probably
use Apache::Session for session management with cookies.
By the way, the article that Jeffrey pointed me to
(http://www.modperl.com/book/chapters/ch6.html#Cookie_Based_Access_Control)
is very interesting - I ordered a copy of the book after reading it.
Thanks again.
--
Eugene
- Re: authentication via login form Randal L. Schwartz
- Re: authentication via login form Spidaman The Defenestrator
- Re: authentication via login form Gunther Birznieks
- Re: authentication via login f... Andrew McNaughton
- Re: authentication via lo... Jeffrey W. Baker
- Re: authentication vi... J. Robert von Behren
- Re: authentication via login form Jeffrey W. Baker
- Re: authentication via login form Jeffrey W. Baker
- Re: authentication via login form Randal L. Schwartz
- Re: authentication via login form Ajit Deshpande
- Re: authentication via login form Eugene Sotirescu
- Re: authentication via login f... John D Groenveld
- Re: authentication via lo... Randal L. Schwartz
- Re: authentication vi... Jamie O'Shaughnessy
- Re: authentication vi... Dave Hodgkinson
- Re: authentication vi... Michael Peppler
- Re: authentication vi... Dave Hodgkinson
- Re: authentication vi... James G Smith
- Re: authentication via login form Ofer Inbar
- Re: authentication via login form Gunther Birznieks
- Re: authentication via login form Ofer Inbar
