![]() |
|
We don't bite newbies here... much | |
PerlMonks |
possible solution -> Bypass use of passwordsby TomDLux (Vicar) |
on Jul 20, 2005 at 19:39 UTC ( [id://476601]=note: print w/replies, xml ) | Need Help?? |
The problem is that anyone can read the password. So find a solution that doesn't involve passwords. if the problem is accessing a remote site or copying a file, use ssh/scp and the 'known-hosts' file, or use 'hosts.allow' and 'hosts.deny' on the remote site. There may be similar solutions to accessing databases. Tom--
In Section
Seekers of Perl Wisdom
|
|