Greenbone Vulnerability Manager  9.0.0
Data Fields
modify_user_data_t Struct Reference

Command data for the modify_user command. More...

Data Fields

array_t * groups
 IDs of groups.
 
gchar * hosts
 Hosts.
 
int hosts_allow
 Whether hosts are allowed.
 
char * ifaces
 Interfaces.
 
int ifaces_allow
 Whether interfaces are allowed.
 
gboolean modify_password
 Whether to modify password.
 
gchar * name
 User name.
 
gchar * new_name
 New user name.
 
gchar * password
 Password.
 
gchar * comment
 Comment.
 
array_t * roles
 IDs of roles.
 
array_t * sources
 Sources.
 
gchar * current_source
 Current source, for collecting sources.
 
gchar * user_id
 ID of user.
 

Detailed Description

Command data for the modify_user command.


The documentation for this struct was generated from the following file: