Searched refs:LDAPLMAP (Results 1 – 1 of 1) sorted by relevance
49 static struct sm_ldap_struct LDAPLMAP; variable426 sm_ldap_clear(&LDAPLMAP);427 LDAPLMAP.ldap_base = MBDB_DEFAULT_LDAP_BASEDN;428 LDAPLMAP.ldap_host = MBDB_DEFAULT_LDAP_SERVER;429 LDAPLMAP.ldap_filter = MBDB_LDAP_FILTER;432 LDAPLMAP.ldap_sizelimit = 1;450 LDAPLMAP.ldap_host = sep;452 LDAPLMAP.ldap_base = new;495 if (LDAPLMAP.ldap_filter == NULL)502 if (LDAPLMAP.ldap_pid != getpid())[all …]