update : 2015.11.03
php.shukuma.com검색:
|
ssh2_auth_agent(PECL ssh2 >= 0.12) ssh2_auth_agent — Authenticate over SSH using the ssh agent 설명
bool ssh2_auth_agent
( resource
$session
, string $username
)Authenticate over SSH using the ssh agent
인수
반환값
성공 시 예제
Example #1 Authenticating with a ssh agent
<?php |