Add alwaystrue to the available password check mechanisms

This commit is contained in:
Jeroen van Meeuwen (Ergo Project) 2012-01-09 12:02:20 +00:00
parent cc79cbb6e7
commit e2593b62ed

View File

@ -272,6 +272,7 @@ echo "$LDFLAGS"
--enable-ntlm \ --enable-ntlm \
--enable-plain \ --enable-plain \
--enable-login \ --enable-login \
--enable-alwaystrue \
--disable-otp \ --disable-otp \
%if ! %{bootstrap_cyrus_sasl} %if ! %{bootstrap_cyrus_sasl}
--enable-ldapdb \ --enable-ldapdb \