aboutsummaryrefslogtreecommitdiff
path: root/src/config-files
diff options
context:
space:
mode:
Diffstat (limited to 'src/config-files')
-rw-r--r--src/config-files/ChangeLog2
-rw-r--r--src/config-files/kdc.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/config-files/ChangeLog b/src/config-files/ChangeLog
index 62c0256..fa15846 100644
--- a/src/config-files/ChangeLog
+++ b/src/config-files/ChangeLog
@@ -1,5 +1,7 @@
2003-05-30 Ken Raeburn <raeburn@mit.edu>
+ * kdc.conf: Delete supported and master key type specs.
+
* krb5.conf: Delete Athena KDC specifications. Delete Cygnus
realm info. Replace CLUB.CC.CMU.EDU info with ANDREW.CMU.EDU,
which has SRV records and thus doesn't need KDC specs. Provide a
diff --git a/src/config-files/kdc.conf b/src/config-files/kdc.conf
index cf8cbe1..3355699 100644
--- a/src/config-files/kdc.conf
+++ b/src/config-files/kdc.conf
@@ -10,6 +10,4 @@
kdc_ports = 750,88
max_life = 10h 0m 0s
max_renewable_life = 7d 0h 0m 0s
- master_key_type = des-cbc-crc
- supported_enctypes = des-cbc-crc:normal des:normal des:v4 des:norealm des:onlyrealm des:afs3
}