<div dir="ltr">That sounds highly accurate. Thanks for the info. I'll let you know tomorrow how it goes.<div><br></div><div>Logan</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Apr 29, 2014 at 7:19 PM, Matt Johnston <span dir="ltr"><<a href="mailto:matt@ucc.asn.au" target="_blank">matt@ucc.asn.au</a>></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'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 "dropbear -F -E" interactively to log to stdout. In a boot script you should be able to run "dropbear -E" for just the logging to the console.<br>
<br>
Cheers,<br>
Matt<div><div class="h5"><br><br><div class="gmail_quote">On 29 April 2014 5:03:29 pm AWST, Logan Anderson <<a href="mailto:loggiew@gmail.com" target="_blank">loggiew@gmail.com</a>> 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't know how to handle this. It doesn'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>