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@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...  

_______________________________________________
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

Reply via email to