Kbase P118487: How to use passwords generated by genpassword with the proutil auditarchive tool?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  9/5/2006 |
|
Status: Unverified
GOAL:
How to use passwords generated by genpassword with the proutil auditarchive tool?
FIX:
After using the genpassword tool to generate an encrypted version of the password:
Example using genpassword:
genpassword <mypassword>
Use the generated password with proutil auditarchive:
proutil <dbname> -C auditarchive -userid <username> -password oech1::<genpassword generated password>