encryptPasswords |
![]() |
encryptPasswords - encrypted any unencrypted passwords in the system
encryptPasswords.pl [-f]
Before running encryptPasswords.pl, you should edit the config.pl file and change the line reading:
$encryptPasswords = +0 ;
to
$encryptPasswords = 1 ;
Encryption is not reversible.
Copyright © 2000-2006 Applied Testing and Technology, Inc. All rights reserved.