dadTool.pl - Script 'dadobf' is missing from current directory
| Topic ID: 835 | |
| Created By: | 2006-MAR-21 18:55:35 [Vitaliy] |
| Updated By: | 2006-MAR-21 18:56:31 [Vitaliy] |
| Status: | Closed |
| Severity: | Normal |
| Read Only: | No |
|
3530
2006-MAR-21 18:55:35
|
||||
|
dadTool.pl - Script 'dadobf' is missing from current directory
PATH=$ORACLE_HOME/Apache/modplsql/conf:$PATH;export PATH
PATH=$ORACLE_HOME/perl/bin:$PATH:.;export PATH
LD_LIBRARY_PATH=$ORACLE_HOME/lib;export LD_LIBRARY_PATH
PERL5LIB=$ORACLE_HOME/perl/lib:.;export PERL5LIB
cd $ORACLE_HOME/Apache/modplsql/conf
perl dadTool.pl -o
bobby.wes.HJTST-> perl ./dadTool.pl -o
----------------------------------------------------------------------------
Error : Cannot find required utility script in current directory
Reason: Script 'dadobf' is missing from current directory
Action: Change your working directory to the location of this perl script
before invoking the script
----------------------------------------------------------------------------
Hint: Use the '-h' option to get details on how to invoke the script
SOLUTION:
bobby.wes.HJTST-> chmod +x dadobf
bobby.wes.HJTST-> perl dadTool.pl -o
Information
----------------------------------------------------------------------------
Backed up older dads.conf as /u01/app/oracle/product/10gAS/Apache/modplsql/conf/dads.conf.orig.2006-03-21_18-41
All passwords successfully obfuscated. New obfuscations : 1
[edited by: Vitaliy at 23:50 (CST) on Mar. 24, 2006]
|
3531
2006-MAR-21 18:56:31
|
||||
|
encrypt / obfuscate mod_plsql password stored in dads.conf