external password store with perl DBI and CGI

2010-11-11 Thread Howard, Chris
I have a perl CGI script that uses DBI, connects to a 10g database and does some simple stuff. It works. I want to use Oracle Wallet so that my script does not have the text of the username/password wired in. This is on HP-UX and I am using Apache httpd. I have modified the Apache

RE: external password store with perl DBI and CGI

2010-11-11 Thread Howard, Chris
password store with perl DBI and CGI I have a perl CGI script that uses DBI, connects to a 10g database and does some simple stuff. It works. I want to use Oracle Wallet so that my script does not have the text of the username/password wired in. This is on HP-UX and I am using Apache