Documentation seems to suggest that $ssh->login($user, $pass) will work for password authentication. That doesn't appear to be the case. Why is that? I'm not asking for a dissertation on why it's bad to store passwords in a program, but why the docs say you can do it but it doesn't work. It used to work in an older version, why not now?
todd
|