Searched refs:dn (Results 1 – 8 of 8) sorted by relevance
| /dokuwiki/lib/plugins/logviewer/lang/cs/ |
| H A D | nolog.txt | 1 Pro vybraný filtr nejsou k dispozici žádné záznamy.
|
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/ |
| H A D | X509.php | 146 private $dn; variable in phpseclib3\\File\\X509 437 $this->dn = $cert['tbsCertificate']['subject']; 438 if (!isset($this->dn)) { 490 $this->dn = $x509['tbsCertificate']['subject']; 962 $olddn = $this->dn; 969 $this->dn = $olddn; 1003 $this->dn = $olddn; 1647 if (empty($this->dn)) { 1648 $this->dn = ['rdnSequence' => []]; 1659 $this->dn['rdnSequence'][] = [ [all …]
|
| /dokuwiki/lib/plugins/authad/adLDAP/classes/ |
| H A D | adLDAPFolders.php | 58 * @param string $dn The distinguished name to delete 61 public function delete($dn){ argument 62 $result = ldap_delete($this->adldap->getLdapConnection(), $dn);
|
| H A D | adLDAPUsers.php | 174 $dn = $userinfo[0]['distinguishedname'][0]; 175 $result = $this->adldap->folder()->delete($dn); 402 $userDn = $this->dn($username, $isGUID); 486 $userDn = $this->dn($username, $isGUID); 534 public function dn($username, $isGUID=false) function in adLDAPUsers 657 $dn = $userInfo[0]['distinguishedname'][0]; 662 $result = @ldap_rename($this->adldap->getLdapConnection(), $dn, $newRDn, $newBaseDn, true);
|
| H A D | adLDAPGroups.php | 104 $userDn = $this->adldap->user()->dn($user, $isGUID); 201 $dn = $groupInfo[0]['distinguishedname'][0]; 202 $result = $this->adldap->folder()->delete($dn); 261 $userDn = $this->adldap->user()->dn($user, $isGUID);
|
| /dokuwiki/lib/plugins/authldap/ |
| H A D | auth.php | 79 $dn = $this->makeFilter( 85 $dn = $this->makeFilter( 97 if (!empty($dn)) { 99 if (!@ldap_bind($this->con, $dn, $pass)) { 100 $this->debug("LDAP: bind with $dn failed", -1, __LINE__, __FILE__); 112 $dn = $info['dn']; 116 if (!@ldap_bind($this->con, $dn, $pass)) { 117 $this->debug("LDAP: bind with $dn failed", -1, __LINE__, __FILE__); 338 $dn = $info['dn']; 347 if (!@ldap_bind($this->con, $dn, $pass)) { [all …]
|
| /dokuwiki/inc/lang/cs/ |
| H A D | conflict.txt | 5 Prohlédněte si níže uvedené rozdíly, případně rozdíly z obou verzí ručně spojte dohromady a rozhodn…
|
| H A D | stopwords.txt | 580 nižádný 627 pražádný 945 žádný
|