Authentication Failure while connecting Database using SSH tunnel

When attempting to connect a Warehouse to Daton via an SSH tunnel, the following error occurs:

SSH_MSG_DISCONNECT: 2 Too many authentication failures

Solution:

While configuring the destination, if the SSH tunnel option is chosen,

1. Copy the SSH Public Key.

2. Login to SSH server.

3. Paste the public Key in authorised_keys file.

Run the following command and then paste the key:

vi .ssh/authorized_keys 

4. After Pasting, come back to Daton and click on Next.

Last updated