検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 1667 for [SIMILAR] 16 1024 4096 WITH 18803 ldap WITH 7619... (0.943 sec.)
エントリ名を修正する 8812
« ldap_rename_ext ldap_sasl_bind » PHP Manual LDAP 関数 エントリ名を修正する ldap_rename (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) ldap_rename — エントリ名を修正する 説明 ldap_rename ( LDAP\Connection $ldap , string $dn , string $new_rdn , string $new_parent , bool $delete_old_rdn , ? array ...
https://man.plustar.jp/php/function.ldap-rename.html - [similar]
PHP LDAP コールの使用法 8812
« 定義済み定数 LDAP コントロール » PHP Manual LDAP PHP LDAP コールの使用法 PHP LDAP コールの使用法 LDAP コールを使用する前に、以下のことを知っておいてください。 使用するディレクトリサーバーの名前またはアドレス サーバーの "base dn" (このサーバーがあるワールドディレクトリ の部分で、"o=My C ...
https://man.plustar.jp/php/ldap.using.html - [similar]
直近の LDAP コマンドの LDAP エラー番号を返す 8812
« ldap_err2str ldap_error » PHP Manual LDAP 関数 直近の LDAP コマンドの LDAP エラー番号を返す ldap_errno (PHP 4, PHP 5, PHP 7, PHP 8) ldap_errno — 直近の LDAP コマンドの LDAP エラー番号を返す 説明 ldap_errno ( LDAP\Connection $ldap ): int 直近の LDAP コマンドにより返された、標準化されたエ ...
https://man.plustar.jp/php/function.ldap-errno.html - [similar]
直近の LDAP コマンドの LDAP エラーメッセージを返す 8812
« ldap_errno ldap_escape » PHP Manual LDAP 関数 直近の LDAP コマンドの LDAP エラーメッセージを返す ldap_error (PHP 4, PHP 5, PHP 7, PHP 8) ldap_error — 直近の LDAP コマンドの LDAP エラーメッセージを返す 説明 ldap_error ( LDAP\Connection $ldap ): string 指定した ldap に関して、 直近の LDA ...
https://man.plustar.jp/php/function.ldap-error.html - [similar]
結果エントリから全てのバイナリ値を得る 8812
« ldap_get_option ldap_get_values » PHP Manual LDAP 関数 結果エントリから全てのバイナリ値を得る ldap_get_values_len (PHP 4, PHP 5, PHP 7, PHP 8) ldap_get_values_len — 結果エントリから全てのバイナリ値を得る 説明 ldap_get_values_len ( LDAP\Connection $ldap , LDAP\ResultEntry $entry , strin ...
https://man.plustar.jp/php/function.ldap-get-values-len.html - [similar]
LDAP サーバーへ接続する 8812
« ldap_compare ldap_control_paged_result_response » PHP Manual LDAP 関数 LDAP サーバーへ接続する ldap_connect (PHP 4, PHP 5, PHP 7, PHP 8) ldap_connect — LDAP サーバーへ接続する 説明 ldap_connect ( ? string $uri = null ): LDAP\Connection | false 警告 次の シグネチャは(名前付き引数以外の) ...
https://man.plustar.jp/php/function.ldap-connect.html - [similar]
LDAP ディレクトリにエントリを付加する 8812
« ldap_8859_to_t61 ldap_add » PHP Manual LDAP 関数 LDAP ディレクトリにエントリを付加する ldap_add_ext (PHP 7 >= 7.3.0, PHP 8) ldap_add_ext — LDAP ディレクトリにエントリを付加する 説明 ldap_add_ext ( LDAP\Connection $ldap , string $dn , array $entry , ? array $controls = null ): LDAP\Resu ...
https://man.plustar.jp/php/function.ldap-add-ext.html - [similar]
LDAP コントロール 8812
« 基本的な使用法 LDAP 関数 » PHP Manual 例 LDAP コントロール LDAP コントロール PHP >= 7.3.0 で LDAPコントロールを使う例をいくつか示します。 例1 policy(パスワードポリシー) 情報とバインドする <?php $user = 'cn=admin,dc=example,dc=com' ; $passwd = 'adminpassword' ; $ds = ldap_connect ( 'lda ...
https://man.plustar.jp/php/ldap.examples-controls.html - [similar]
現在の属性に属性を追加する 8812
« ldap_mod_add_ext ldap_mod_del_ext » PHP Manual LDAP 関数 現在の属性に属性を追加する ldap_mod_add (PHP 4, PHP 5, PHP 7, PHP 8) ldap_mod_add — 現在の属性に属性を追加する 説明 ldap_mod_add ( LDAP\Connection $ldap , string $dn , array $entry , ? array $controls = null ): bool 指定した dn に ...
https://man.plustar.jp/php/function.ldap-mod-add.html - [similar]
属性を新規の値に置換する 8812
« ldap_mod_replace_ext ldap_modify_batch » PHP Manual LDAP 関数 属性を新規の値に置換する ldap_mod_replace (PHP 4, PHP 5, PHP 7, PHP 8) ldap_mod_replace — 属性を新規の値に置換する 説明 ldap_mod_replace ( LDAP\Connection $ldap , string $dn , array $entry , ? array $controls = null ): bool ...
https://man.plustar.jp/php/function.ldap-mod-replace.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT