Uploaded image for project: 'Observium'
  1. Observium
  2. OBS-1766

LDAP Searching Mode

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Unresolved
    • Minor
    • None
    • Professional Edition
    • Authentication
    • None

    Description

      Dear Obs Team,
      we are trying to get LDAP Auth in Observium with the mode that Obs is not searching for the specific in the LDAP directory. In Cacti there is an option, to disable to Search and in Obs we are missing this feature.

      ??Mode
      Mode which cacti will attempt to authenicate against the LDAP server.

      No Searching - No Distinguished Name (DN) searching occurs, just attempt to bind with the provided Distinguished Name (DN) format.

      Anonymous Searching - Attempts to search for username against LDAP directory via anonymous binding to locate the users Distinguished Name (DN).

      Specific Searching - Attempts search for username against LDAP directory via Specific Distinguished Name (DN) and Specific Password for binding to locate the users Distinguished Name (DN).??

      We would like to get the "No Search" - Option aswell in Observium. Based on our log files from OpenLDAP it should look like this:

      ??Mar 22 12:09:34 ldap slapd[1022]: conn=1216 fd=14 ACCEPT from IP=10.0.252.12:37928 (IP=0.0.0.0:389)
      Mar 22 12:09:34 ldap slapd[1022]: conn=1216 op=0 BIND dn="cn=dklimek,dc=kaiaglobal,dc=com" method=128
      Mar 22 12:09:34 ldap slapd[1022]: shell: fgets failed: Success (0)
      Mar 22 12:09:34 ldap slapd[1022]: conn=1216 op=0 BIND dn="cn=dklimek,dc=website,dc=com" mech=SIMPLE ssf=0
      Mar 22 12:09:34 ldap slapd[1022]: conn=1216 op=0 RESULT tag=97 err=0 text=
      Mar 22 12:09:34 ldap slapd[1022]: conn=1216 op=1 UNBIND
      Mar 22 12:09:34 ldap slapd[1022]: conn=1216 fd=14 closed??

      But currently it looks like that and we do not want to enable the search feature on LDAP:

      ??Mar 22 11:55:26 ldap slapd[1022]: conn=1215 fd=14 ACCEPT from IP=10.0.252.7:57638 (IP=0.0.0.0:389)
      Mar 22 11:55:26 ldap slapd[1022]: conn=1215 op=0 BIND dn="cn=dklimek,dc=kaiaglobal,dc=com" method=128
      Mar 22 11:55:26 ldap slapd[1022]: shell: fgets failed: Success (0)
      Mar 22 11:55:26 ldap slapd[1022]: conn=1215 op=0 BIND dn="cn=dklimek,dc=website,dc=com" mech=SIMPLE ssf=0
      Mar 22 11:55:26 ldap slapd[1022]: conn=1215 op=0 RESULT tag=97 err=0 text=
      Mar 22 11:55:26 ldap slapd[1022]: conn=1215 op=1 SRCH base="dc=website,dc=com" scope=2 deref=0 filter="(uid=dklimek)"
      Mar 22 11:55:26 ldap slapd[1022]: conn=1215 op=1 SEARCH RESULT tag=101 err=53 nentries=0 text=search not implemented
      Mar 22 11:55:26 ldap slapd[1022]: conn=1215 op=2 UNBIND
      Mar 22 11:55:26 ldap slapd[1022]: conn=1215 fd=14 closed??

      Attachments

        Activity

          People

            sid3windr Tom Laermans
            DenisKlimek Denis Klimek
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: