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/

Reply via email to