mirror of
https://github.com/samba-team/samba.git
synced 2025-03-12 20:58:37 +03:00
r4080: missing file from the last commit
metze (This used to be commit ea7b496995573426486b7eab5de822d5602d7368)
This commit is contained in:
parent
0ad10aec63
commit
82da9a75d8
@ -413,7 +413,7 @@ static NTSTATUS smb_raw_session_setup_generic_spnego(struct smbcli_session *sess
|
||||
goto done;
|
||||
}
|
||||
|
||||
gensec_want_feature(session->gensec, GENSEC_WANT_SESSION_KEY);
|
||||
gensec_want_feature(session->gensec, GENSEC_FEATURE_SESSION_KEY);
|
||||
|
||||
status = gensec_set_domain(session->gensec, parms->generic.in.domain);
|
||||
if (!NT_STATUS_IS_OK(status)) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user