sbp wrote: 
> 
> Install Dropbear like this.
> 
> 8< snip 8<
> 
> Then add these three lines to opt/.filetool.lst
> etc/passwd
> etc/shadow
> etc/dropbear
> 
> 
> 8< snip 8<
> 
> 

Hi sbp,

Dropbear worked fine with this installation, but I noticed it generated
new keys at every startup. Putty always gave me a warning when I
connected, telling me the key has changed and it could be dangerous.

I solved it by adding these two lines to the end of the .filetool.lst
file:


Code:
--------------------
    
  /usr/local/etc/dropbear/dropbear_dss_host_key
  /usr/local/etc/dropbear/dropbear_rsa_host_key
--------------------


After this I ran "filetool.sh -b" to save the changes.
And now it reuses the key it allready generated, and Putty is not
complaining anymore.

Also, you should use the new wifi.sh extension, if you didn't allready
use it. The extension builder made some adjustments so it's more
suitable for our raspberries.

Greetings,

Gerrelt.


------------------------------------------------------------------------
Gerrelt's Profile: http://forums.slimdevices.com/member.php?userid=58186
View this thread: http://forums.slimdevices.com/showthread.php?t=97803

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to