Public Attributes | |
char | program [EDUI_MAXLEN] |
char | basedn [EDUI_MAXLEN] |
char | host [EDUI_MAXLEN] |
char | attrib [EDUI_MAXLEN] |
char | dn [EDUI_MAXLEN] |
char | passwd [EDUI_MAXLEN] |
char | search_filter [EDUI_MAXLEN] |
int | ver |
int | scope |
int | port |
time_t | persist_timeout |
unsigned int | mode |
Detailed Description
Definition at line 111 of file ext_edirectory_userip_acl.cc.
Member Data Documentation
◆ attrib
char edui_conf_t::attrib[EDUI_MAXLEN] |
Definition at line 115 of file ext_edirectory_userip_acl.cc.
Referenced by DisplayConf(), InitConf(), MainSafe(), and SearchIPLDAP().
◆ basedn
char edui_conf_t::basedn[EDUI_MAXLEN] |
Definition at line 113 of file ext_edirectory_userip_acl.cc.
Referenced by DisplayConf(), InitConf(), InitLDAP(), and MainSafe().
◆ dn
char edui_conf_t::dn[EDUI_MAXLEN] |
Definition at line 116 of file ext_edirectory_userip_acl.cc.
Referenced by DisplayConf(), InitConf(), InitLDAP(), and MainSafe().
◆ host
char edui_conf_t::host[EDUI_MAXLEN] |
Definition at line 114 of file ext_edirectory_userip_acl.cc.
Referenced by DisplayConf(), InitConf(), InitLDAP(), and MainSafe().
◆ mode
unsigned int edui_conf_t::mode |
Definition at line 123 of file ext_edirectory_userip_acl.cc.
Referenced by ConvertIP(), DisplayConf(), InitConf(), MainSafe(), and SigTrap().
◆ passwd
char edui_conf_t::passwd[EDUI_MAXLEN] |
Definition at line 117 of file ext_edirectory_userip_acl.cc.
Referenced by DisplayConf(), InitConf(), InitLDAP(), and MainSafe().
◆ persist_timeout
time_t edui_conf_t::persist_timeout |
Definition at line 122 of file ext_edirectory_userip_acl.cc.
Referenced by DisplayConf(), InitConf(), and MainSafe().
◆ port
int edui_conf_t::port |
Definition at line 121 of file ext_edirectory_userip_acl.cc.
Referenced by DisplayConf(), InitConf(), InitLDAP(), and MainSafe().
◆ program
char edui_conf_t::program[EDUI_MAXLEN] |
Definition at line 112 of file ext_edirectory_userip_acl.cc.
Referenced by DisplayUsage(), InitConf(), local_printfx(), and MainSafe().
◆ scope
int edui_conf_t::scope |
Definition at line 120 of file ext_edirectory_userip_acl.cc.
Referenced by DisplayConf(), InitConf(), InitLDAP(), and MainSafe().
◆ search_filter
char edui_conf_t::search_filter[EDUI_MAXLEN] |
Definition at line 118 of file ext_edirectory_userip_acl.cc.
Referenced by DisplayConf(), InitConf(), InitLDAP(), MainSafe(), ResetLDAP(), and SearchFilterLDAP().
◆ ver
int edui_conf_t::ver |
Definition at line 119 of file ext_edirectory_userip_acl.cc.
Referenced by DisplayConf(), InitConf(), and MainSafe().
The documentation for this struct was generated from the following file:
- src/acl/external/eDirectory_userip/ext_edirectory_userip_acl.cc