
Originally Posted by
bragon
drfun,
first thing to do is to launch dropbear server manually on the phone without the daemon option (-D) from a telnet with debuging messages on and see what is the issue when trying to perform an ssh.
Check also that you have indeed created the /ezxlocal/home/{ezx,root} users.
You can clean up the home .ssh directory and investigate what is going on.
Most of the time the issue is a wront permission on the directories created as advised.
I will issue a new version of sshd package soon that is somehow cleaner using a mount -o bind /ezxlocal/etcnew /etc to override the /etc directory and allow to change root and ezx passwords and homes.