Description: How to enable the password encryption in vicidial
Step by Step guide to enable password encryption in vicidial
VICIdial is an enterprise class, open source, contact center suite in use by many large call centers around the world. VICIdial has a full featured predictive dialer. It is capable of inbound, outbound, and blended phone call handling.
By Default in vicidial the user passwords are served in plain text, that is it is visible to other users who logged in as admin, to avoid this you can use the user password encryption which i have demonstrated in this blog tutorial
VICIdial is an enterprise class, open source, contact center suite in use by many large call centers around the world. VICIdial has a full featured predictive dialer. It is capable of inbound, outbound, and blended phone call handling.
Step 1: install bcrypt perl cpan
Perl Cpan Module – Bcrypt
cpan
install Crypt::Eksblowfish::Bcrypt
Step 2:
/usr/share/astguiclient/ADMIN_bcrypt_convert.pl --debugX --test
/usr/share/astguiclient/ADMIN_bcrypt_convert.pl --debugX
/usr/share/astguiclient/ADMIN_bcrypt_convert.pl --clear-plaintext-pass
or
/usr/share/astguiclient/ADMIN_bcrypt_convert.pl --debugX --update-override --clear-plaintext-pass
Conclusion:
hope you now you able to encrypt the user password of vicidial
for professional support reach me at skype: striker24x7, gmail: striker24x7@gmail.com
Also check below links