Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-10322

LDAP Bind Account Password Issues

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Won't fix
    • Icon: Trivial Trivial
    • None
    • 2.0.16
    • None
    • None
    • Centos 6 / Fully Patched
      Zabbix 2.0.16

      I am unable to setup authentication using LDAP.

      I can bind using the credentials via the command line.

      here is a sample of the command I'm using:

      ldapsearch -h hydc01.belcan.in -p 389 -D "CN=zabbixsvc,OU=Resource Accounts,OU=ITSG,DC=belcan,DC=in" -w LDAPPASSWORD -b "DC=belcan,DC=in" sAMAccountName=bturnbough
      

      At first I thought it was a password length issue (originally, it was 17 characters, but I changed it to 9 to test.) It didn't matter.

      Proof that I can bind and query AD via ldap from the command line:

      hynms01:root:/root>b "DC=belcan,DC=in" sAMAccountName=bturnbough                                           <
      # extended LDIF
      #
      # LDAPv3
      # base <DC=belcan,DC=in> with scope subtree
      # filter: sAMAccountName=bturnbough
      # requesting: ALL
      #
      
      # Bradley E. Turnbough, ITSG, belcan.in
      dn: CN=Bradley E. Turnbough,OU=ITSG,DC=belcan,DC=in
      objectClass: top
      objectClass: person
      objectClass: organizationalPerson
      objectClass: user
      cn: Bradley E. Turnbough
      

            Unassigned Unassigned
            bturnbough Brad Turnbough
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: