I am trying to use Net::OpenSSH::Compat::SSH2, to connect with signed certificate authentication. auth_publickey works absolutely when used this way. But, auth_password or auth methods fail with disconnect error (when I need to connect without the keys). It seems that to connect without keys, we will need to use the original Net::SSH2 method auth_password. Can I conditionally use auth_publickey with Compat::SSH2 and auth_password with the original Net::SSH2?
In reply to Net::OpenSSH::Compat::SSH2 auth_password fails by madhurikl
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |