Hi Guys,
I have create a use a few minute ago and right now my Admin user login the frontend. I change the password in a database and seach something.auth type is ok.
If a go to https://zabbix.com I can login but when I go to Users tab to see my Admin accont frontend logout me. Gives the attached error
I have create a use a few minute ago and right now my Admin user login the frontend. I change the password in a database and seach something.auth type is ok.
Code:
mysql> select authentication_type from config; +---------------------+ | authentication_type | +---------------------+ | 0 | +---------------------+ 1 row in set (0.00 sec)
Comment