<div dir="ltr"><div>Hello,</div><div><br></div><div>I&#39;m compiling dropbear v2014.65 with the sourcery toolchain using:</div><div><br></div><div>./configure --host=arm-none-linux-gnueabi \</div><div>--disable-zlib \</div><div>--disable-largefile \</div><div>--disable-loginfunc \</div><div>--disable-shadow \</div><div>--disable-utmp \</div><div>--disable-utmpx \</div><div>--disable-wtmp \</div><div>--disable-wtmpx \</div><div>--disable-pututline \</div><div>--disable-pututxline \</div><div>--disable-lastlog \</div><div>CC=arm-none-linux-gnueabi-gcc</div><div><br></div><div>The compile goes fine, but as expected, login via password fails for android.  I no longer see an option to supply a password at dropbear start with -C.  Has this been deprecated? Is there a patch?</div><div><br></div><div>Thanks for any help!</div></div>