Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
winbind: Fix passing idmap failure from wb_sids2xids back to callers
If the idmap call in wb_sids2xids fails, the callers expect xid.type to be set to ID_TYPE_NOT_SPECIFIED, not the internal type field that is initialized from the lookupsids call. BUG: https://bugzilla.samba.org/show_bug.cgi?id=12295 Signed-off-by: Christof Schmitt <[email protected]> Reviewed-by: Jeremy Allison <[email protected]> Autobuild-User(master): Jeremy Allison <[email protected]> Autobuild-Date(master): Fri Sep 30 02:10:29 CEST 2016 on sn-devel-144
- Loading branch information