From 4734f392d2d1baba3c5d23bc3c6553c17808080a Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Sat, 1 Apr 2006 13:05:37 +0000 Subject: [PATCH] * changed menrva config to enable SLAPD instead of LDAP because we splitted LDAP support on mnemosyne --- config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.in b/config.in index 6c4c5e1..410d92e 100644 --- a/config.in +++ b/config.in @@ -14,7 +14,7 @@ # --- T2-COPYRIGHT-NOTE-END --- for x in VSERVER=0 SECURITY=none KERNEL='linux' LVM=1 \ - PAM=1 POSIXACL=1 LDAPAUTH=1 LDAP=1 \ + PAM=1 POSIXACL=1 LDAPAUTH=1 SLAPD=1 \ MTA=qmail-ldap SAMBA=samba-ldap IMAP=1 DNS=1 \ SSP=1 NETWORK=1 KRB5=1 SASL2=1; do