diff options
| author | Sam Hartman <hartmans@mit.edu> | 2002-09-24 20:24:11 +0000 |
|---|---|---|
| committer | Sam Hartman <hartmans@mit.edu> | 2002-09-24 20:24:11 +0000 |
| commit | 18a21388c9d70c4bab0c1be380a38e618a950ca2 (patch) | |
| tree | 00f9ab38560a8213c984bdb1f8f0824afec0f1b9 /src | |
| parent | c7e44c5a3f9ffb717451f745c15f85bfd826cc97 (diff) | |
Update enctypes in krb5.conf
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
Diffstat (limited to 'src')
| -rw-r--r-- | src/config-files/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/config-files/ChangeLog b/src/config-files/ChangeLog index 887e84f89..0c038012d 100644 --- a/src/config-files/ChangeLog +++ b/src/config-files/ChangeLog @@ -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. |
