Best authentication methods for CGI <- PERL -> DBI
- From: gonzales@xxxxxxxxxxxxxx (Louis Gonzales)
- Date: Thu, 26 Oct 2006 14:36:41 -0400
Hello Dist,
What are some best practices on an initial form taking a PW/ID from a user to login. Right now one method which seems to be really unsecured, is to take them, check them against the PW/ID stored in the database and permit/deny against that. And for passing this info - or a token - between pages, using URL via the URI path and/or using hidden 'post'ed variables.
Anyone who would like to email me offline on details, you're welcomed.
Thanks In Advance,
--
Email: louis.gonzales@xxxxxxxxxxxxxx
WebSite: http://www.linuxlouis.net
"Open the pod bay doors HAL!" -2001: A Space Odyssey
"Good morning starshine, the Earth says hello." -Willy Wonka
.
- Follow-Ups:
- Re: Best authentication methods for CGI <- PERL -> DBI
- From: Andrew Baumhauer
- Re: Best authentication methods for CGI <- PERL -> DBI
- From: Ron Savage
- Re: Best authentication methods for CGI <- PERL -> DBI
- References:
- [Fwd: failure notice]
- From: Alexander Foken
- Re: [Fwd: failure notice]
- From: David Landgren
- [Fwd: failure notice]
- Prev by Date: Re: [PATCH] Get DBI to pass tests with bleadperl (was Re: Status of Perl 5.10 TODO list)
- Next by Date: Re: Best authentication methods for CGI <- PERL -> DBI
- Previous by thread: Re: [Fwd: failure notice]
- Next by thread: Re: Best authentication methods for CGI <- PERL -> DBI
- Index(es):