From 40c6bb57e33ebd836b4b28f90c0fc079e3a6d85d Mon Sep 17 00:00:00 2001 From: Sara Golemon Date: Tue, 28 Dec 2004 03:17:27 +0000 Subject: [PATCH] Simple example for ssh2_auth_password() git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175743 c90b9560-bf6c-de11-be94-00142212c4b1 --- .../ssh2/functions/ssh2-auth-password.xml | 23 ++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) diff --git a/reference/ssh2/functions/ssh2-auth-password.xml b/reference/ssh2/functions/ssh2-auth-password.xml index 52b112c677..381c99d59b 100644 --- a/reference/ssh2/functions/ssh2-auth-password.xml +++ b/reference/ssh2/functions/ssh2-auth-password.xml @@ -1,5 +1,5 @@ - + @@ -17,9 +17,26 @@ stringpassword - + Authenticate over SSH using a plain password - + + + + Authenticating with a password + + +]]> + +