検索

phrase: max: clip:
target: order:
Results of 1 - 4 of about 4 for rdn (0.001 sec.)
エントリ名を修正する 12168
« ldap_rename_ext ldap_sasl_bind » PHP Manual LDAP 関数 エントリ名を修正する ldap_rename (PHP 4 ... ( LDAP\Connection $ldap , string $dn , string $new_rdn , string $new_parent , bool $delete_old_rdn , ? ar ... のインスタンス。 dn LDAP エンティティの識別名。 new_rdn 新しい RDN。 new_parent 新しい親エントリ。 delete_ ... old_rdn true の場合は古い RDN 値を削除します。それ以外の場 ... 合は古い RDN 値がそのエントリの non-distinguished 値として残され ...
https://man.plustar.jp/php/function.ldap-rename.html - [similar]
DN を構成要素ごとに分割する 9486
« ldap_exop ldap_first_attribute » PHP Manual LDAP 関数 DN を構成要素ごとに分割する ldap_explode ... 分は、相対区分名 (Relative Distinguished Name または RDN) と呼ばれます。 パラメータ dn LDAP エンティティの識 ... 別名。 with_attrib RDN が値のみを返すのか、 あるいは、属性を同時に返すのか ... を指定するために使用します。 属性を有する RDN (属性=値 フォーマットで) を得るためには with_attri ... となります。 関連キーワード: DN , 分割 , dn , 要素 , RDN , 属性 , 配列 , attrib , explode , 失敗 ...
https://man.plustar.jp/php/function.ldap-explode-dn.html - [similar]
エントリ名を修正する 7748
« ldap_read ldap_rename » PHP Manual LDAP 関数 エントリ名を修正する ldap_rename_ext (PHP 7 >= 7. ... ( LDAP\Connection $ldap , string $dn , string $new_rdn , string $new_parent , bool $delete_old_rdn , ? ar ...
https://man.plustar.jp/php/function.ldap-rename-ext.html - [similar]
LDAP ディレクトリにバインドする 7544
« ldap_bind_ext ldap_close » PHP Manual LDAP 関数 LDAP ディレクトリにバインドする ldap_bind (PHP ... null , ? string $password = null ): bool 指定した RDN およびパスワードを用いて LDAP ディレクトリにバイン ... バインドの使用 <?php // ldap バインドを使用する $ldaprdn = 'uname' ; // ldap rdn あるいは dn $ldappass = 'p ... インドする $ldapbind = ldap_bind ( $ldapconn , $ldaprdn , $ldappass ); // バインド結果を検証する if ( $lda ...
https://man.plustar.jp/php/function.ldap-bind.html - [similar]
PREV 1 NEXT