On Thu, Sep 11, 2014 at 12:24:45PM +0200, Michal Židek wrote:
> The function is there to replace long "if" conditions. There
> were 2 in the code. One used strncasecmp and one strcasecmp.
>                                 ^
> Where no length is needed to be specified, you can pass 0
> to this function and the len parameter will be calculated
> automatically based on the length of objectclass.

OK, this makes sense.

I tested IPA backend with a non-trivial hierarchy:

user - nonposixgr1
     - posixgr1 - nonposixgr2 - posixgr2

AD with the same hierarchy and pure LDAP with RFC2307. With AD I tested
also the matchin_rule_in_chain option doesn't break.

So ACK from me. I'd like to wait for our tests to finish before pushing,
though.
_______________________________________________
sssd-devel mailing list
sssd-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/sssd-devel

Reply via email to