mirror of
https://github.com/samba-team/samba.git
synced 2025-01-24 02:04:21 +03:00
s4:torture:auth: Fix code spelling
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
e1da1fc9d9
commit
5dd07a44a2
@ -41,7 +41,7 @@ static bool torture_pac_self_check(struct torture_context *tctx)
|
|||||||
struct PAC_LOGON_INFO *logon_info;
|
struct PAC_LOGON_INFO *logon_info;
|
||||||
union netr_Validation validation;
|
union netr_Validation validation;
|
||||||
|
|
||||||
/* Generate a nice, arbitary keyblock */
|
/* Generate a nice, arbitrary keyblock */
|
||||||
uint8_t server_bytes[16];
|
uint8_t server_bytes[16];
|
||||||
uint8_t krbtgt_bytes[16];
|
uint8_t krbtgt_bytes[16];
|
||||||
krb5_keyblock server_keyblock;
|
krb5_keyblock server_keyblock;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user