summaryrefslogtreecommitdiffstats
path: root/source/include
diff options
context:
space:
mode:
authorJean-François Micouleau <jfm@samba.org>2001-12-14 14:35:38 +0000
committerJean-François Micouleau <jfm@samba.org>2001-12-14 14:35:38 +0000
commitc26623671e2b0b2e80c6d6383a99880c4f439f04 (patch)
tree16c262906a17b56687400fdae91d03487240843d /source/include
parentdbdbf7cd077a8a20610ee2c62240170b420ebe6c (diff)
downloadsamba-c26623671e2b0b2e80c6d6383a99880c4f439f04.tar.gz
samba-c26623671e2b0b2e80c6d6383a99880c4f439f04.tar.xz
samba-c26623671e2b0b2e80c6d6383a99880c4f439f04.zip
Rafal (mimir) patch for trusts r.
Diffstat (limited to 'source/include')
-rw-r--r--source/include/smb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/include/smb.h b/source/include/smb.h
index fafaf36c3e4..02fb0602443 100644
--- a/source/include/smb.h
+++ b/source/include/smb.h
@@ -656,6 +656,7 @@ typedef struct sam_passwd
#define LOCAL_SET_NO_PASSWORD 0x20
#define LOCAL_SET_PASSWORD 0x40
#define LOCAL_SET_LDAP_ADMIN_PW 0x80
+#define LOCAL_INTERDOM_ACCOUNT 0x100
/* key and data in the connections database - used in smbstatus and smbd */
struct connections_key {