locked-out.png

This commit is contained in:
Shihaam Abdul Rahman 2021-04-28 12:55:15 +05:00
parent 63158e65f1
commit 3b0e160f6e

View File

@ -3,11 +3,14 @@
# Set Zabbix Authentication Type from CLI
If you're locked out of Zabbix account due to reasons like LDAP server unreachable or forgot to set "Zabbix Super Admin" to LDAP admin user
you can used this script to switch back to "Internal" authention method and login with local zabbix admin account
you can used this script to switch back to "Internal" authention method and login with local zabbix admin account.
### Note:
- This script will only work for Zabbix server using MySQL for database
### Locked out screenshot
![locked-out](locked-out.png)
### Demo
![Demo](demo.png)