Home
last modified time | relevance | path

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

/plugin/authldaplocal/
H A Dauth.php807 * @param string $base_dn
815 …protected function _ldapsearch($link_identifier, $base_dn, $filter, $scope = 'sub', $attributes = … argument
821 $link_identifier, $base_dn, $filter, $attributes,
826 $link_identifier, $base_dn, $filter, $attributes,
831 $link_identifier, $base_dn, $filter, $attributes,
/plugin/pureldap/vendor/freedsx/ldap/
H A DREADME.md49 # The base_dn is used as the default for searches
50 'base_dn' => 'dc=example,dc=local'