Problem with Net::SSH::Perl module

From: Hamard (hamardk_at_yahoo.com)
Date: 12/22/04


Date: 22 Dec 2004 11:38:42 -0800

Hi Guys,

I installed the module Net::Ssh::Perl (version 1.25) on solaris (2.8)
version.

I'm able to execute simple commands like "ls". What I'm looking for
now is to wrap SSH module to allow interaction with application
started after a ssh connexion.

I saw a example of "passwd" on few news group but its not working for
me, I'm not able to change my password and I have some errors.

I'm looking for something equivalent to "waitfor" used in telnet
module.

Is it possible to do it?

Thanks

Hamard