Home
last modified time | relevance | path

Searched defs:baseDn (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/lib/plugins/authad/adLDAP/classes/
H A DadLDAPExchange.php67 public function createMailbox($username, $storageGroup, $emailAddress, $mailNickname=NULL, $useDefaults=TRUE, $baseDn=NULL, $isGUID=false) argument
/dokuwiki/lib/plugins/authad/adLDAP/
H A DadLDAP.php96 protected $baseDn = "DC=mydomain,DC=local"; variable in adLDAP