Hi,
During the handshake of an SFTP connection (with PublicKeyAndPassword as well as Server Validation) the EnterpriseDTLog reports an error, but then the connection is successful:
DEBUG EnterpriseDTLog - Packet arrived
DEBUG EnterpriseDTLog - ProcessAuthenticationResponse: SSH_MSG_USERAUTH_FAILURE
ERROR EnterpriseDTLog - Auth partial success. Try: password
Since we're integrating the EnterpriseDTLog with Log4Net, it means an error is logged every time a connection is made.
Is there possibly something in our connection settings that could be causing this? Or is there any known workaround?
Thanks,
Graeme