winbindd: idmap_rid: error code for failing id-to-sid mapping request
authorRalph Boehme <slow@samba.org>
Mon, 9 Oct 2017 11:29:05 +0000 (13:29 +0200)
committerRalph Boehme <slow@samba.org>
Tue, 10 Oct 2017 17:57:37 +0000 (19:57 +0200)
commit490c35df35bad6c2f1c4acd2f056d6fdc480ec1f
treed0d1e15f8a17e5104fbe936645dd348a33c1a67f
parent108675c4cf4c3d5bd29468255743423a56bd1471
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
source3/winbindd/idmap_rid.c