Re: [9fans] Ssh configuration from within drawterm
did you try with proto=rsa instead of proto=pass ?! you don't need both rsa and dsa. why not use just rsa?
[9fans] Ssh configuration from within drawterm
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