Hi there,
I'm currently installing Zabbix and I'm trying to ansibilize all the installation and configuration. Now, I'm trying to automate the LDAP configuration. I have been able to configure it with the frontend, but no to automate it. LDAP is not named in the API documentation. Is there...
Search Result
Collapse
33 results in 0.0026 seconds.
Keywords
Members
Tags
-
How to configure monitoring on LDAP?
Hello all,
I would like to configure LDAP monitoring in zabbix 6.4 under.
My zabbix serer is in Linux RHEL.
Do you know any good tutorial on the subject?
Or can you provide steps ?
I know that I can go to integrations in zabbix and download a template but... -
zabbix login user validation user java springboot or springcloud project
We wrote a Zabbix monitoring reporting system by vue.js & java, and we maintain a user and permission management system on our Customer-specific systems .
lots of reports have been done on this system, and the report table data is obtained through the Zabbix REST API. Some of the metrics item... -
LDAP login trouble
Hello.
Please help with ldap login in zabbix. The problem is that when testing, network acceptance appears, but logging into the zabbix website does not accept the AD password, only the internal one.
In the Reports/Audit LOG, the only mention of a failed login is "user.attempt_failed:... -
Invalid LDAP JIT provisioning user group mapping configuration.
Hi,
hope someone can help with this problem.
We are running Zabbix 6.4 and when configuring LDAP authentication something went wrong.
When we are trying to edit the LDAP configuration and hits the Update button we are getting the error message below, no matter... -
LDAP Monitoring
Buongiorno,
avrei bisgno di monitorare / interrogare il servizio LDAP ma anche questa volta non trovo un template già pronto all'uso.
Non capisco come mai i progetti proposti tipo https://www.zabbix.com/integrations/ldap#ldap_service
poi in realta' non lo siano
The path... -
Locked out of UI with LDAP authentication
I've managed to lock myself out of Zabbix 6 while configuring a new installment.
I've configured LDAP login, then changed the default login type to it, but forgot to create a new user with admin privileges.
After that, "Admin" account could not login anymore and I... -
Настройка LDAPS
астроил LDAP, все работает.
Пытаюсь настроить LDAPS:
Хост LDAP: ldaps://***.ru:636 (тот же что работает с по 389 порту)
Порт: 636
Получаю результат: Не удалось подключиться...Last edited by AQS; 12-01-2022, 14:33. -
local admin login not working after ldap configuration.
Hi Guys,
I've tried to find the answer to my problem via the search but I cant seem to see it anywhere so here I am - hopefully its a simple question to answer!
My platform = Zabbix 5.0.14. © 2001–2021, Zabbix SIA
Issue is the local Admin login is not working once... -
Monitoring LDAP with BIND DN
I have a hard time figuring out how to monitor a LDAP server without anonymous bind using the simple check net.tcp.service.
The setup:
LDAP server monitored by zabbix-agent2
LDAP configured to listen on port 636 with SSL certificate and anonymous bind disabled.
... -
Zabbix 5.4 on Ubuntu 20.04 setup LDAP settings
I have setup a Zabbix server and would love to get it to scan my network. I am trying to setup the ldap settings and keep getting the error Cannot bind to LDAP server. below are the setting I have:
LDAP host: ldap://awpdc01.app.appwoood.com
Port: 389
Search attribute: 389
Bind... -
zabbix cannot bind to ldap server
Dear Community,
I am currently working on setting up LDAP Auth for our domain but doesn't work now, the network and port is accessiable too.
configurationas follows:
------------------------------------------------------------------------------------------------... -
How to simple check and tigger ldap performance
Hello everybody,
I am trying to check our ldap connection because the Admin gots messages that the connection of LDAP Server seems to be slow.
What I did is a Item simplecheck with net.tcp.service.perf[ldap,{$OID.DEV.HOST},3060] type is Numeric(unsigned)
...Last edited by B.C.K; 30-04-2021, 17:26. -
LDAP for multiple domais
Hi everyone,
We have a Zabbix server for many years now. Since we are growing we need to enable LDAP access for all domains.
Currently we are only able to enable users form one domain (in my case <company>.de) to login on zabbix.
We have some other domains in our Forest...