Ad Widget

Collapse

Zabbix LDAP and local Authentication Question

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • alphamonk
    Junior Member
    • Feb 2014
    • 4

    #1

    Zabbix LDAP and local Authentication Question

    I have successfully setup my instance of Zabbix to work with our local LDAP servers. I also want the local Zabbix Administrator to login with the Internal credentials.

    So far I can only have one or the other. If LDAP is setup as the default authentication method the local Zabbix Admin account doesn't seem to be able to log in. If Internal is the default login method then users are not able to login with their normal login credentials using the LDAP login method.

    Does Zabbix support logging into the web GUI using LDAP and Internal authentication methods at the time? When I create a new user while I have the default authentication set to LDAP, I don't get the password button for new users like I do when authentication is set to Internal which makes me think that using both authentication methods may not be possible.

    I am using version 2.2 of Zabbix if that makes any difference.
  • pc99096
    Senior Member
    • Oct 2011
    • 193

    #2
    create separate user groups, set "frontend access" to internal for internal authentication and to "default" for ldap

    Comment

    Working...