mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
lsa_srv4: Fix a typo
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
770f279ab7
commit
7bc1fa707d
@ -2202,7 +2202,7 @@ static NTSTATUS setInfoTrustedDomain_base(struct dcesrv_call_state *dce_call,
|
||||
goto done;
|
||||
}
|
||||
|
||||
/* We use trustAuthIncoming.data to incidate that auth_struct.incoming is valid */
|
||||
/* We use trustAuthIncoming.data to indicate that auth_struct.incoming is valid */
|
||||
nt_status = update_trust_user(mem_ctx,
|
||||
p_state->sam_ldb,
|
||||
p_state->domain_dn,
|
||||
|
Loading…
Reference in New Issue
Block a user