diff options
author | Sumit Bose <sbose@redhat.com> | 2013-06-05 12:53:41 +0200 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2013-06-06 23:58:56 +0200 |
commit | 154e62fc712f4c994fbc684386302edca277a99a (patch) | |
tree | c5e41e2684adb563f30b29e527b6a774852da42a /src/providers/fail_over_srv.c | |
parent | 92af6f25864b5c389b57d0f659686801b45ca58c (diff) | |
download | sssd-154e62fc712f4c994fbc684386302edca277a99a.tar.gz sssd-154e62fc712f4c994fbc684386302edca277a99a.tar.bz2 sssd-154e62fc712f4c994fbc684386302edca277a99a.zip |
Intermittent fix for get_user_and_group_users_done
users_get_recv() never returns ENOENT. In general it should return EOK
in the case no matching user was found. But since I forget to handle a
SID based filter properly in sdap_get_users_process() an error is
returned in this case which makes get_user_and_group_users_done() work
as expected with this patch.
There is an upcoming enhancement to users_get_recv() which I'm planning
to use for a full fix.
Diffstat (limited to 'src/providers/fail_over_srv.c')
0 files changed, 0 insertions, 0 deletions