sorry, i thought this was 9front mailing list. nobody is supporting
the mainline ssh.
On Tue, Nov 13, 2018 at 1:20 AM hiro <23h...@gmail.com> wrote:
>
> did you try with proto=rsa instead of proto=pass ?!
> you don't need both rsa and dsa. why not use just rsa?
>
Thanks for your prompt response.
I got rid of the dsa key in my factotum.
Here's my current rsa key record in factotum
did you try with proto=rsa instead of proto=pass ?!
you don't need both rsa and dsa. why not use just rsa?
I would like to set up ssh on plan9 so I can dial out to the Linux
systems on my LAN.
What I've done so far is:
(1). I've generated rsa and dsa keys and put them in my secstore.
auth/rsagen
auth/dsagen
(2). I've converted both rsa and dsa keys to ssh format and put those in my
$HOME/.ssh/authorize