idmap: centrally check that unix IDs returned by the idmap backends are in range
authorMichael Adam <obnox@samba.org>
Tue, 9 Aug 2016 16:25:12 +0000 (18:25 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 16 Aug 2016 23:21:39 +0000 (01:21 +0200)
commitb2bf61307cffd8ff7b6fb9852c107ab763653119
tree38e3f0dc50adbc295d7ad48410c30ec663f456f8
parentc21976d4b1c604699299f2c0f768c1add93b349d
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>
Reviewed-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Autobuild-User(master): Michael Adam <obnox@samba.org>
Autobuild-Date(master): Wed Aug 17 01:21:39 CEST 2016 on sn-devel-144
source3/winbindd/winbindd_dual_srv.c