1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-05 21:57:51 +03:00
Ralph Boehme 8dfbba59d7 winbindd: error handling in rpc_lookup_sids()
NT_STATUS_NONE_MAPPED and NT_STATUS_SOME_NOT_MAPPED should not be
treated as fatal error. We should continue processing the results and
not bail out.

In case we got NT_STATUS_NONE_MAPPED we must have to ensure all
lsa_TranslatedName are of type SID_NAME_UNKNOWN.

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2017-04-07 22:52:24 +02:00
..
2014-01-03 05:04:44 +01:00
2017-02-22 08:26:22 +01:00
2017-01-06 12:28:19 +01:00
2017-02-22 08:26:22 +01:00
2017-02-22 08:26:22 +01:00
2017-02-22 08:26:22 +01:00
2017-04-07 22:52:24 +02:00
2013-05-18 16:32:38 +02:00
2015-03-17 11:30:52 +01:00