mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
s3: Cosmetics -- I could not spot where "chal" was initialized
This commit is contained in:
parent
2c193fe91a
commit
b91484a1a0
@ -1218,8 +1218,8 @@ static NTSTATUS winbindd_dual_pam_auth_samlogon(struct winbindd_domain *domain,
|
||||
|
||||
/* do password magic */
|
||||
|
||||
|
||||
generate_random_buffer(chal, 8);
|
||||
|
||||
if (lp_client_ntlmv2_auth()) {
|
||||
DATA_BLOB server_chal;
|
||||
DATA_BLOB names_blob;
|
||||
|
Loading…
Reference in New Issue
Block a user