Password Encryption Enable to Disable

All installation and configuration problems and questions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

Password Encryption Enable to Disable

Postby ramizuabhalim » Wed Oct 21, 2020 1:22 am

Hi Support,

I have did the password encryption from disabled to enable. But now, i would like to change or roll back the Password Encryption from enable to disabled.

How can i do that?

Last time i have add module in cpan.

Password Encryption: ENABLED - S1 - C1 to Password Encryption: DISABLED - S1 - C1

Thanks in advance.

Version: 2.14b0.5
SVN Version: 3302
DB Schema Version: 1608
Vicibox 9
ramizuabhalim
 
Posts: 97
Joined: Sat Dec 07, 2019 11:14 am

Re: Password Encryption Enable to Disable

Postby striker » Wed Oct 21, 2020 4:04 am

you may try these steps.

login to mysql console mysql -uUSERNAME -pPASSWORD
mysql>use asterisk
mysql>UPDATE system_settings set pass_hash_enabled='0';
mysql>UPDATE vicidial_users set pass='YOUR-ADMIN-PASS' where user='YOUR-ADMIN-USERID';

** replace the Highlighted fields with your details.
www.striker24x7.com www.youtube.com/c/striker24x7 Telegram/skype id : striker24x7
striker
 
Posts: 962
Joined: Sun Jun 06, 2010 10:25 am

Re: Password Encryption Enable to Disable

Postby ramizuabhalim » Fri Oct 23, 2020 2:19 am

Hi Striker,

Yes, it's work perfectly.

:D

Thank You very much.
ramizuabhalim
 
Posts: 97
Joined: Sat Dec 07, 2019 11:14 am


Return to Support

Who is online

Users browsing this forum: No registered users and 116 guests