mirror of
https://github.com/samba-team/samba.git
synced 2025-12-21 20:23:50 +03:00
the times in sam_user_info_23 may not be in the right order
This commit is contained in:
@@ -143,6 +143,7 @@ typedef struct logon_hours_info
|
||||
/* SAM_USER_INFO_23 */
|
||||
typedef struct sam_user_info_23
|
||||
{
|
||||
/* TIMES MAY NOT IN RIGHT ORDER!!!! */
|
||||
NTTIME logon_time; /* logon time */
|
||||
NTTIME logoff_time; /* logoff time */
|
||||
NTTIME kickoff_time; /* kickoff time */
|
||||
|
||||
Reference in New Issue
Block a user