#include <auth_plaintext.h>
Data Fields | |
| char * | username |
| char * | passwd |
| u_int32_t | uid |
| GSList * | groups |
Definition at line 24 of file auth_plaintext.h.
| 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 |
| u_int32_t plaintext_user::uid |
| 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().
1.4.7