summaryrefslogtreecommitdiff
path: root/source3/librpc
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-02-27 17:14:22 +0100
committerGünther Deschner <gd@samba.org>2008-02-27 17:14:22 +0100
commit446a037156cdb94c1b7a541ce67cc90b460808ac (patch)
tree86cb2244103faa1ec110737b530acba43d501ce0 /source3/librpc
parentc672a343138b4c642fe8902337d7a9225531c276 (diff)
downloadsamba-446a037156cdb94c1b7a541ce67cc90b460808ac.tar.gz
samba-446a037156cdb94c1b7a541ce67cc90b460808ac.tar.bz2
samba-446a037156cdb94c1b7a541ce67cc90b460808ac.zip
Re-run make idl.
Guenther (This used to be commit 44e63dbac990333878cda4f1a16634496ba47d0e)
Diffstat (limited to 'source3/librpc')
-rw-r--r--source3/librpc/gen_ndr/samr.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/librpc/gen_ndr/samr.h b/source3/librpc/gen_ndr/samr.h
index dff4bf80f0..fb40e0ee87 100644
--- a/source3/librpc/gen_ndr/samr.h
+++ b/source3/librpc/gen_ndr/samr.h
@@ -9,6 +9,8 @@
#define _HEADER_samr
#define SAMR_ENUM_USERS_MULTIPLIER ( 54 )
+#define PASS_MUST_CHANGE_AT_NEXT_LOGON ( 0x01 )
+#define PASS_DONT_CHANGE_AT_NEXT_LOGON ( 0x00 )
/* bitmap samr_AcctFlags */
#define ACB_DISABLED ( 0x00000001 )
#define ACB_HOMDIRREQ ( 0x00000002 )