plaintext_user Struct Reference

#include <auth_plaintext.h>


Data Fields

char * username
char * passwd
u_int32_t uid
GSList * groups


Detailed Description

Definition at line 24 of file auth_plaintext.h.


Field Documentation

GSList* plaintext_user::groups

Definition at line 28 of file auth_plaintext.h.

Referenced by get_user_groups(), and unload_module_with_params().

char* plaintext_user::passwd

Definition at line 26 of file auth_plaintext.h.

Referenced by unload_module_with_params().

u_int32_t plaintext_user::uid

Definition at line 27 of file auth_plaintext.h.

Referenced by read_user_list().

char* plaintext_user::username

Definition at line 25 of file auth_plaintext.h.

Referenced by fill_user_by_username(), find_by_username(), and unload_module_with_params().


The documentation for this struct was generated from the following file:
Generated on Thu Nov 20 04:00:45 2008 for NuFW by  doxygen 1.4.7