ellie-commons / sequeler

SQL Client built in Vala
GNU General Public License v3.0
804 stars 66 forks source link

[Feature Request] Support SSH with passphrase #313

Open hummerd opened 4 years ago

hummerd commented 4 years ago

If it is possible, it will be great! Also it will be good if connection error will be more specific. Now it says "Failed to connect!" without any reason why.

Alecaddd commented 4 years ago

Thanks for the request, I'll try to implement this feature and improve the error messages

marbetschar commented 4 years ago

I second this. Allowing to connect using solely a passphrase and no public key would be awesome!

Alecaddd commented 4 years ago

I did a test and I was able to connect via SSH using a password without the need of specifying the SSH file. Can you give it a try?

delsdog commented 4 years ago

Is this still an issue?

dansou901 commented 3 years ago

Also, connecting via SSH Agent would be nice, that would enable me to start a tunnel with my gpg key on my yubikey (added to my ssh agent)

marbetschar commented 3 years ago

@Alecaddd & @delsdog unfortunately I'm not easily able to test this anymore. So at my end this is no longer an issue - but maybe someone else is able to verify?