summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2002-05-18 08:59:04 +0000
committerAndrew Bartlett <abartlet@samba.org>2002-05-18 08:59:04 +0000
commit27b9283aff66073afd8811654f9d091bd283d6d6 (patch)
treecd227f13b816901c023615ab1ca7bb9645363df9 /source3
parent53ec535766ead3b764e2bbc722d4eca90ca52fc8 (diff)
downloadsamba-27b9283aff66073afd8811654f9d091bd283d6d6.tar.gz
samba-27b9283aff66073afd8811654f9d091bd283d6d6.tar.bz2
samba-27b9283aff66073afd8811654f9d091bd283d6d6.zip
Include the extra #define for the last set of smbpasswd mods.
(This used to be commit bf82ac14c826a765b33d368e4cb62c7fb3cd3c4f)
Diffstat (limited to 'source3')
-rw-r--r--source3/include/smb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/smb.h b/source3/include/smb.h
index ca146ff50a..e34032bfbf 100644
--- a/source3/include/smb.h
+++ b/source3/include/smb.h
@@ -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 {