Quantcast
Channel: iRedMail — iRedMail Support
Viewing all articles
Browse latest Browse all 43291

Re: Change iredadmin password

$
0
0

I change it via an sql update command

mysql -uroot -p
use iredadmin;
UPDATE mysql.user SET Password=PASSWORD('new-password') WHERE User='iredadmin' AND Host='host-name';

I change the password as you suggest in :

/var/www/iredadmin/settings.ini

And hurray the web interface returned back, but still not possible to login with the new password :-(((((

Pulling al my hair out !!!!

Is there any way to solve my problem??


Viewing all articles
Browse latest Browse all 43291

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>