Results of 1 - 10 of about 29 for Authentication (0.001 sec.)
- Specify application credentials 13003
- « Zookeeper Zookeeper::close » PHP Manual Zookeeper Specify application credentials Zookeeper::a
... unction to specify its credentials for purposes of authentication. The server will use the security provider specifi ... eter to authenticate the client connection. If the authentication request has failed: - the server connection is dro ... s the state parameter. パラメータ scheme The id of authentication scheme. Natively supported: "digest" password-base ... d authentication cert Application credentials. The actual value dep ...
-
https://man.plustar.jp/php/zookeeper.addauth.html
- [similar]
- WinCache 統計スクリプト 12367
- « 実行時設定 WinCache セッションハンドラ » PHP Manual インストール/設定 WinCache 統計スクリプト
... ====================== * If you do not want to use authentication for this page, set USE_AUTHENTICATION to 0. * If y ... ou use authentication then replace the default password. */ define ( 'US ... E_AUTHENTICATION' , 1 ); define ( 'USERNAME' , 'wincache' ); define ... ( 'PASSWORD' , 'wincache' ); /** * The Basic PHP authentication will work only when IIS is configured to support * ...
-
https://man.plustar.jp/php/wincache.stats.html
- [similar]
- Opens a connection to a Microsoft SQL Server database 11616
- « sqlsrv_configure sqlsrv_errors » PHP Manual SQLSRV 関数 Opens a connection to a Microsoft SQL
... default, the connection is attempted using Windows Authentication. To connect using SQL Server Authentication, inclu ... ed, the connection will be attempted using Windows Authentication. For a complete list of supported keys, see » SQLS ... d, false is returned. 例 例1 Connect using Windows Authentication. <?php $serverName = "serverName\\sqlexpress" ; // ... // The connection will be attempted using Windows Authentication. $connectionInfo = array( "Database" => "dbName" ) ...
-
https://man.plustar.jp/php/function.sqlsrv-connect.html
- [similar]
- 要件 9609
- « インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 これらの関数を有効
... うにしてください。 さもないと、 The server requested authentication method unknown to the client [caching_sha2_passwor ... rd だからです。 かわりに、 my.cnf の設定を default_authentication_plugin=mysql_native_password と変更してください。 ... 設定 , sha , サポート , インストール , リリース , authentication , 変更 , plugin ...
-
https://man.plustar.jp/php/mysqli.requirements.html
- [similar]
- Create new MongoDB Manager 9495
- « MongoDB\Driver\Manager::addSubscriber MongoDB\Driver\Manager::createClientEncryption » PHP Man
... 128 characters in length. authMechanism string The authentication mechanism that MongoDB will use to authenticate th ... onal details and a list of supported values, see » Authentication Options in the MongoDB manual. authMechanismProper ... ties array Properties for the selected authentication mechanism. For additional details and a list of su ... pported properties, see the » Driver Authentication Specification . 注意 : When not specified in the U ...
-
https://man.plustar.jp/php/mongodb-driver-manager.construct.html
- [similar]
- 定義済み定数 8761
- « リソース型 SOAP 関数 » PHP Manual SOAP 定義済み定数 定義済み定数 以下の定数が定義されています。
... に渡す際、deflate 圧縮 を使うことを指定します。 SOAP_AUTHENTICATION_BASIC ( int ) 0 authentication オプションを SoapCl ... に渡す際、Basic 認証を使うことを指定します。 SOAP_AUTHENTICATION_DIGEST ( int ) 1 authentication オプションを SoapC ...
-
https://man.plustar.jp/php/soap.constants.html
- [similar]
- SSH の認証を、ssh agent を使って行う 8647
- « SSH2 関数 ssh2_auth_hostbased_file » PHP Manual SSH2 関数 SSH の認証を、ssh agent を使って行う
... 2_auth_agent ( $connection , 'username' )) { echo "Authentication Successful!\n" ; } else { die( 'Authentication Fai ...
-
https://man.plustar.jp/php/function.ssh2-auth-agent.html
- [similar]
- SSH 上でプレーンなパスワードを使用した認証を行う 8549
- « ssh2_auth_none ssh2_auth_pubkey_file » PHP Manual SSH2 関数 SSH 上でプレーンなパスワードを使用
... d ( $connection , 'username' , 'secret' )) { echo "Authentication Successful!\n" ; } else { die( 'Authentication Fai ...
-
https://man.plustar.jp/php/function.ssh2-auth-password.html
- [similar]
- ホスト公開鍵を使用して認証を行う 8337
- « ssh2_auth_agent ssh2_auth_none » PHP Manual SSH2 関数 ホスト公開鍵を使用して認証を行う ssh2_au
... , 'localusername' )) { echo "Public Key Hostbased Authentication Successful\n" ; } else { die( 'Public Key Hostbase ... d Authentication Failed' ); } ?> 注意 注意 : ssh2_auth_hostbased_fi ...
-
https://man.plustar.jp/php/function.ssh2-auth-hostbased-file.html
- [similar]
- Constructor for the SolrClient object 8223
- « SolrClient::commit SolrClient::deleteById » PHP Manual SolrClient Constructor for the SolrClie
... .g. xml, json) - login (The username used for HTTP Authentication, if any) - password (The HTTP Authentication passw ...
-
https://man.plustar.jp/php/solrclient.construct.html
- [similar]