NAME

encryptPasswords - encrypted any unencrypted passwords in the system

SYNOPSIS

encryptPasswords.pl [-f]

OPTIONS AND ARGUMENTS

-f

Force encryption (the script will ask for confirmation normally).

NOTES

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.