1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-08 05:57:51 +03:00

re-run make idl.

Guenther
(This used to be commit cb1236dd50d0511d8ad2be30c1d9b7b8191ec83c)
This commit is contained in:
Günther Deschner 2008-08-27 22:36:19 +02:00
parent 6f7afee751
commit d2e9b33cd8

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 )