Description of problem: Enable option "--enable-alwaystrue" in cyrus-sasl package. This option make possible to bypass auth and enable login with any password using the saslauthd with cyrus imapd. For example, it make possible to configure SOGo + OpenChange to use Cyrus as IMAP Backend. This option is enabled in Debien since 2002 (see : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=170495) Thank you for your understanding. How reproducible: Always Steps to correct the problem : - Edit cyrus-sasl.spec and change "configure" line with : %configure --enable-static --enable-shared \ --with-plugindir=%{_libdir}/sasl2 \ --with-configdir=%{_sysconfdir}/sasl2:%{_libdir}/sasl2 \ --disable-krb4 \ --enable-login \ --enable-alwaystrue \ - Rebuild the package
Keywords: (none) => Junior_jobCC: (none) => guillomovitch, luigiwalser, thierry.vignaud
CC: (none) => oe
I just submitted cyrus-sasl-2.1.25-8.mga3 with the requested change.
Fixed by Guillaume.
Status: NEW => RESOLVEDResolution: (none) => FIXED