<div dir="ltr"><div>SUCCESS!</div><div><br></div>Login attempt for nonexistent user. I looked around and found the link below.<div><br></div><div><a href="http://comments.gmane.org/gmane.network.ssh.dropbear/1170" target="_blank">http://comments.gmane.org/gmane.network.ssh.dropbear/1170</a><br>
</div><div><br></div><div><br></div><div>Ultimately, I had to include several libraries including some I believe were not mentioned on that list. Attaching results of `find /lib` to clarify the list. I know a lot of that isn&#39;t necessary for dropbear but it is my /lib none the less. </div>
<div><br></div><div>It was also necessary for me to move /etc/passwd (and I happened to move /etc/shadow in case) and I needed to edit /etc/passwd to have root shell as /bin/sh instead of /bin/bash.</div><div><br></div><div>
I think that&#39;s relatively complete. It works now. dropbear -E -F was highly useful. I will be pairing down my /lib later.</div><div><br></div><div><br></div><div><br></div><div>Thanks for the assistance, it is functional now. </div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Apr 29, 2014 at 7:27 PM, Logan Anderson <span dir="ltr">&lt;<a href="mailto:loggiew@gmail.com" target="_blank">loggiew@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">That sounds highly accurate. Thanks for the info. I&#39;ll let you know tomorrow how it goes.<span class="HOEnZb"><font color="#888888"><div>
<br></div><div>Logan</div></font></span></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Apr 29, 2014 at 7:19 PM, Matt Johnston <span dir="ltr">&lt;<a href="mailto:matt@ucc.asn.au" target="_blank">matt@ucc.asn.au</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>Hi,<br>
<br>
Dropbear has its own key format and doesn&#39;t support passphrases (encrypted keys). OpenSSH might be getting confused by the unknown format so asks for a passphrase, while dbclient just falls back to password authentication? dropbearconvert can convert the formats.<br>


<br>
Have a look at the Dropbear log /var/log/auth.log if you can, or run with &quot;dropbear -F -E&quot; interactively to log to stdout. In a boot script you should be able to run &quot;dropbear -E&quot; for just the logging to the console.<br>


<br>
Cheers,<br>
Matt<div><div><br><br><div class="gmail_quote">On 29 April 2014 5:03:29 pm AWST, Logan Anderson &lt;<a href="mailto:loggiew@gmail.com" target="_blank">loggiew@gmail.com</a>&gt; wrote:<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">


<div dir="ltr">Guys,<div><br></div><div>I added drop bear to an initramfs I am building for PXE. No matter what I do, dropbear appears to require an ssh passphrase and I really don&#39;t know how to handle this. It doesn&#39;t ask me for a passphrase when I create the key.</div>


<div><br></div><div>It appears to ask for the passphrase when I use ssh but it simply asks for a password when I use dbclient. What am I doing wrong?</div><div><br></div><div>Any direction would be welcome.</div></div>
</blockquote></div></div></div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>