in reply to Re: Re: Net::SSH::Perl and su
in thread Net::SSH::Perl and su
You might want to investigate the usage of keys with ssh. Although many say that this is less secure than asking for a password everytime, if you are thinking about storing passwords in plain text, this would be a great alternative.