summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/libnetapi.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-08-27 01:44:40 +0200
committerGünther Deschner <gd@samba.org>2008-08-29 13:57:56 +0200
commit58d56de1b10464778649d16b33e765878c88bb79 (patch)
tree9f4785e19f7def62017250455c4b05a083982131 /source3/librpc/gen_ndr/libnetapi.h
parent965f947e27a9af53e4cd5167f16a17d9ae6116c0 (diff)
downloadsamba-58d56de1b10464778649d16b33e765878c88bb79.tar.gz
samba-58d56de1b10464778649d16b33e765878c88bb79.tar.bz2
samba-58d56de1b10464778649d16b33e765878c88bb79.zip
re-run make idl.
Guenther (This used to be commit 3235ac063bca3805b749ee7ce27028a6828af3e9)
Diffstat (limited to 'source3/librpc/gen_ndr/libnetapi.h')
-rw-r--r--source3/librpc/gen_ndr/libnetapi.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/source3/librpc/gen_ndr/libnetapi.h b/source3/librpc/gen_ndr/libnetapi.h
index 89297aead2..4426f43f7b 100644
--- a/source3/librpc/gen_ndr/libnetapi.h
+++ b/source3/librpc/gen_ndr/libnetapi.h
@@ -339,6 +339,9 @@ struct USER_INFO_X {
const char * usriX_logon_server;
uint32_t usriX_country_code;
uint32_t usriX_code_page;
+ const char * usriX_profile;
+ const char * usriX_home_dir_drive;
+ uint32_t usriX_primary_group_id;
};
struct USER_MODALS_INFO_0 {