summaryrefslogtreecommitdiff
path: root/source3/librpc
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-09-16 16:04:31 +0200
committerGünther Deschner <gd@samba.org>2008-09-22 19:36:53 +0200
commitbd7d2fa017832f509905ff48838660d9f732064a (patch)
tree6a5e8ab68c221ae2836a2e0af52a2905f49bba14 /source3/librpc
parentb47953ea105a04a3d62259f1cbf5aea2f7910173 (diff)
downloadsamba-bd7d2fa017832f509905ff48838660d9f732064a.tar.gz
samba-bd7d2fa017832f509905ff48838660d9f732064a.tar.bz2
samba-bd7d2fa017832f509905ff48838660d9f732064a.zip
netapi: add more fields to USER_INFO_X.
Guenther
Diffstat (limited to 'source3/librpc')
-rw-r--r--source3/librpc/idl/libnetapi.idl2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/librpc/idl/libnetapi.idl b/source3/librpc/idl/libnetapi.idl
index 039dcf4152..f2f4a16c12 100644
--- a/source3/librpc/idl/libnetapi.idl
+++ b/source3/librpc/idl/libnetapi.idl
@@ -517,7 +517,9 @@ interface libnetapi
uint32 usriX_code_page;
string usriX_profile;
string usriX_home_dir_drive;
+ uint32 usriX_user_id;
uint32 usriX_primary_group_id;
+ uint32 usriX_password_expired;
} USER_INFO_X;
[nopush,nopull] NET_API_STATUS NetUserAdd(