Include the extra #define for the last set of smbpasswd mods.
authorAndrew Bartlett <abartlet@samba.org>
Sat, 18 May 2002 08:59:04 +0000 (08:59 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 18 May 2002 08:59:04 +0000 (08:59 +0000)
(This used to be commit bf82ac14c826a765b33d368e4cb62c7fb3cd3c4f)

source3/include/smb.h

index ca146ff50a0dda3aabad4faa4283311e3c835833..e34032bfbf8d77bc4ff77c538f41ea799bc65984 100644 (file)
@@ -674,6 +674,7 @@ typedef struct sam_passwd
 #define LOCAL_SET_PASSWORD 0x40
 #define LOCAL_SET_LDAP_ADMIN_PW 0x80
 #define LOCAL_INTERDOM_ACCOUNT 0x100
+#define LOCAL_AM_ROOT 0x200  /* Act as root */
 
 /* key and data in the connections database - used in smbstatus and smbd */
 struct connections_key {