summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--source/rpc_client/cli_lsarpc.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/rpc_client/cli_lsarpc.c b/source/rpc_client/cli_lsarpc.c
index 528d392fa1d..acd3aa0e5c5 100644
--- a/source/rpc_client/cli_lsarpc.c
+++ b/source/rpc_client/cli_lsarpc.c
@@ -818,8 +818,7 @@ BOOL lsa_lookup_sids(POLICY_HND *hnd,
p = rbuf.offset != 0;
if (p && r_l.status != 0 &&
- r_l.status != 0x107 &&
- r_l.status != (0xC0000000 | NT_STATUS_NONE_MAPPED))
+ r_l.status != 0x107)
{
/* report error code */
DEBUG(1, ("LSA_LOOKUP_SIDS: %s\n",