Hello, On 8 March 2013 16:00, Rudolf Sykora <[email protected]> wrote: > Hello everyone, > > can plan9port ssh-agent be used to mediate connection to a ssh server > and use a password, or one can only use it in connection with RSA and > DSA keys?
I now see that 9 ssh-agent is really only to deal with passphrases of the dsa/rsa keys. It would probably be necessary to change the ssh program itself to contact factotum, if one wanted that the factotum supply the password in the clear. If my conclusions are wrong, please, let me know. Thanks Ruda
