summaryrefslogtreecommitdiffstats
path: root/collab/openldap/CONFIGURE
diff options
context:
space:
mode:
Diffstat (limited to 'collab/openldap/CONFIGURE')
-rwxr-xr-xcollab/openldap/CONFIGURE2
1 files changed, 2 insertions, 0 deletions
diff --git a/collab/openldap/CONFIGURE b/collab/openldap/CONFIGURE
index 38022a5010..b4e2bb0f30 100755
--- a/collab/openldap/CONFIGURE
+++ b/collab/openldap/CONFIGURE
@@ -16,5 +16,7 @@ if echo $OPENLDAP_SLAPD | grep -q enable; then
'--enable-aci' '--disable-aci'
fi &&
+config_query OPENLDAP_NTLM "Enable NTLM API support (needed for Evolution Exchange plugin)?" n &&
+
message "${MESSAGE_COLOR}If you care about security, check out http://timof.qipc.org/ldap/libldap.html .$DEFAULT_COLOR" &&
message "${MESSAGE_COLOR}The patch is not in the spell anymore because of version mismatch...$DEFAULT_COLOR."