I somehow have managed to forget my web front end password. I suspect that I accidentally deleted/overwrote the password in my password manager. When I try to log in with the password that I believe it is set to I get an error saying: "Incorrect user name or password or account is temporarily blocked."
I see in the documentation it says
2.1 Credentials (login:Password)
System:
Database:
Root password is stored to /root/.my.cnf file, it is not required to input a password under the “root” account.
Zabbix frontend:
To change the database user password it has to be changed in the following locations:
None of the above Login/passwords work. Is the database password the same as the web front end password? I don't want to go through the trouble of resetting that and then further break my zabbix instance if that's not the right one. How do I reset the password?
thanks!
I see in the documentation it says
2.1 Credentials (login:Password)
System:
- appliance:zabbix
Database:
- root:<random>
- zabbix:<random>
Root password is stored to /root/.my.cnf file, it is not required to input a password under the “root” account.
Zabbix frontend:
- Admin:zabbix
To change the database user password it has to be changed in the following locations:
- MySQL;
- /etc/zabbix/zabbix_server.conf;
- /etc/zabbix/web/zabbix.conf.php.
None of the above Login/passwords work. Is the database password the same as the web front end password? I don't want to go through the trouble of resetting that and then further break my zabbix instance if that's not the right one. How do I reset the password?
thanks!

Comment