1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

re-run make idl.

Guenther
This commit is contained in:
Günther Deschner 2008-08-27 22:36:19 +02:00
parent 3bb042d0e1
commit cb1236dd50

View File

@ -10,6 +10,9 @@
#define _HEADER_libnetapi
#define ERROR_MORE_DATA ( 234L )
#define USER_PRIV_GUEST ( 0 )
#define USER_PRIV_USER ( 1 )
#define USER_PRIV_ADMIN ( 2 )
#define ENCRYPTED_PWLEN ( 16 )
#define FILTER_TEMP_DUPLICATE_ACCOUNT ( 0x0001 )
#define FILTER_NORMAL_ACCOUNT ( 0x0002 )