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.
Содержание HTTP Server
Страница 1: ...Oracle HTTP Server Administrator s Guide 10g Release 1 10 1 Part No B12255 01 December 2003 ...
Страница 12: ...xii ...
Страница 22: ...xxii ...
Страница 30: ...Starting Stopping and Restarting Oracle HTTP Server 1 8 Oracle HTTP Server Administrator s Guide ...
Страница 38: ...About htaccess Files 2 8 Oracle HTTP Server Administrator s Guide ...
Страница 52: ...Getting Information about Processes 4 8 Oracle HTTP Server Administrator s Guide ...
Страница 60: ...Configuring Reverse Proxies and Load Balancers 5 8 Oracle HTTP Server Administrator s Guide ...
Страница 70: ...Specifying Log Files 6 10 Oracle HTTP Server Administrator s Guide ...
Страница 164: ...Security Services Implemented Within Oracle HTTP Server 8 34 Oracle HTTP Server Administrator s Guide ...
Страница 170: ...9 6 Oracle HTTP Server Administrator s Guide ...
Страница 178: ...opmn xml A 8 Oracle HTTP Server Administrator s Guide ...
Страница 211: ...Glossary 9 X 509 Public keys can be formed in various data formats The X 509 v3 format is one such popular format ...
Страница 212: ...Glossary 10 ...
Страница 224: ...Index 12 ...