Home
last modified time | relevance | path

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

/dokuwiki/lib/plugins/authad/adLDAP/classes/
H A DadLDAPContacts.php149 $entries[0]["memberof"][] = $this->adldap->group()->getPrimaryGroup($entries[0]["primarygroupid"][0], $entries[0]["objectsid"][0]);
H A DadLDAPGroups.php584 public function getPrimaryGroup($gid, $usersid) function in adLDAPGroups
H A DadLDAPUsers.php249 $entries[0]["memberof"][] = $this->adldap->group()->getPrimaryGroup($entries[0]["primarygroupid"][0], $entries[0]["objectsid"][0]);