Subject: | Login Method |
Hi,
While exploring the code i could find login method expects password as
argument, but while invoking in ssh its not passed, so it is searching
for .ssh/<config file>, i wanna use the password which i pass in the
constructor. Help me out on this.
Prabu