mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
s3-auth Set remote address for both AD and s3 gensec modes
This commit is contained in:
parent
e22b1b4f9e
commit
0c0c23f3fe
@ -60,8 +60,6 @@ NTSTATUS auth_generic_prepare(TALLOC_CTX *mem_ctx,
|
||||
TALLOC_FREE(ans);
|
||||
return nt_status;
|
||||
}
|
||||
*auth_ntlmssp_state = ans;
|
||||
return NT_STATUS_OK;
|
||||
} else {
|
||||
struct gensec_settings *gensec_settings;
|
||||
struct loadparm_context *lp_ctx;
|
||||
|
Loading…
Reference in New Issue
Block a user