Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pageant authentication not working #7609

Open
mgrulich opened this issue Dec 6, 2022 · 3 comments
Open

Pageant authentication not working #7609

mgrulich opened this issue Dec 6, 2022 · 3 comments
Labels

Comments

@mgrulich
Copy link

mgrulich commented Dec 6, 2022

Describe the problem:
Tabby is not handling pageant correctly. I'm unable to login with an in pageant added key. Putty is working fine.
I'm using Tabby 1.0.187, Pageant: 0.78 (also with tried 0.77)

To Reproduce:
Add a new profile or use direct connection using SSH
Use Authentication method: Auto or Agent
In SSH Agent type use Automatic or Pageant

I got following from Tabby:

 SSH  Connecting to <a-hostname>
 SSH  Host key fingerprint:
 SSH   ecdsa-sha2-nistp256  R2OgkLPqN/+kSgOAtdqI0keyix1/qGh3HQSRzZ3cADo= 

 SSH  Connecting to <a-hostname>
 SSH  Host key fingerprint:
 SSH   ecdsa-sha2-nistp256  R2OgkLPqN/+kSgOAtdqI0keyix1/qGh3HQSRzZ3cADo= 
 X  All configured authentication methods failed

Following from PuTTY:

login as: root
Authenticating with public key "<named-key>" from agent

I also tried to reset to default configuration, some reboots, etc.

@mgrulich mgrulich added the T: Bug label Dec 6, 2022
@dwapps
Copy link

dwapps commented Dec 10, 2022

Same issue with the 1Password Agent and cdsa-sha2-nistp256 keys.

The last version of tabby that worked with my configuration was 1.0.181.
Newer versions give the "All configured authentication methods failed" error.

@BenoitPoulet
Copy link

+1 it’s not working.

the "Default for SSH" in "Profile & connection" is ignored when trying to connect by ssh :

ssh login@host

@Vincent-HD
Copy link

I think that's still related to mscdex/ssh2#989

Something that I still doesn't understand, is that my key is working when adding it via the private key menu in Tabby, but thought OpenSSH's agent I have the same error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants