mirror of
https://github.com/samba-team/samba.git
synced 2025-12-16 00:23:52 +03:00
r14051: Add remaining (documented) userAccountControl bits, thanks to Luke
Howard for pointing this out. Guenther
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
5fa3f26b4c
commit
170038f4cd
@@ -135,9 +135,9 @@ typedef void **ADS_MODLIST;
|
||||
#define UF_NOT_DELEGATED 0x00100000
|
||||
#define UF_USE_DES_KEY_ONLY 0x00200000
|
||||
#define UF_DONT_REQUIRE_PREAUTH 0x00400000
|
||||
#define UF_UNUSED_5 0x00800000
|
||||
#define UF_PASSWORD_EXPIRED 0x00800000
|
||||
|
||||
#define UF_UNUSED_6 0x01000000
|
||||
#define UF_TRUSTED_TO_AUTHENTICATE_FOR_DELEGATION 0x01000000
|
||||
#define UF_NO_AUTH_DATA_REQUIRED 0x02000000
|
||||
#define UF_UNUSED_8 0x04000000
|
||||
#define UF_UNUSED_9 0x08000000
|
||||
|
||||
Reference in New Issue
Block a user