|
|
| Syntactic Confectionery Delight | |
| PerlMonks |
Re: Secure way to pass database connection info from mod_perl handler to CGI scriptby dba (Monk) |
| on Aug 27, 2004 at 23:52 UTC ( #386523=note: print w/ replies, xml ) | Need Help?? |
|
One possible option would be to generate hash value of the password and validate against the hash for a given username stored in the database through a persistent, pre-authenticated connection. ( similar to unix passwords...)
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||