[Freeipa-devel] [PATCH] slapi-nis: normalize memberUid search filter term for AD users

Jakub Hrozek jhrozek at redhat.com
Sun Oct 19 20:37:00 UTC 2014


On Thu, Oct 09, 2014 at 02:01:16PM +0300, Alexander Bokovoy wrote:
> Hi,
> 
> memberUid attribute has case-sensitive comparison defined but when we
> construct memberUid for AD users (coming through SSSD), they are
> normalized to lower case. Interestingly enough, 'uid' attribute has
> case-insensitive comparison.
> 
> Work around the issue by low-casing the memberUid search term value when
> it is a fully-qualified name (user at domain), meaning we do ask for a SSSD
> user.
> 
> This is the patch on top of my ID views support patch.
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=1130131
> -- 
> / Alexander Bokovoy

The code reads good to me and passed some basic sanity testing..however,
I'be been unable to reproduce the issue, so I'm not sure this counts as
a full ACK...  




More information about the Freeipa-devel mailing list