Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Security: balancing two conflicting password policies

by kutsu (Priest)
on May 12, 2005 at 19:14 UTC ( [id://456526]=note: print w/replies, xml ) Need Help??


in reply to Security: balancing two conflicting password policies

Use a Crypt module to record the password (in a file or the source), I'd use Crypt::Blowfish for this myself, and then then uncrypt it before connecting to the SQL server. Another idea, you say you can't use PAR because of a source issue, does this exclude PP?

Update: Submited before adding PP info.

"Cogito cogito ergo cogito sum - I think that I think, therefore I think that I am." Ambrose Bierce

  • Comment on Re: Security: balancing two conflicting password policies

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://456526]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (4)
As of 2024-04-24 20:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found