Hi Matt,<br>It works fine if I set root:R7gIX4dJJcCFw:... in passwd file.<br>So I&#39;d like to have the same scenario but using root::... in passwd.<br>Is it possible?<br><br>Thanks a lot for your excellent support,<br>Giuseppe
<br><br><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br><br>There&#39;s a hardcoded check in checkusername() that won&#39;t<br>allow an empty password crypt since that&#39;s a common
<br>misconfiguration. If the user has an OK entry in /etc/passwd<br>though, you can make Dropbear skip auth fairly easily, see<br>the patch below.<br><br>Matt</blockquote></div><br>