Public Attributes | |
LDAP * | lp |
LDAPMessage * | lm |
struct berval ** | val |
char | basedn [EDUI_MAXLEN] |
char | host [EDUI_MAXLEN] |
char | dn [EDUI_MAXLEN] |
char | passwd [EDUI_MAXLEN] |
char | search_filter [EDUI_MAXLEN] |
char | search_ip [EDUI_MAXLEN] |
char | userid [EDUI_MAXLEN] |
unsigned int | status |
unsigned int | port |
unsigned long | type |
int | ver |
int | scope |
int | err |
time_t | idle_time |
int | num_ent |
int | num_val |
Detailed Description
Definition at line 160 of file ext_edirectory_userip_acl.cc.
Member Data Documentation
◆ basedn
char edui_ldap_t::basedn[EDUI_MAXLEN] |
Definition at line 164 of file ext_edirectory_userip_acl.cc.
Referenced by BindLDAP(), InitLDAP(), SearchFilterLDAP(), and SearchLDAP().
◆ dn
char edui_ldap_t::dn[EDUI_MAXLEN] |
Definition at line 166 of file ext_edirectory_userip_acl.cc.
Referenced by BindLDAP(), and InitLDAP().
◆ err
int edui_ldap_t::err |
Definition at line 176 of file ext_edirectory_userip_acl.cc.
Referenced by BindLDAP(), CloseLDAP(), InitLDAP(), MainSafe(), OpenLDAP(), ResetLDAP(), SearchIPLDAP(), SearchLDAP(), and SetVerLDAP().
◆ host
char edui_ldap_t::host[EDUI_MAXLEN] |
Definition at line 165 of file ext_edirectory_userip_acl.cc.
Referenced by InitLDAP(), and OpenLDAP().
◆ idle_time
time_t edui_ldap_t::idle_time |
Definition at line 177 of file ext_edirectory_userip_acl.cc.
Referenced by CloseLDAP(), InitLDAP(), MainSafe(), and SearchLDAP().
◆ lm
LDAPMessage* edui_ldap_t::lm |
Definition at line 162 of file ext_edirectory_userip_acl.cc.
Referenced by CloseLDAP(), InitLDAP(), ResetLDAP(), SearchIPLDAP(), and SearchLDAP().
◆ lp
LDAP* edui_ldap_t::lp |
Definition at line 161 of file ext_edirectory_userip_acl.cc.
Referenced by BindLDAP(), CloseLDAP(), InitLDAP(), OpenLDAP(), SearchIPLDAP(), SearchLDAP(), and SetVerLDAP().
◆ num_ent
int edui_ldap_t::num_ent |
Definition at line 178 of file ext_edirectory_userip_acl.cc.
Referenced by InitLDAP(), ResetLDAP(), SearchIPLDAP(), and SearchLDAP().
◆ num_val
int edui_ldap_t::num_val |
Definition at line 179 of file ext_edirectory_userip_acl.cc.
Referenced by InitLDAP(), ResetLDAP(), and SearchIPLDAP().
◆ passwd
char edui_ldap_t::passwd[EDUI_MAXLEN] |
Definition at line 167 of file ext_edirectory_userip_acl.cc.
Referenced by BindLDAP(), and InitLDAP().
◆ port
unsigned int edui_ldap_t::port |
Definition at line 172 of file ext_edirectory_userip_acl.cc.
Referenced by InitLDAP(), and OpenLDAP().
◆ scope
int edui_ldap_t::scope |
Definition at line 175 of file ext_edirectory_userip_acl.cc.
Referenced by InitLDAP(), and MainSafe().
◆ search_filter
char edui_ldap_t::search_filter[EDUI_MAXLEN] |
Definition at line 168 of file ext_edirectory_userip_acl.cc.
Referenced by InitLDAP(), MainSafe(), ResetLDAP(), and SearchFilterLDAP().
◆ search_ip
char edui_ldap_t::search_ip[EDUI_MAXLEN] |
Definition at line 169 of file ext_edirectory_userip_acl.cc.
Referenced by ConvertIP(), InitLDAP(), MainSafe(), ResetLDAP(), SearchFilterLDAP(), and SearchIPLDAP().
◆ status
unsigned int edui_ldap_t::status |
Definition at line 171 of file ext_edirectory_userip_acl.cc.
Referenced by BindLDAP(), CloseLDAP(), ConvertIP(), InitLDAP(), MainSafe(), OpenLDAP(), ResetLDAP(), SearchFilterLDAP(), SearchIPLDAP(), SearchLDAP(), SetVerLDAP(), and SigTrap().
◆ type
unsigned long edui_ldap_t::type |
Definition at line 173 of file ext_edirectory_userip_acl.cc.
Referenced by BindLDAP(), and InitLDAP().
◆ userid
char edui_ldap_t::userid[EDUI_MAXLEN] |
Definition at line 170 of file ext_edirectory_userip_acl.cc.
Referenced by InitLDAP(), MainSafe(), ResetLDAP(), and SearchIPLDAP().
◆ val
struct berval** edui_ldap_t::val |
Definition at line 163 of file ext_edirectory_userip_acl.cc.
Referenced by CloseLDAP(), InitLDAP(), ResetLDAP(), and SearchIPLDAP().
◆ ver
int edui_ldap_t::ver |
Definition at line 174 of file ext_edirectory_userip_acl.cc.
Referenced by InitLDAP(), and SetVerLDAP().
The documentation for this struct was generated from the following file:
- src/acl/external/eDirectory_userip/ext_edirectory_userip_acl.cc