encryptPasswords - encrypted any unencrypted passwords in the system
encryptPasswords.pl [-f]
Force encryption (the script will ask for confirmation normally).
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-2013 Applied Testing and Technology, Inc. All rights reserved.