We've been searching for the wrong type ("simple") in local_db_check_containers(), which always gives us a NULL result.
Let's introduce the new LOCAL_CONTAINER_FILTER and do the search for the right type ("container") from now on.
Resolves: https://fedorahosted.org/sssd/ticket/3137
Best Regards, -- Fabiano Fidêncio
On Tue, Aug 30, 2016 at 11:08:48AM +0200, Fabiano Fidêncio wrote:
We've been searching for the wrong type ("simple") in local_db_check_containers(), which always gives us a NULL result.
Let's introduce the new LOCAL_CONTAINER_FILTER and do the search for the right type ("container") from now on.
ACK, verified using a new test: https://github.com/jhrozek/sssd/commit/0c9c39d6523fbe6106d6654b851d323245ef6...
CI is pending..
On Tue, Sep 13, 2016 at 04:30:57PM +0200, Jakub Hrozek wrote:
On Tue, Aug 30, 2016 at 11:08:48AM +0200, Fabiano Fidêncio wrote:
We've been searching for the wrong type ("simple") in local_db_check_containers(), which always gives us a NULL result.
Let's introduce the new LOCAL_CONTAINER_FILTER and do the search for the right type ("container") from now on.
ACK, verified using a new test: https://github.com/jhrozek/sssd/commit/0c9c39d6523fbe6106d6654b851d323245ef6...
CI is pending..
Actually here it is: http://sssd-ci.duckdns.org/logs/job/53/31/summary.html
* master: a8361f37af31a8a9767056bd27c418c947293f56
sssd-devel@lists.fedorahosted.org