mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
s4-lsa: fixed breakage of lsa server
This commit is contained in:
parent
9c9e853c77
commit
77991fc6f8
@ -419,6 +419,7 @@ static NTSTATUS dcesrv_lsa_lookup_name(struct tevent_context *ev_ctx,
|
||||
return STATUS_SOME_UNMAPPED;
|
||||
}
|
||||
|
||||
dom_sid_split_rid(NULL, *sid, NULL, rid);
|
||||
return NT_STATUS_OK;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user