Update enctypes in krb5.conf
authorSam Hartman <hartmans@mit.edu>
Tue, 24 Sep 2002 20:24:11 +0000 (20:24 +0000)
committerSam Hartman <hartmans@mit.edu>
Tue, 24 Sep 2002 20:24:11 +0000 (20:24 +0000)
Previously krb5.conf in config-files only allowed des-cbc-crc; really that's getting fairly old and we should allow
all the enctypes we support.
This has been updated and a comment added indicating that if the list is removed
all enctypes are allowed by the code.

Added club.cc.cmu.edu to distributed realms list per request

ticket: new
cc: leko@MIT.EDU

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14899 dc483132-0cff-0310-8789-dd5450dbe970

src/config-files/ChangeLog

index 887e84f89591dac2e1693c3b33ae495a8a746d7e..0c038012d25def04bb14f09d2da95bbc65c6d15b 100644 (file)
@@ -1,3 +1,7 @@
+2002-09-24  Sam Hartman  <hartmans@mit.edu>
+
+       * krb5.conf: Update enctypes and add club.cc.cmu.edu
+
 2002-08-23  Ken Raeburn  <raeburn@mit.edu>
 
        * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.