Search Result

Collapse
7 results in 0.0033 seconds.
Keywords
Members
Tags
ldaps
  •  

  • AQS
    started a topic Настройка LDAPS

    Настройка LDAPS

    астроил LDAP, все работает.
    Пытаюсь настроить LDAPS:
    Хост LDAP: ldaps://***.ru:636 (тот же что работает с по 389 порту)
    Порт: 636
    Получаю результат: Не удалось подключиться...
    See more | Go to post
    Last edited by AQS; 12-01-2022, 14:33.

  • Mr_Diba
    started a topic Monitoring LDAP with BIND DN

    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.

    ...
    See more | Go to post

  • Can both LDAP and SAML authentication methods be enabled?

    Can both LDAP and SAML authentication methods be enabled for Zabbix user authentication?

    If both LDAP and SAML methods consume LDAP and SSO services from a same central authentication service provider, i.e., each user have a same username for both LDAP and SAML, how to configure users...
    See more | Go to post

  • Still can log in when LDAP authentication being disabled

    Configurations on test environment
    • default authentication: internal
    • user group admin_internal
      • Frontend access: internal
      • user1 belongs to this group
    • user group admin_ldap
      • Frontend access: LDAP
      • user2 belongs to this group
    • when LDAP authentication is configured and enabled, both users can
    ...
    See more | Go to post
    Last edited by wyang; 20-05-2021, 23:05.

  • 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)


    ...
    See more | Go to post
    Last edited by B.C.K; 30-04-2021, 17:26.

  • spidernik84
    started a topic Zabbix ldap authentication with ssl

    Zabbix ldap authentication with ssl

    Hello,
    I've succesfully configured my zabbix setup with Openldap authentication. So far so good!
    I've then tried to setup ldap over ssl, but the test fails giving these two errors:
    Code:
    ldap_bind(): Unable to bind to server: Can't contact LDAP server[/usr/share/zabbix/include/classes/class.cldap.php:114]
    ...
    See more | Go to post

  • 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...
    See more | Go to post
Working...