I am able to connect to a database using the following
$dbh = DBI->connect ($dbname, $username, $password, { AutoCommit => 0 } );
However, when this script runs it exposes the password on ps -ef. I was looking into the PERL-DBI for options to supply "nolog" with no luck. Any help will be much appreciated.In reply to PERL DBI exposing passwords on ps -ef by rakshas
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |