|
ssh2_auth_agentAuthenticate over SSH using the ssh agent Beschreibung
bool ssh2_auth_agent
( resource
$session
, string $username
)Authenticate over SSH using the ssh agent
Parameter-Liste
Rückgabewerte
Gibt bei Erfolg Beispiele
Beispiel #1 Authenticating with a ssh agent
<?php |