subhra74 / snowflake

Graphical SFTP client and terminal emulator with helpful utilities
GNU General Public License v3.0
2.16k stars 231 forks source link

Support for SSH Agent and MFA #74

Open daniejstriata opened 4 years ago

daniejstriata commented 4 years ago

I'm using Linux ssh-agent to manage my connection to my jumperboxes. The agent on my device forwards sessions to the various jumper boxes.

I am not able to get that to work. I can only get Snowflake to point to the actual key but I don't see anything similar to ssh-agent or Pageant.

It could also does not ask for me to enter my MFA codes when connecting to a server requiring MFA code to be entered.

p0wertiger commented 4 years ago

This is a no-go feature for me. I'm using keepass with ssh agent extensively, no agent support kills the product. Will have to stick to SuperPuTTY for now.

bmnnit commented 4 years ago

was the first thing i checked.. i would probably take a deeper look into it with this feature.

redimido commented 3 years ago

My private key has access to several customer systems. It is unwise that I leave it without password.

I have setup ssh-agent so I enter my password only once a day.

While I loved the concept of Snowflake SSH client, it is asking for password on each connection. Please add support for agents.

I will be eagerly waiting to test Snowflake terminal for when SSH agent support is enabled! Thanks

kschultz-draper commented 4 months ago

checking in

would be happy to test out experimental MFA if it ever comes out