Re: user login ( authentication )

[prev] [thread] [next] [Date index for 2004/11/01]

From: Brian Reichert
Subject: Re: user login ( authentication )
Date: 17:49 on 01 Nov 2004
On Mon, Nov 01, 2004 at 09:40:16AM -0800, greger@xxxxxxxxxxxxxxxxx.xxx wrote:
> hello
> could some kind soul please advice as how to implement rock solid
> authentication with modperl....
> I have a db app running mod_perl/perl/apache/mysql and need user
> authentication, should I use the database's authentication or should I
> write my own ?which is better?

I've used Apache::Authticket for managing authentication.

You don't use the database's authentication, per se; the proscribed
mechanism is to create a separate MySQL table for uid/password for
web-based authentication.

> ...any advice(help) much appreciated

Any luck googling?  This has been done so many times...

> /G
> --
> www.gh-webinteractive.com

        -- 
        Brian Reichert				<reichert@xxxxxxx.xxx>
37 Crystal Ave. #303			Daytime number: (603) 434-6842
Derry NH 03038-1713 USA			BSD admin/developer at large	

-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

user login ( authentication )
greger 17:40 on 01 Nov 2004

RE: user login ( authentication )
Clayton Cottingham 17:47 on 01 Nov 2004

Re: user login ( authentication )
Brian Reichert 17:49 on 01 Nov 2004

Re: user login ( authentication )
David Nicol 18:45 on 01 Nov 2004

Re: user login ( authentication )
Brian Reichert 22:13 on 02 Nov 2004

Generated at 11:26 on 21 Dec 2004 by mariachi v0.52