Searched refs:LDAPLMAP (Results 1 – 1 of 1) sorted by relevance
55 static struct sm_ldap_struct LDAPLMAP; variable442 sm_ldap_clear(&LDAPLMAP);443 LDAPLMAP.ldap_base = MBDB_DEFAULT_LDAP_BASEDN;444 LDAPLMAP.ldap_host = MBDB_DEFAULT_LDAP_SERVER;445 LDAPLMAP.ldap_filter = MBDB_LDAP_FILTER;448 LDAPLMAP.ldap_sizelimit = 1;466 LDAPLMAP.ldap_host = sep;468 LDAPLMAP.ldap_base = new;511 if (LDAPLMAP.ldap_filter == NULL)518 if (LDAPLMAP.ldap_pid != getpid())[all …]