Home
last modified time | relevance | path

Searched refs:ldapSearch (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/lib/plugins/authldap/
H A Dauth.php206 …$sr = $this->ldapSearch($this->con, $base, $filter, $this->getConf('userscope'), $this->getConf('a…
276 $sr = $this->ldapSearch(
656 protected function ldapSearch( function in auth_plugin_authldap