ipauth_params Struct Reference

#include <mysql_auth.h>

Collaboration diagram for ipauth_params:

Collaboration graph
[legend]

Data Fields

ipauth_mysql_paramsmysql
unsigned char fallback_to_guest
char * guest_username
unsigned guest_uid
unsigned guest_gid
GHashTable * users

Detailed Description

Definition at line 43 of file mysql_auth.h.


Field Documentation

unsigned char ipauth_params::fallback_to_guest

Definition at line 45 of file mysql_auth.h.

Referenced by get_user_groups(), init_module_from_conf(), and ip_authentication().

unsigned ipauth_params::guest_gid

Definition at line 48 of file mysql_auth.h.

Referenced by get_user_groups(), and init_module_from_conf().

unsigned ipauth_params::guest_uid

Definition at line 47 of file mysql_auth.h.

Referenced by get_user_id(), and init_module_from_conf().

char* ipauth_params::guest_username

Definition at line 46 of file mysql_auth.h.

Referenced by init_module_from_conf(), ip_authentication(), and unload_module_with_params().

struct ipauth_mysql_params* ipauth_params::mysql

Definition at line 44 of file mysql_auth.h.

Referenced by get_user_groups(), get_user_id(), init_module_from_conf(), ip_authentication(), unload_module_with_params(), and user_check().

GHashTable* ipauth_params::users

Definition at line 49 of file mysql_auth.h.

Referenced by get_user_groups(), get_user_id(), init_module_from_conf(), 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