[beagleboard] Re: connecting to dropbear (ssh) server with public key authentication

2017-03-29 Thread ooth . suresh
Did you get to fix this issue ? I am in the same boat. Please let me know the status. On Tuesday, January 10, 2012 at 3:48:57 PM UTC-8, CC Ma wrote: > > So I generated a public key and private key pair on my ubuntu host > using dsa, copied and pasted the public key's content to my > beagleboar

[beagleboard] Re: connecting to dropbear (ssh) server with public key authentication

2016-02-17 Thread arjamizo
I think you might have problems with `ls ./files/etc/dropbear/authorized_keys`, I have fixed it by executing `chmod g-w,o-wr ./files/etc/dropbear/authorized_keys` -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google G

[beagleboard] Re: connecting to dropbear (ssh) server with public key authentication

2014-03-16 Thread mr . dengshuoling
as the README file in dropbear-201463, I found that "Dropbear does not support encrypted hostkeys though can connect to ssh-agent." which i guess means that it cannot be log in with a public key. 在 2012年1月11日星期三UTC+8上午7时48分57秒,CC Ma写道: > > So I generated a public key and private key pair on my u