added another ATYPE_
authorAndrew Tridgell <tridge@samba.org>
Mon, 3 Dec 2001 08:16:01 +0000 (08:16 +0000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 3 Dec 2001 08:16:01 +0000 (08:16 +0000)
source/include/ads.h

index 3c26ed39c189720c2b3bd88f9859899059b8a302..49dcdd9a434e2d588c777b41d4eb6b747dffa3d7 100644 (file)
@@ -29,4 +29,5 @@ typedef struct {
 #define UF_SERVER_TRUST_ACCOUNT         0x2000
 
 /* account types */
-#define ATYPE_NORMAL_GROUP               0x10000000
+#define ATYPE_GROUP               0x10000000
+#define ATYPE_USER                0x30000000