From e363fd0e937f66d4619da8cee3ac583f4e9a87ea Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Thu, 3 Nov 2005 21:09:42 +0000 Subject: [PATCH] * adapted sheba and menrva to SECURITY choice module instead of GRSECURITY --- config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.in b/config.in index 422c416..6c4c5e1 100644 --- a/config.in +++ b/config.in @@ -13,7 +13,7 @@ # GNU General Public License can be found in the file COPYING. # --- T2-COPYRIGHT-NOTE-END --- -for x in VSERVER=0 GRSECURITY=0 KERNEL='linux' LVM=1 \ +for x in VSERVER=0 SECURITY=none KERNEL='linux' LVM=1 \ PAM=1 POSIXACL=1 LDAPAUTH=1 LDAP=1 \ MTA=qmail-ldap SAMBA=samba-ldap IMAP=1 DNS=1 \ SSP=1 NETWORK=1 KRB5=1 SASL2=1; do