assh icon indicating copy to clipboard operation
assh copied to clipboard

Auth with password

Open moul opened this issue 11 years ago • 4 comments

Support authentication using password

moul avatar Feb 07 '14 09:02 moul

our Customer IT is stubborn to open access by SSH key, and asks us to enter password every single time, which we, of course, circumvented by sshpass, but that in effect prevents us from using assh :(

I've tried for a few hours to invent something better than that, and succeeded, but it is FAR from beauty, available with assh.

please please do it?

neopaf avatar Mar 02 '17 10:03 neopaf

Unfortunately using "sshpass" with assh wrapper doesnt seem to work, i also need this

frmz avatar Oct 23 '20 12:10 frmz

It would be awesome if the password functionality could be similar to the ResolveCommand. This would allow for an easy integration of passwordmanagers like pass.

HackHerz avatar Dec 11 '20 09:12 HackHerz

Love @HackHerz idea, especially on mac this could be then bound to onepassword command like or builtin keystore, any news on this idea?

frmz avatar Jan 10 '22 13:01 frmz