mirror of
https://github.com/samba-team/samba.git
synced 2025-09-19 13:44:20 +03:00
rap: use rap_LogonHours in rap_NetUserInfo11 as well.
Guenther
This commit is contained in:
@@ -884,7 +884,7 @@ interface rap
|
||||
uint16 WorkStationsHigh;
|
||||
uint32 MaxStorage;
|
||||
uint16 UnitsPerWeek;
|
||||
[relative_short] uint8 *LogonHours[21];
|
||||
[relative_short] rap_LogonHours *LogonHours;
|
||||
uint16 LogonHoursHigh;
|
||||
uint16 CodePage;
|
||||
} rap_NetUserInfo11;
|
||||
|
Reference in New Issue
Block a user