Hi
First you'd better start the sshd daemon whith -d flag so you can see the debug info output on the terminal - this will show where exactly your problem is. But if you are talking about latest openssh version I suspect that the problem is in the key-interactive failiure so for me the descision of the problem was configure with --with-md5-passwods.
Cheers!