Trying to ssh into a box with dropbear I am finding no joy:
ssh: connection to root@10.8.0.6:22 exited: No auth methods could be used.
You need to change the following to true in /etc/ssh/sshd_config for joy again.
PasswordAuthentication yes
This seems new. I had no problem with an older version of dropbear from earlier this year sometime.