I updated zabbix to the latest 5.2.5 version using apt on Ubuntu 18.04.5 LTS running on mysql database
The user Admin can log in but has lost all rights and can't
Only 3 users are configured in database 'Admin', 'guest' and 'nms' with roleid's 3,1 and 3 respectively
Is there any way to configure the Admin permissions from the command line or using SQL?
The user Admin can log in but has lost all rights and can't
Only 3 users are configured in database 'Admin', 'guest' and 'nms' with roleid's 3,1 and 3 respectively
Is there any way to configure the Admin permissions from the command line or using SQL?
Comment