_auth_serv_t Struct Reference


Data Fields

char * authserv_hostname
 Hostname of the central server.
char * authserv_path
 Path where wifidog resides.
int authserv_http_port
 Http port the central server listens on.
int authserv_ssl_port
 Https port the central server listens on.
int authserv_use_ssl
 Use SSL or not.
char * last_ip
 Last ip used by authserver.
_auth_serv_tnext
char * authserv_hostname
 Hostname of the central server.
char * authserv_path
 Path where wifidog resides.
char * last_ip
 Last ip used by authserver.
_auth_serv_tnext

Detailed Description

Information about the authentication server

Definition at line 68 of file src/conf.h.


Field Documentation

char* _auth_serv_t::authserv_hostname

Hostname of the central server.

Definition at line 69 of file src/conf.h.

char* _auth_serv_t::authserv_path

Path where wifidog resides.

Definition at line 70 of file src/conf.h.

int _auth_serv_t::authserv_http_port

Http port the central server listens on.

Definition at line 71 of file src/conf.h.

int _auth_serv_t::authserv_ssl_port

Https port the central server listens on.

Definition at line 73 of file src/conf.h.

int _auth_serv_t::authserv_use_ssl

Use SSL or not.

Definition at line 75 of file src/conf.h.

char* _auth_serv_t::last_ip

Last ip used by authserver.

Definition at line 76 of file src/conf.h.

char* _auth_serv_t::authserv_hostname

Hostname of the central server.

Definition at line 69 of file wifidog-1.1.3_rc1/src/conf.h.

char* _auth_serv_t::authserv_path

Path where wifidog resides.

Definition at line 70 of file wifidog-1.1.3_rc1/src/conf.h.

char* _auth_serv_t::last_ip

Last ip used by authserver.

Definition at line 76 of file wifidog-1.1.3_rc1/src/conf.h.


The documentation for this struct was generated from the following files:
Generated on Sun Jun 24 00:29:52 2007 for WifiDog by  doxygen 1.5.1