#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 |
Definition at line 37 of file auth_ldap.h.
| 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().
Definition at line 43 of file auth_ldap.h.
| 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().
| char* ldap_params::ldap_server |
Definition at line 41 of file auth_ldap.h.
Referenced by init_module_from_conf(), and ldap_conn_init().
Definition at line 45 of file auth_ldap.h.
Referenced by init_module_from_conf(), and ldap_conn_init().
1.4.7