mirror of
https://github.com/samba-team/samba.git
synced 2025-02-15 05:57:49 +03:00
Some more SPNEGO fixes.
This commit is contained in:
parent
c6affae4bf
commit
0e564cb32a
@ -311,7 +311,7 @@ static int reply_spnego_negotiate(connection_struct *conn,
|
||||
0,
|
||||
0x30, /* ?? */
|
||||
neg_flags,
|
||||
cryptkey, sizeof(cryptkey),
|
||||
cryptkey, 8,
|
||||
0, 0, 0,
|
||||
0x3000); /* ?? */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user