Hello,

I'm compiling dropbear v2014.65 with the sourcery toolchain using:

./configure --host=arm-none-linux-gnueabi \
--disable-zlib \
--disable-largefile \
--disable-loginfunc \
--disable-shadow \
--disable-utmp \
--disable-utmpx \
--disable-wtmp \
--disable-wtmpx \
--disable-pututline \
--disable-pututxline \
--disable-lastlog \
CC=arm-none-linux-gnueabi-gcc

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?

Thanks for any help!

Reply via email to