mirror of
https://github.com/samba-team/samba.git
synced 2025-01-24 02:04:21 +03:00
rpc_server: Fix a typo
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
b73c2e66f5
commit
2251c30528
@ -837,7 +837,8 @@ static NTSTATUS dcesrv_netr_LogonSamLogon_check(const struct netr_LogonSamLogonE
|
||||
|
||||
This version of the function allows other wrappers to say 'do not check the credentials'
|
||||
|
||||
We can't do the traditional 'wrapping' format completly, as this function must only run under schannel
|
||||
We can't do the traditional 'wrapping' format completely, as this
|
||||
function must only run under schannel
|
||||
*/
|
||||
static NTSTATUS dcesrv_netr_LogonSamLogon_base(struct dcesrv_call_state *dce_call, TALLOC_CTX *mem_ctx,
|
||||
struct netr_LogonSamLogonEx *r, struct netlogon_creds_CredentialState *creds)
|
||||
|
Loading…
x
Reference in New Issue
Block a user