mod_plsql
7-36
Oracle HTTP Server Administrator’s Guide
PlsqlDatabasePassword
Specifies the password to use to log in to the database.
After making manual configuration changes to DAD passwords, it is recommended
that the DAD passwords are obfuscated by running the “
dadTool.pl
” script
located in
ORACLE_HOME
/Apache/modplsql/con
f.
Following are the steps to obfuscate DAD passwords:
1.
If necessary, switch user to the Oracle software owner user, typically
oracle
using the following command:
$su - oracle
2.
Set the
ORACLE_HOME
environment variable to specify the path to the Oracle
home directory for the current release and set the
PATH
environment variable to
include the directory containing the Perl executable and the location of the
dadTool.pl
script.
On Bourne, Bash, or Korn Shell:
ORACLE_HOME=
new_ORACLE_HOME_path
;export ORACLE_HOME
PATH=
ORACLE_HOME
/Apache/modplsql/conf:
ORACLE_HOME
/perl/bin:PATH;export PATH
On C or tcsh Shell:
setenv ORACLE_HOME
new_ORACLE_HOME_PATH
setenv PATH
ORACLE_HOME
/Apache/modplsql/conf:
ORACLE_HOME
/perl/bin:PATH
On Windows:
set PATH=
ORACLE_HOME
\Apache\modplsql\conf;
ORACLE_
HOME
\perl\5.6.1\bin\MSWin32-x86;%
PATH
%
Category
Value
Syntax
PlsqlDatabasePassword
string
Default
None
Example
PlsqlDatabasePassword
tiger
Note:
The preceding command for Windows should be issued in
one line.
Summary of Contents for HTTP Server
Page 1: ...Oracle HTTP Server Administrator s Guide 10g Release 1 10 1 Part No B12255 01 December 2003 ...
Page 12: ...xii ...
Page 22: ...xxii ...
Page 38: ...About htaccess Files 2 8 Oracle HTTP Server Administrator s Guide ...
Page 52: ...Getting Information about Processes 4 8 Oracle HTTP Server Administrator s Guide ...
Page 60: ...Configuring Reverse Proxies and Load Balancers 5 8 Oracle HTTP Server Administrator s Guide ...
Page 70: ...Specifying Log Files 6 10 Oracle HTTP Server Administrator s Guide ...
Page 170: ...9 6 Oracle HTTP Server Administrator s Guide ...
Page 178: ...opmn xml A 8 Oracle HTTP Server Administrator s Guide ...
Page 212: ...Glossary 10 ...
Page 224: ...Index 12 ...