LDAP Bind Account Password Issues

XMLWordPrintable

    • Type: Incident report
    • Resolution: Won't fix
    • Priority: Trivial
    • None
    • Affects Version/s: 2.0.16
    • Component/s: None
    • None
    • Environment:
      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
      

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

              Created:
              Updated:
              Resolved: