password in SFTP::Foreign
am 23.08.2007 17:48:35 von ajiHi all,
Could someone explain to me, why using Expect to handle the password
authentication is not recommended, since it is sent using SSH tunnel
(encrypted)?
Hi all,
Could someone explain to me, why using Expect to handle the password
authentication is not recommended, since it is sent using SSH tunnel
(encrypted)?
On Aug 23, 10:48 am, Aji
> Hi all,
>
> Could someone explain to me, why using Expect to handle the password
> authentication is not recommended, since it is sent using SSH tunnel
> (encrypted)?
I always assumed that it was because the script you call Expect from
will have the cleartext password in it.
Keith