Hi everybody,
I have a specific issue about LDAP authentication. I want to get security groups (over LDAP) and organize permissions as a group based. But I could not get groups from Administration tab. Is there anybody who has the same problem or has the solution of that problem? I am waiting...
Search Result
Collapse
27 results in 0.0020 seconds.
Keywords
Members
Tags
-
How can I import LDAP groups to Zabbix?
Last edited by syskemal; 09-07-2019, 15:16. -
Net-SNMP 5.8 RPM Packages for RHEL 7 to Support AES 256 and above
There have been a recent request to support SNMP v3 with AES 256 authentication support.
There are few queries around this.
Current Environment
Zabbix 3.0
Latest RHEL 7.X
Net-SNMP 5.7.2-37
Queries
1. Does Zabbix have any issue with Net-SNMP5.8... -
Zabbix Authentication
Hello!
Today I tried to configure LLDAP authentication. After testing the LLDAP configuration I changed the default authentication method from Internal to LLDAP. I logged out from the GUI and now I can't login using default authentication user (Admin) and LLDAP user.
How can... -
Authentication Change With API
I am attempting to automate a full Zabbix buildout with Chef recipes accessing the Zabbix API. I have been able to configure almost everything using the API, but I have reached a obstacle with one particular task.
I want to know if there is a way to change and configure the Default Authentication... -
Route to blank page on Test LDAP Authentication
In trying to set up LDAP authentication for some of our users, I have noticed a problem with the "Test" option. With all details filled in (including relevant binding details for our Active Directory), a blank page is produced with no discernible response to the Test command (although the... -
Kerberos Assitance Needed
I have Zabbix 2.0.6 (server/WebUI) installed on a RHEL6.4 VMware guest.
Kerberos is configured and working, and I can log into the Zabbix WebUI using AD credentials (no separate kerberos server).
However, I must continue to log in multiple times per page, and again every... -
JMX authentication credentials in Zabbix 2.0?
we a re monitoring a set of java based servers.
i have set up the java gateway and zabbix config pointing to it, but our JMX servers are set to authenticate the JMX connection (we have no control over this).
now i see in the actual java gateway source code that if username... -
После смены "Внутренней аутентификации&qu
Добрый день.
Поставил Zabbix, все работало отлично!
Но тут...Last edited by Sway; 22-05-2012, 13:29. -
Monitoring authenticated SSL sites
I've been trying to figure out how Zabbix monitors https sites which use certs for authentication. From reading forum posts it seems that curl is used somehow? I'd be very grateful if someone had a brief cookbook on how to get this up and running in Zabbix?
thanks
Michael -
LDAP authentication: LDAP: cannot bind by given DN
I'm trying to get Zabbix to authenticate against our OpenLDAP server, but failing miserably...
Here are my settings...
Default authentication: LDAP
LDAP Host: ldap://ip-of-server
Port: 389
Base DN: ou=people,dc=ourcompany,dc=com
Search attribute:... -
Zabbix front-end php starttls
within include/classes/class.cldap.php I notice that there is a starttls option, what do we have to do to enable LDAP tls/ssl over port 389? I was hoping to avoid messing with /etc/openldap/ldap.conf and putting ssl certs on etc.
I basically have a need to encrypt not only HTTP traffic... -
[1.6.6] Changed authentication to LDAP: Users can't see any allowed hostgroups
Hi
we have setup a distributed monitoring environment using version 1.6.6:
ZABBIX-Master <-> slave82 <-> slave80
All users are created on the master and the permissions are set for
the usergroup Win_Admin to see all hosts in hostgroup Win_Server...