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:
parent
3bb042d0e1
commit
cb1236dd50
@ -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 )
|
||||
|
Loading…
Reference in New Issue
Block a user