diff --git a/server/openldap/actions.py b/server/openldap/actions.py index 3623aae981..de83f14301 100644 --- a/server/openldap/actions.py +++ b/server/openldap/actions.py @@ -51,7 +51,7 @@ def setup(): --enable-proctitle \ --enable-overlays=mod \ --with-pic \ - --with-cyrus-sasl \ + --without-cyrus-sasl \ --with-threads \ --without-fetch \ --enable-crypt \