PlsqlDatabasePassword
Specifies the password to use to logon to the database
- Syntax:
- PlsqlDatabasePassword [string]
- Default:
- [none]
- Example:
- PlsqlDatabasePassword tiger
Note: This is a mandatory parameter except for a DAD which sets PlsqlAuthenticationMode
to Basic
and wants to use dynamic authentication.
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/conf. For more details on this, please refer to ORACLE_HOME/Apache/modplsql/conf/dadTool.README
Tips for PlsqlDatabasePassword
For DAD's using SingleSignOn
mode of authentication, this parameter is the schema owner password
For DAD's running protected sites in WebDB 2.x, this parameter should be omitted
In older versions, this configuration parameter was called password