mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
Matching header files for the last netlogon cleanup.
Andrew Bartlett
This commit is contained in:
parent
542673fcd6
commit
a9edcc1cb7
@ -156,6 +156,13 @@ struct dcinfo
|
||||
uchar md4pw[16]; /* md4(machine password) */
|
||||
|
||||
fstring mach_acct; /* Machine name we've authenticated. */
|
||||
|
||||
fstring remote_machine; /* Machine name we've authenticated. */
|
||||
|
||||
BOOL challange_sent;
|
||||
BOOL got_session_key;
|
||||
BOOL authenticated;
|
||||
|
||||
};
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user