2015.69 and password authentication

Peter Krefting peter at softwolves.pp.se
Thu Nov 26 16:40:26 AWST 2015


Hi!

Upgrading from 2015.68 to 2015.69 on the embedded platform at $DAYJOB, 
password authentication does no longer work. This seems to be related 
to a newly added test for crypt() in the configure script, which fails 
to find it and thus disables password authentication.

Has anyone else been bit by this, and is there a better workaround 
than to edit options.h to unconditionally enable 
ENABLE_SVR_PASSWORD_AUTH (removing the #ifdef HAVE_CRYPT test, which 
works fine).

-- 
\\// Peter - http://www.softwolves.pp.se/


More information about the Dropbear mailing list