[GH-ISSUE #313] Groups not getting filtered out #118

Closed
opened 2026-02-27 08:15:21 +03:00 by kerem · 2 comments
Owner

Originally created by @d-513 on GitHub (Oct 5, 2022).
Original GitHub issue: https://github.com/lldap/lldap/issues/313

Basically what I sent on discord yesterday.
Groups are getting sent with every query

(&(objectclass=person)(memberOf=cn=mail,ou=groups,dc=example,dc=org)(mail=%u)) For example should not return any groups, but it returns all of them

seems to be introduced recently

Originally created by @d-513 on GitHub (Oct 5, 2022). Original GitHub issue: https://github.com/lldap/lldap/issues/313 Basically what I sent on discord yesterday. Groups are getting sent with every query (&(objectclass=person)(memberOf=cn=mail,ou=groups,dc=example,dc=org)(mail=%u)) For example should not return any groups, but it returns all of them seems to be introduced recently
kerem 2026-02-27 08:15:21 +03:00
Author
Owner

@nitnelave commented on GitHub (Oct 12, 2022):

I cannot reproduce the issue: this query doesn't (internally) even look for groups. I'll need more information to debug this.

<!-- gh-comment-id:1275802569 --> @nitnelave commented on GitHub (Oct 12, 2022): I cannot reproduce the issue: this query doesn't (internally) even look for groups. I'll need more information to debug this.
Author
Owner

@nitnelave commented on GitHub (Oct 19, 2022):

Please re-open if you're still running into issues.

<!-- gh-comment-id:1284203573 --> @nitnelave commented on GitHub (Oct 19, 2022): Please re-open if you're still running into issues.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/lldap-lldap#118
No description provided.