idmap: centrally check that unix IDs returned by the idmap backends are in range
commitf57177f0fb0cd9a8b3dd4a93467de0e178dc203e
authorMichael Adam <obnox@samba.org>
Tue, 9 Aug 2016 16:25:12 +0000 (9 18:25 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 24 Aug 2016 09:42:27 +0000 (24 11:42 +0200)
treed00722b96e732bb88873f28e5704327c7fdb5bfd
parent294944f6a8dbc2f9c2c4f166fd267e9a391c53f0
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

(cherry picked from commit b2bf61307cffd8ff7b6fb9852c107ab763653119)
source3/winbindd/winbindd_dual_srv.c