[GH-ISSUE #189] Make the filter (objectClass=Person) case insensitive #70

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

Originally created by @alduraibi on GitHub (Jun 14, 2022).
Original GitHub issue: https://github.com/lldap/lldap/issues/189

Currently when I perform an ldapsearch with (objectClass=Person) I get zero results but when I use the filter (objectClass=person) with a lowercase "person" it works. Consider making filters case-insensitive as it is in Openldap.

Originally created by @alduraibi on GitHub (Jun 14, 2022). Original GitHub issue: https://github.com/lldap/lldap/issues/189 Currently when I perform an ldapsearch with `(objectClass=Person)` I get zero results but when I use the filter `(objectClass=person)` with a lowercase "`person`" it works. Consider making filters case-insensitive as it is in Openldap.
kerem 2026-02-27 08:15:05 +03:00
  • closed this issue
  • added the
    bug
    label
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#70
No description provided.