検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 1094 for [SIMILAR] 16 1024 4096 WITH 8907 ldap WITH 6862 ... (0.615 sec.)
結果における次の属性を得る 7080
« ldap_modify ldap_next_entry » PHP Manual LDAP 関数 結果における次の属性を得る ldap_next_attribute (PHP 4, PHP 5, PHP 7, PHP 8) ldap_next_attribute — 結果における次の属性を得る 説明 ldap_next_attribute ( LDAP\Connection $ldap , LDAP\ResultEntry $entry ): string | false エントリ内の属性を ...
https://man.plustar.jp/php/function.ldap-next-attribute.html - [similar]
SASL を使用して LDAP ディレクトリにバインドする 7080
« ldap_rename ldap_search » PHP Manual LDAP 関数 SASL を使用して LDAP ディレクトリにバインドする ldap_sasl_bind (PHP 5, PHP 7, PHP 8) ldap_sasl_bind — SASL を使用して LDAP ディレクトリにバインドする 説明 ldap_sasl_bind ( LDAP\Connection $ldap , ? string $dn = null , ? string $password = ...
https://man.plustar.jp/php/function.ldap-sasl-bind.html - [similar]
基本的な使用法 7080
« 例 LDAP コントロール » PHP Manual 例 基本的な使用法 基本的な使用法 あるディレクトリサーバーから姓が "S" から始まる全てのエントリに 関する情報を検索し、名前と電子メールアドレスで検索結果を表示します。 例1 LDAP 検索の例 <?php // LDAP の基本シーケンスは、接続、バインド、検索、検索結果の解 ...
https://man.plustar.jp/php/ldap.examples-basic.html - [similar]
PHP LDAP コールの使用法 7080
« 定義済み定数 LDAP コントロール » PHP Manual LDAP PHP LDAP コールの使用法 PHP LDAP コールの使用法 LDAP コールを使用する前に、以下のことを知っておいてください。 使用するディレクトリサーバーの名前またはアドレス サーバーの "base dn" (このサーバーがあるワールドディレクトリ の部分で、"o=My C ...
https://man.plustar.jp/php/ldap.using.html - [similar]
指定したオプションの現在の値を得る 7080
« ldap_get_entries ldap_get_values_len » PHP Manual LDAP 関数 指定したオプションの現在の値を得る ldap_get_option (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ldap_get_option — 指定したオプションの現在の値を得る 説明 ldap_get_option ( LDAP\Connection $ldap , int $option , array | string | int &$ ...
https://man.plustar.jp/php/function.ldap-get-option.html - [similar]
属性を新規の値に置換する 7080
« 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]
現在の属性に属性を追加する 7080
« ldap_list ldap_mod_add » PHP Manual LDAP 関数 現在の属性に属性を追加する ldap_mod_add_ext (PHP 7 >= 7.3.0, PHP 8) ldap_mod_add_ext — 現在の属性に属性を追加する 説明 ldap_mod_add_ext ( LDAP\Connection $ldap , string $dn , array $entry , ? array $controls = null ): LDAP\Result | false ld ...
https://man.plustar.jp/php/function.ldap-mod_add-ext.html - [similar]
現在の属性から属性を削除する 7080
« ldap_mod_add ldap_mod_del » PHP Manual LDAP 関数 現在の属性から属性を削除する ldap_mod_del_ext (PHP 7 >= 7.3.0, PHP 8) ldap_mod_del_ext — 現在の属性から属性を削除する 説明 ldap_mod_del_ext ( LDAP\Connection $ldap , string $dn , array $entry , ? array $controls = null ): LDAP\Result | f ...
https://man.plustar.jp/php/function.ldap-mod_del-ext.html - [similar]
属性を新規の値に置換する 7080
« ldap_mod_del ldap_mod_replace » PHP Manual LDAP 関数 属性を新規の値に置換する ldap_mod_replace_ext (PHP 7 >= 7.3.0, PHP 8) ldap_mod_replace_ext — 属性を新規の値に置換する 説明 ldap_mod_replace_ext ( LDAP\Connection $ldap , string $dn , array $entry , ? array $controls = null ): LDAP\Re ...
https://man.plustar.jp/php/function.ldap-mod_replace-ext.html - [similar]
LDAP コントロール 7080
« 基本的な使用法 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]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT