/dokuwiki/lib/plugins/authad/adLDAP/classes/ |
H A D | adLDAPUsers.php | 65 public function authenticate($username, $password, $preventRebind = false) { argument 171 delete($username, $isGUID = false) global() argument 190 groups($username, $recursive = NULL, $isGUID = false) global() argument 218 info($username, $fields = NULL, $isGUID = false) global() argument 273 infoCollection($username, $fields = NULL, $isGUID = false) global() argument 296 inGroup($username, $group, $recursive = NULL, $isGUID = false) global() argument 322 passwordExpiry($username, $isGUID = false) global() argument 394 modify($username, $attributes, $isGUID = false) global() argument 442 disable($username, $isGUID = false) global() argument 459 enable($username, $isGUID = false) global() argument 477 password($username, $password, $isGUID = false) global() argument 534 dn($username, $isGUID = false) global() argument 584 usernameToGuid($username) global() argument 649 move($username, $container) global() argument 675 getLastLogon($username) global() argument [all...] |
H A D | adLDAPExchange.php | 67 public function createMailbox($username, $storageGroup, $emailAddress, $mailNickname=NULL, $useDefaults=TRUE, $baseDn=NULL, $isGUID=false) argument 113 addX400($username, $country, $admd, $pdmd, $org, $surname, $givenName, $isGUID = false) global() argument 152 addAddress($username, $emailAddress, $default = FALSE, $isGUID = false) global() argument 220 deleteAddress($username, $emailAddress, $isGUID = false) global() argument 260 primaryAddress($username, $emailAddress, $isGUID = false) global() argument [all...] |
/dokuwiki/bin/ |
H A D | dwpage.php | 17 protected $username = ''; global() variable in PageCLI
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/ |
H A D | SSH2.php | 2237 login($username) global() argument 2263 _login($username) global() argument 2346 _login_helper($username, $password = null) global() argument 2547 _keyboard_interactive_login($username, $password) global() argument 2703 _ssh_agent_login($username, $agent) global() argument 2726 _privatekey_login($username, $privatekey) global() argument [all...] |
H A D | SSH1.php |
|
/dokuwiki/inc/ |
H A D | common.php | 1620 editorinfo($username, $textonly = false) global() argument 1633 userlink($username = null, $textonly = false) global() argument [all...] |
/dokuwiki/lib/plugins/authad/adLDAP/ |
H A D | adLDAP.php | 692 public function authenticate($username, $password, $preventRebind = false) { argument [all...] |