re-run make idl.
[amitay/samba.git] / source3 / librpc / gen_ndr / libnetapi.h
index 8fc812cc1b9d0901b794946dea754fce822d0da3..f1352c6461f826638c9e6920129c6270bc927475 100644 (file)
 #define _HEADER_libnetapi
 
 #define ERROR_MORE_DATA        ( 234L )
+#define ENCRYPTED_PWLEN        ( 256 )
+#define FILTER_TEMP_DUPLICATE_ACCOUNT  ( 0x0001 )
+#define FILTER_NORMAL_ACCOUNT  ( 0x0002 )
+#define FILTER_INTERDOMAIN_TRUST_ACCOUNT       ( 0x0008 )
+#define FILTER_WORKSTATION_TRUST_ACCOUNT       ( 0x0010 )
+#define FILTER_SERVER_TRUST_ACCOUNT    ( 0x0020 )
 enum NET_API_STATUS
 #ifndef USE_UINT_ENUMS
  {
@@ -59,6 +65,281 @@ struct USER_INFO_1 {
        const char * usri1_script_path;
 };
 
+struct USER_INFO_2 {
+       const char * usri2_name;
+       const char * usri2_password;
+       uint32_t usri2_password_age;
+       uint32_t usri2_priv;
+       const char * usri2_home_dir;
+       const char * usri2_comment;
+       uint32_t usri2_flags;
+       const char * usri2_script_path;
+       uint32_t usri2_auth_flags;
+       const char * usri2_full_name;
+       const char * usri2_usr_comment;
+       const char * usri2_parms;
+       const char * usri2_workstations;
+       uint32_t usri2_last_logon;
+       uint32_t usri2_last_logoff;
+       uint32_t usri2_acct_expires;
+       uint32_t usri2_max_storage;
+       uint32_t usri2_units_per_week;
+       uint8_t *usri2_logon_hours;/* [unique] */
+       uint32_t usri2_bad_pw_count;
+       uint32_t usri2_num_logons;
+       const char * usri2_logon_server;
+       uint32_t usri2_country_code;
+       uint32_t usri2_code_page;
+};
+
+struct USER_INFO_3 {
+       const char * usri3_name;
+       uint32_t usri3_password_age;
+       uint32_t usri3_priv;
+       const char * usri3_home_dir;
+       const char * usri3_comment;
+       uint32_t usri3_flags;
+       const char * usri3_script_path;
+       uint32_t usri3_auth_flags;
+       const char * usri3_full_name;
+       const char * usri3_usr_comment;
+       const char * usri3_parms;
+       const char * usri3_workstations;
+       uint32_t usri3_last_logon;
+       uint32_t usri3_last_logoff;
+       uint32_t usri3_acct_expires;
+       uint32_t usri3_max_storage;
+       uint32_t usri3_units_per_week;
+       uint8_t *usri3_logon_hours;/* [unique] */
+       uint32_t usri3_bad_pw_count;
+       uint32_t usri3_num_logons;
+       const char * usri3_logon_server;
+       uint32_t usri3_country_code;
+       uint32_t usri3_code_page;
+       uint32_t usri3_user_id;
+       uint32_t usri3_primary_group_id;
+       const char * usri3_profile;
+       const char * usri3_home_dir_drive;
+       uint32_t usri3_password_expired;
+};
+
+struct USER_INFO_4 {
+       const char * usri4_name;
+       const char * usri4_password;
+       uint32_t usri4_password_age;
+       uint32_t usri4_priv;
+       const char * usri4_home_dir;
+       const char * usri4_comment;
+       uint32_t usri4_flags;
+       const char * usri4_script_path;
+       uint32_t usri4_auth_flags;
+       const char * usri4_full_name;
+       const char * usri4_usr_comment;
+       const char * usri4_parms;
+       const char * usri4_workstations;
+       uint32_t usri4_last_logon;
+       uint32_t usri4_last_logoff;
+       uint32_t usri4_acct_expires;
+       uint32_t usri4_max_storage;
+       uint32_t usri4_units_per_week;
+       uint8_t *usri4_logon_hours;/* [unique] */
+       uint32_t usri4_bad_pw_count;
+       uint32_t usri4_num_logons;
+       const char * usri4_logon_server;
+       uint32_t usri4_country_code;
+       uint32_t usri4_code_page;
+       struct dom_sid *usri4_user_sid;/* [unique] */
+       uint32_t usri4_primary_group_id;
+       const char * usri4_profile;
+       const char * usri4_home_dir_drive;
+       uint32_t usri4_password_expired;
+};
+
+struct USER_INFO_10 {
+       const char * usri10_name;
+       const char * usri10_comment;
+       const char * usri10_usr_comment;
+       const char * usri10_full_name;
+};
+
+struct USER_INFO_11 {
+       const char * usri11_name;
+       const char * usri11_comment;
+       const char * usri11_usr_comment;
+       const char * usri11_full_name;
+       uint32_t usri11_priv;
+       uint32_t usri11_auth_flags;
+       uint32_t usri11_password_age;
+       const char * usri11_home_dir;
+       const char * usri11_parms;
+       uint32_t usri11_last_logon;
+       uint32_t usri11_last_logoff;
+       uint32_t usri11_bad_pw_count;
+       uint32_t usri11_num_logons;
+       const char * usri11_logon_server;
+       uint32_t usri11_country_code;
+       const char * usri11_workstations;
+       uint32_t usri11_max_storage;
+       uint32_t usri11_units_per_week;
+       uint8_t *usri11_logon_hours;/* [unique] */
+       uint32_t usri11_code_page;
+};
+
+struct USER_INFO_20 {
+       const char * usri20_name;
+       const char * usri20_full_name;
+       const char * usri20_comment;
+       uint32_t usri20_flags;
+       uint32_t usri20_user_id;
+};
+
+struct USER_INFO_21 {
+       uint8_t *usri21_password;
+};
+
+struct USER_INFO_22 {
+       const char * usri22_name;
+       uint8_t *usri22_password;
+       uint32_t usri22_password_age;
+       uint32_t usri22_priv;
+       const char * usri22_home_dir;
+       const char * usri22_comment;
+       uint32_t usri22_flags;
+       uint32_t usri22_script_path;
+       uint32_t usri22_auth_flags;
+       const char * usri22_full_name;
+       const char * usri22_usr_comment;
+       const char * usri22_parms;
+       const char * usri22_workstations;
+       uint32_t usri22_last_logon;
+       uint32_t usri22_last_logoff;
+       uint32_t usri22_acct_expires;
+       uint32_t usri22_max_storage;
+       uint32_t usri22_units_per_week;
+       uint8_t *usri22_logon_hours;/* [unique] */
+       uint32_t usri22_bad_pw_count;
+       uint32_t usri22_num_logons;
+       const char * usri22_logon_server;
+       uint32_t usri22_country_code;
+       uint32_t usri22_code_page;
+};
+
+struct USER_INFO_23 {
+       const char * usri23_name;
+       const char * usri23_full_name;
+       const char * usri23_comment;
+       uint32_t usri23_flags;
+       struct domsid *usri23_user_sid;/* [unique] */
+};
+
+struct USER_INFO_1003 {
+       const char * usri1003_password;
+};
+
+struct USER_INFO_1005 {
+       uint32_t usri1005_priv;
+};
+
+struct USER_INFO_1006 {
+       const char * usri1006_home_dir;
+};
+
+struct USER_INFO_1007 {
+       const char * usri1007_comment;
+};
+
+struct USER_INFO_1008 {
+       uint32_t usri1008_flags;
+};
+
+struct USER_INFO_1009 {
+       const char * usri1009_script_path;
+};
+
+struct USER_INFO_1010 {
+       uint32_t usri1010_auth_flags;
+};
+
+struct USER_INFO_1011 {
+       const char * usri1011_full_name;
+};
+
+struct USER_INFO_1012 {
+       const char * usri1012_usr_comment;
+};
+
+struct USER_INFO_1013 {
+       const char * usri1013_parms;
+};
+
+struct USER_INFO_1014 {
+       const char * usri1014_workstations;
+};
+
+struct USER_INFO_1017 {
+       uint32_t usri1017_acct_expires;
+};
+
+struct USER_INFO_1018 {
+       uint32_t usri1018_max_storage;
+};
+
+struct USER_INFO_1020 {
+       uint32_t usri1020_units_per_week;
+       uint8_t *usri1020_logon_hours;/* [unique] */
+};
+
+struct USER_INFO_1023 {
+       const char * usri1023_logon_server;
+};
+
+struct USER_INFO_1024 {
+       uint32_t usri1024_country_code;
+};
+
+struct USER_INFO_1025 {
+       uint32_t usri1025_code_page;
+};
+
+struct USER_INFO_1051 {
+       uint32_t usri1051_primary_group_id;
+};
+
+struct USER_INFO_1052 {
+       const char * usri1052_profile;
+};
+
+struct USER_INFO_1053 {
+       const char * usri1053_home_dir_drive;
+};
+
+struct USER_INFO_X {
+       const char * usriX_name;
+       const char * usriX_password;
+       uint32_t usriX_password_age;
+       uint32_t usriX_priv;
+       const char * usriX_home_dir;
+       const char * usriX_comment;
+       uint32_t usriX_flags;
+       const char * usriX_script_path;
+       uint32_t usriX_auth_flags;
+       const char * usriX_full_name;
+       const char * usriX_usr_comment;
+       const char * usriX_parms;
+       const char * usriX_workstations;
+       uint32_t usriX_last_logon;
+       uint32_t usriX_last_logoff;
+       uint32_t usriX_acct_expires;
+       uint32_t usriX_max_storage;
+       uint32_t usriX_units_per_week;
+       uint8_t *usriX_logon_hours;/* [unique] */
+       uint32_t usriX_bad_pw_count;
+       uint32_t usriX_num_logons;
+       const char * usriX_logon_server;
+       uint32_t usriX_country_code;
+       uint32_t usriX_code_page;
+};
+
 struct NET_DISPLAY_USER {
        const char * usri1_name;
        const char * usri1_comment;
@@ -103,7 +384,7 @@ struct GROUP_INFO_2 {
 struct GROUP_INFO_3 {
        const char * grpi3_name;
        const char * grpi3_comment;
-       struct domsid grpi3_group_sid;
+       struct domsid *grpi3_group_sid;/* [unique] */
        uint32_t grpi3_attributes;
 };
 
@@ -115,6 +396,15 @@ struct GROUP_INFO_1005 {
        uint32_t grpi1005_attributes;
 };
 
+struct GROUP_USERS_INFO_0 {
+       const char * grui0_name;
+};
+
+struct GROUP_USERS_INFO_1 {
+       const char * grui1_name;
+       uint32_t grui1_attributes;
+};
+
 struct LOCALGROUP_INFO_0 {
        const char * lgrpi0_name;
 };
@@ -329,6 +619,52 @@ struct NetUserEnum {
 };
 
 
+struct NetUserChangePassword {
+       struct {
+               const char * domain_name;
+               const char * user_name;
+               const char * old_password;
+               const char * new_password;
+       } in;
+
+       struct {
+               enum NET_API_STATUS result;
+       } out;
+
+};
+
+
+struct NetUserGetInfo {
+       struct {
+               const char * server_name;
+               const char * user_name;
+               uint32_t level;
+       } in;
+
+       struct {
+               uint8_t **buffer;/* [ref] */
+               enum NET_API_STATUS result;
+       } out;
+
+};
+
+
+struct NetUserSetInfo {
+       struct {
+               const char * server_name;
+               const char * user_name;
+               uint32_t level;
+               uint8_t *buffer;/* [ref] */
+       } in;
+
+       struct {
+               uint32_t *parm_err;/* [ref] */
+               enum NET_API_STATUS result;
+       } out;
+
+};
+
+
 struct NetQueryDisplayInformation {
        struct {
                const char * server_name;/* [unique] */
@@ -351,7 +687,7 @@ struct NetGroupAdd {
        struct {
                const char * server_name;
                uint32_t level;
-               uint8_t *buf;/* [ref] */
+               uint8_t *buffer;/* [ref] */
        } in;
 
        struct {
@@ -375,12 +711,31 @@ struct NetGroupDel {
 };
 
 
+struct NetGroupEnum {
+       struct {
+               const char * server_name;
+               uint32_t level;
+               uint32_t prefmaxlen;
+               uint32_t *resume_handle;/* [ref] */
+       } in;
+
+       struct {
+               uint8_t **buffer;/* [ref] */
+               uint32_t *entries_read;/* [ref] */
+               uint32_t *total_entries;/* [ref] */
+               uint32_t *resume_handle;/* [ref] */
+               enum NET_API_STATUS result;
+       } out;
+
+};
+
+
 struct NetGroupSetInfo {
        struct {
                const char * server_name;
                const char * group_name;
                uint32_t level;
-               uint8_t *buf;/* [ref] */
+               uint8_t *buffer;/* [ref] */
        } in;
 
        struct {
@@ -399,7 +754,7 @@ struct NetGroupGetInfo {
        } in;
 
        struct {
-               uint8_t **buf;/* [ref] */
+               uint8_t **buffer;/* [ref] */
                enum NET_API_STATUS result;
        } out;
 
@@ -434,11 +789,31 @@ struct NetGroupDelUser {
 };
 
 
+struct NetGroupGetUsers {
+       struct {
+               const char * server_name;
+               const char * group_name;
+               uint32_t level;
+               uint32_t prefmaxlen;
+               uint32_t *resume_handle;/* [ref] */
+       } in;
+
+       struct {
+               uint8_t **buffer;/* [ref] */
+               uint32_t *entries_read;/* [ref] */
+               uint32_t *total_entries;/* [ref] */
+               uint32_t *resume_handle;/* [ref] */
+               enum NET_API_STATUS result;
+       } out;
+
+};
+
+
 struct NetLocalGroupAdd {
        struct {
                const char * server_name;
                uint32_t level;
-               uint8_t *buf;/* [ref] */
+               uint8_t *buffer;/* [ref] */
        } in;
 
        struct {
@@ -470,7 +845,7 @@ struct NetLocalGroupGetInfo {
        } in;
 
        struct {
-               uint8_t **buf;/* [ref] */
+               uint8_t **buffer;/* [ref] */
                enum NET_API_STATUS result;
        } out;
 
@@ -482,7 +857,7 @@ struct NetLocalGroupSetInfo {
                const char * server_name;
                const char * group_name;
                uint32_t level;
-               uint8_t *buf;/* [ref] */
+               uint8_t *buffer;/* [ref] */
        } in;
 
        struct {
@@ -493,13 +868,32 @@ struct NetLocalGroupSetInfo {
 };
 
 
+struct NetLocalGroupEnum {
+       struct {
+               const char * server_name;
+               uint32_t level;
+               uint32_t prefmaxlen;
+               uint32_t *resume_handle;/* [ref] */
+       } in;
+
+       struct {
+               uint8_t **buffer;/* [ref] */
+               uint32_t *entries_read;/* [ref] */
+               uint32_t *total_entries;/* [ref] */
+               uint32_t *resume_handle;/* [ref] */
+               enum NET_API_STATUS result;
+       } out;
+
+};
+
+
 struct NetRemoteTOD {
        struct {
                const char * server_name;
        } in;
 
        struct {
-               uint8_t **buf;/* [ref] */
+               uint8_t **buffer;/* [ref] */
                enum NET_API_STATUS result;
        } out;