ldap_params Struct Reference

#include <auth_ldap.h>


Data Fields

int ldap_request_timeout
char * binddn
char * bindpasswd
char * ldap_server
char * ldap_acls_base_dn
char * ldap_acls_timerange_base_dn
char * ldap_users_base_dn
int ldap_server_port
int ldap_filter_type
int ldap_use_ipv4_schema
GPrivate * ldap_priv


Detailed Description

Definition at line 37 of file auth_ldap.h.


Field Documentation

char* ldap_params::binddn

Definition at line 39 of file auth_ldap.h.

Referenced by init_module_from_conf(), and ldap_conn_init().

char* ldap_params::bindpasswd

Definition at line 40 of file auth_ldap.h.

Referenced by init_module_from_conf(), and ldap_conn_init().

char* ldap_params::ldap_acls_base_dn

Definition at line 42 of file auth_ldap.h.

Referenced by acl_check(), and init_module_from_conf().

char* ldap_params::ldap_acls_timerange_base_dn

Definition at line 43 of file auth_ldap.h.

int ldap_params::ldap_filter_type

Definition at line 46 of file auth_ldap.h.

Referenced by acl_check(), and init_module_from_conf().

GPrivate* ldap_params::ldap_priv

Definition at line 48 of file auth_ldap.h.

Referenced by acl_check(), init_module_from_conf(), and ldap_conn_init().

int ldap_params::ldap_request_timeout

Definition at line 38 of file auth_ldap.h.

Referenced by acl_check(), and init_module_from_conf().

char* ldap_params::ldap_server

Definition at line 41 of file auth_ldap.h.

Referenced by init_module_from_conf(), and ldap_conn_init().

int ldap_params::ldap_server_port

Definition at line 45 of file auth_ldap.h.

Referenced by init_module_from_conf(), and ldap_conn_init().

int ldap_params::ldap_use_ipv4_schema

Definition at line 47 of file auth_ldap.h.

Referenced by acl_check(), and init_module_from_conf().

char* ldap_params::ldap_users_base_dn

Definition at line 44 of file auth_ldap.h.

Referenced by init_module_from_conf().


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