1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00

r1144: added logon level 5 for sam logon

(This used to be commit eb13fc6c3b)
This commit is contained in:
Andrew Tridgell 2004-06-14 13:21:11 +00:00 committed by Gerald (Jerry) Carter
parent 112fac1cde
commit 8cd82a6c85

View File

@ -124,6 +124,7 @@ interface netlogon
[case(1)] netr_PasswordInfo *password;
[case(2)] netr_NetworkInfo *network;
[case(3)] netr_PasswordInfo *password;
[case(5)] netr_PasswordInfo *password;
[case(6)] netr_NetworkInfo *network;
} netr_LogonLevel;