From b4cbb4b9adb3bfff198a7fa359f1f0a208d7771c Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Mon, 1 May 2006 08:53:34 +0000 Subject: [PATCH] * removed KRB5 and SASL2 modules from Service/Security because they were 'moved' to Security/Authentication at r464 --- pkgsel/Services/Security/krb5.ask | 4 ---- pkgsel/Services/Security/krb5.conf | 16 ---------------- pkgsel/Services/Security/sasl2.ask | 2 -- 3 files changed, 22 deletions(-) delete mode 100644 pkgsel/Services/Security/krb5.ask delete mode 100644 pkgsel/Services/Security/krb5.conf delete mode 100644 pkgsel/Services/Security/sasl2.ask diff --git a/pkgsel/Services/Security/krb5.ask b/pkgsel/Services/Security/krb5.ask deleted file mode 100644 index a334cba..0000000 --- a/pkgsel/Services/Security/krb5.ask +++ /dev/null @@ -1,4 +0,0 @@ -#Description: Kerberos V -#Forced: PAM -X heimdal -X pam_krb5 diff --git a/pkgsel/Services/Security/krb5.conf b/pkgsel/Services/Security/krb5.conf deleted file mode 100644 index 7ec1eeb..0000000 --- a/pkgsel/Services/Security/krb5.conf +++ /dev/null @@ -1,16 +0,0 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: target/mnemosyne/pkgsel/Services/Security/krb5.conf -# Copyright (C) 2004 - 2006 The T2 SDE Project -# -# More information can be found in the files COPYING and README. -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; version 2 of the License. A copy of the -# GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- -if pkgcheck openldap X; then - SDECFGSET_PKG_HEIMDAL_LDAP=1 -fi diff --git a/pkgsel/Services/Security/sasl2.ask b/pkgsel/Services/Security/sasl2.ask deleted file mode 100644 index cd87599..0000000 --- a/pkgsel/Services/Security/sasl2.ask +++ /dev/null @@ -1,2 +0,0 @@ -#Description: SASL2 Authentication -X cyrus-sasl2