winbindd: idmap_rid: error code for failing id-to-sid mapping request
commit40ac02968ec88acca9ca7cf0345aa5b4b9ba39b4
authorRalph Boehme <slow@samba.org>
Mon, 9 Oct 2017 11:29:05 +0000 (9 13:29 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 14 Dec 2017 15:32:49 +0000 (14 16:32 +0100)
tree9db03f067665853fa15e4d9d0fee9aba01372cb4
parente92edf0db5b4f58666b7826448f242f2ceda3d26
winbindd: idmap_rid: error code for failing id-to-sid mapping request

NT_STATUS_NO_SUCH_DOMAIN triggers complete request failure in the parent
winbindd. By returning NT_STATUS_NONE_MAPPED winbindd lets the individual
mapping fail but keeps processing any remaining mapping requests.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=13052

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Tue Oct 10 19:57:37 CEST 2017 on sn-devel-144

(cherry picked from commit 490c35df35bad6c2f1c4acd2f056d6fdc480ec1f)

Autobuild-User(v4-7-test): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(v4-7-test): Thu Dec 14 16:32:49 CET 2017 on sn-devel-144
source3/winbindd/idmap_rid.c