I'm trying to do a search for groups that a user is a member of, as far as I can tell this filter is valid, assuming there's a group with a member named 'uid=jprjr' like:
(member=uid=john,ou=people,dc=example,dc=com)
But when I try to search I get a syntax error when compiling the filter.
I'm trying to do a search for groups that a user is a member of, as far as I can tell this filter is valid, assuming there's a group with a member named 'uid=jprjr' like:
But when I try to search I get a syntax error when compiling the filter.