From: Derrick Brashear Date: Wed, 9 Jul 2003 18:41:02 +0000 (+0000) Subject: no-kerberos-env-20030709 X-Git-Tag: openafs-devel-1_3_50~122 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=e6b5dee3bcdd7dc825c3b60df7c6893a31fa2c85;p=packages%2Fo%2Fopenafs.git no-kerberos-env-20030709 you really don't want AFS_KERBEROS_ENV --- diff --git a/src/config/param.i386_obsd31.h b/src/config/param.i386_obsd31.h index f61218c0e..7cf485d82 100644 --- a/src/config/param.i386_obsd31.h +++ b/src/config/param.i386_obsd31.h @@ -17,7 +17,6 @@ #define AFS_64BIT_IOPS_ENV 1 /* Needed for NAMEI */ #define AFS_OBSD_ENV 1 #define AFS_NONFSTRANS 1 -#define AFS_KERBEROS_ENV 1 #define AFS_VM_RDWR_ENV 1 #define AFS_VFS_ENV 1 #define AFS_VFSINCL_ENV 1 diff --git a/src/config/param.i386_obsd32.h b/src/config/param.i386_obsd32.h index f53fdfd21..5121a60e3 100644 --- a/src/config/param.i386_obsd32.h +++ b/src/config/param.i386_obsd32.h @@ -17,7 +17,6 @@ #define AFS_64BIT_IOPS_ENV 1 /* Needed for NAMEI */ #define AFS_OBSD_ENV 1 #define AFS_NONFSTRANS 1 -#define AFS_KERBEROS_ENV 1 #define AFS_VM_RDWR_ENV 1 #define AFS_VFS_ENV 1 #define AFS_VFSINCL_ENV 1 diff --git a/src/config/param.i386_obsd33.h b/src/config/param.i386_obsd33.h index 5b161ec8e..3b9f34be1 100644 --- a/src/config/param.i386_obsd33.h +++ b/src/config/param.i386_obsd33.h @@ -20,7 +20,6 @@ #define AFS_64BIT_IOPS_ENV 1 /* Needed for NAMEI */ #define AFS_OBSD_ENV 1 #define AFS_NONFSTRANS 1 -#define AFS_KERBEROS_ENV 1 #define AFS_VM_RDWR_ENV 1 #define AFS_VFS_ENV 1 #define AFS_VFSINCL_ENV 1 diff --git a/src/config/param.i386_obsd34.h b/src/config/param.i386_obsd34.h index 0c1741209..44fb4f343 100644 --- a/src/config/param.i386_obsd34.h +++ b/src/config/param.i386_obsd34.h @@ -21,7 +21,6 @@ #define AFS_OBSD_ENV 1 #define AFS_OBSD34_ENV 1 #define AFS_NONFSTRANS 1 -#define AFS_KERBEROS_ENV 1 #define AFS_VM_RDWR_ENV 1 #define AFS_VFS_ENV 1 #define AFS_VFSINCL_ENV 1