Giter Site home page Giter Site logo

Comments (2)

lowinger42 avatar lowinger42 commented on May 30, 2024

I have tried to activate Librenms LDAP support against lldap.
The user bind is successful, then Librenms tries to verify group membership to grant permissions (admin, global_read, normal).
There are three ways to "find group members by"

  • Username
  • Full DN (using prefix and suffix)
  • DN Search (search using uid attribute)

None of these works. Debug log when using Username:

lldap_1 | 2022-01-23T22:39:26.440636Z DEBUG lldap::infra::ldap_handler: Received search request: LdapSearchRequest { base: "ou=groups,dc=int,dc=abundo,dc=se", scope: Subtree, aliases: Never, sizelimit: 0, timelimit: 0, typesonly: false, filter: And([Equality("cn", "librenms_admin"), Equality("uniqueMember", "")]), attrs: [] }

lldap_1 | 2022-01-23T22:39:26.441122Z DEBUG lldap::infra::ldap_server: Replying with LDAP op: SearchResultDone(LdapResult { code: UnwillingToPerform, matcheddn: "", message: "Unsupported group filter: Unsupported group filter: Equality("cn", "librenms_admin")", referral: [] })

from lldap.

nitnelave avatar nitnelave commented on May 30, 2024

@lowinger42 can you try getting Librenms to work with the latest docker image?

from lldap.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.