|
The DataBreeze MetaData files contain DataBreeze User accounts including encrypted passwords. As downloaded, you will be unable to login to any of the accounts because the passwords are not distributed due to security reasons. The dbz_change_password.pl script will iterate through each DataBreeze Account and change the password to that supplied at the prompt.
Note: This script needs the full path to the DataBreeze data file location. By default this is '/opt/dbz/data/user/'
This script is a serious security hazard for obvious reasons.
The script should be readable and executable only by root.
This script should be removed from the system after the initial passwords have been changed
Secure the dbz_change_password.pl script and execute
|