From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 Date: Fri, 8 Mar 2013 16:00:26 +0100 Message-ID: From: Rudolf Sykora To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=UTF-8 Subject: [9fans] p9p ssh-agent for password auth? Topicbox-Message-UUID: 253649f2-ead8-11e9-9d60-3106f5b1d025 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 tried to add a line like this key proto=pass role=client server=kfes-69.karlov.mff.cuni.cz service=ssh user=sykora !password=blablabla to my factotum, but then 9 ssh-agent -l doesn't show any useable keys... Thank you for an answer! Ruda