If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to REGISTER before you can post. To start viewing messages, select the forum that you want to visit from the selection below.
I am not able to change the Login field of my Authentication config screen from "Admin" to a different value. No I cannot type in this field to change the value. I am running Zabbix 1.6.2.
If you change to LDAP authentication, it basically means that ALL authentication is done via LDAP.
The Zabbix devs were kind enough to build this great feature in where you actually need to do a successfull LDAP authentication before the page enables LDAP.
Now you are currently logged in as Admin, does your LDAP tree have a user named 'Admin'?
You probably want to make a zabbix user with the same name as your own user name within the LDAP tree. Give that user 'super admin' rights in zabbix. Log in to zabbix with that user and do the LDAP auth change thing.
Comment