idmap: centrally check that unix IDs returned by the idmap backends are in range
commite0deeddc948cbf2a32ac5ca99962827001102025
authorMichael Adam <obnox@samba.org>
Tue, 9 Aug 2016 16:25:12 +0000 (9 18:25 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 13 Sep 2016 10:27:28 +0000 (13 12:27 +0200)
treeb10f5d1345b1735c235e780b868f04380f773491
parent9a320f60cf52bc5266b221874a805ed3dfdd6c62
idmap: centrally check that unix IDs returned by the idmap backends are in range

Note: in the long run, it might be good to move this kind of
exit check (before handing the result back to the client)
to the parent winbindd code.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12155

Signed-off-by: Michael Adam <obnox@samba.org>
(Backported from master commit b2bf61307cffd8ff7b6fb9852c107ab763653119.)
source3/winbindd/winbindd_dual_srv.c