Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Ssh Tunnel W/ Public Key Not Working

forums forums SQLyog Using SQLyog Ssh Tunnel W/ Public Key Not Working

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #12399
      jadent
      Member

      Everytime i attempt to connect using Public Key option with SSH tunneling i get “SSH Error: Unable to authenticate” error.

      I can use the same exact information, same key file to connect using an SSH client and also Navicat (competing product).

      I have reviewed the settings a dozen times, tried remove profiles and re-entering but getting the same issue. Even have cut and paste settings used in SQLYog into my SSH client and the connects w/o issue.

      Any suggestions hunting down the problem?

    • #32463
      vishal.pr
      Member

      Hi,

      SQLyog uses PuTTY Private Key Files (ppk format) for public/private key authentication. So, please make sure that the key file you are using is in ppk format. If you are using ppk format and still getting the error, make sure your pass-phrase is correct. You can try the same with PuTTY(http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html).

      If you are using OpenSSH keys, refer the following link to convert them into ppk format

      http://meinit.nl/using-your-openssh-private-key-in-putty

      Also please visit the below SQLyog FAQ link for common SSH error messages.

      http://webyog.com/faq/content/22/113/en/ssh-error-messages.html

      Regards,

      Vishal P.R

Viewing 1 reply thread
  • You must be logged in to reply to this topic.