Right now I have LDAPS authentication enabled with Active Directory, works great.
However, I have a strong need to have BOTH LDAP accounts AND local accounts. We need to be able to create temporary accounts, service accounts, etc. within Zabbix -- but we cannot easily do this now because we do not control our active directory.
Is there a way to allow LDAP authentication in conjunction with local authentication? I.e. if User1 authenticates, it first tries LDAP, and if the authentication fails in LDAP, it then tries local authentication?
Right now it only does LDAP authentication OR local authentication, it seems.
Thanks,
Michael
However, I have a strong need to have BOTH LDAP accounts AND local accounts. We need to be able to create temporary accounts, service accounts, etc. within Zabbix -- but we cannot easily do this now because we do not control our active directory.
Is there a way to allow LDAP authentication in conjunction with local authentication? I.e. if User1 authenticates, it first tries LDAP, and if the authentication fails in LDAP, it then tries local authentication?
Right now it only does LDAP authentication OR local authentication, it seems.
Thanks,
Michael
Comment