Tue Apr 2 22:31:48 1996 Mark Eichin <eichin@cygnus.com>
authorKen Raeburn <raeburn@mit.edu>
Sat, 4 May 1996 00:22:56 +0000 (00:22 +0000)
committerKen Raeburn <raeburn@mit.edu>
Sat, 4 May 1996 00:22:56 +0000 (00:22 +0000)
        * krb5.conf.M, krb5.conf: add default_tkt_enctypes.

Wed Mar 27 22:44:36 1996  Mark Eichin  <eichin@cygnus.com>

        * krb5.conf, kdc.conf: specify des-cbc-crc as the only valid
        enctype (but permit normal, v4, norealm, onlyrealm, and afs3
        salttypes.)

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

src/config-files/ChangeLog
src/config-files/kdc.conf
src/config-files/krb5.conf
src/config-files/krb5.conf.M

index 868e403f56cd711202d9976593b537c8e748f48b..655ff7061533c7ba77f786acbcd4e1b050613e66 100644 (file)
@@ -1,3 +1,13 @@
+Tue Apr  2 22:31:48 1996  Mark Eichin  <eichin@cygnus.com>
+
+       * krb5.conf.M, krb5.conf: add default_tkt_enctypes.
+
+Wed Mar 27 22:44:36 1996  Mark Eichin  <eichin@cygnus.com>
+
+       * krb5.conf, kdc.conf: specify des-cbc-crc as the only valid
+       enctype (but permit normal, v4, norealm, onlyrealm, and afs3
+       salttypes.)
+       
 Tue Oct  3 17:57:32 1995  Mark Eichin  <eichin@cygnus.com>
 
        * krb5.conf[libdefaults]: add krb4_config, krb4_realms.
index 35e72aa8b3e50d42eb26222c43d09132fcc70913..90ca92168eebc846be5f7d6387b851d9b8387b28 100644 (file)
@@ -9,6 +9,6 @@
                kdc_ports = 750,88
                max_life = 10h 0m 0s
                max_renewable_life = 7d 0h 0m 0s
-               master_key_type = des3-cbc-md5
-               supported_enctypes = des3-cbc-md5:normal des-cbc-crc:normal des-cbc-crc:v4
+               master_key_type = des-cbc-crc
+               supported_enctypes = des-cbc-crc:normal des:normal des:v4 des:norealm des:onlyrealm des:afs3
        }
index 1dd62af4e64dc1b288b4dd48e1c4b36c7551b932..8d479e03f650dd14c3c052f8d60b4e905dcd78ae 100644 (file)
@@ -1,7 +1,8 @@
 [libdefaults]
        ticket_lifetime = 600
        default_realm = ATHENA.MIT.EDU
-       default_tgs_enctypes = des3-cbc-md5 des-cbc-md5 des-cbc-crc
+       default_tgs_enctypes = des-cbc-crc
+       default_tkt_enctypes = des-cbc-crc
        krb4_config = /usr/kerberos/lib/krb.conf
        krb4_realms = /usr/kerberos/lib/krb.realms
 
index 5683f4d387368b4df69c4c71140388c417f212c2..bd1c957dab03b2dd29871859ddf7f10b6fce88d0 100644 (file)
@@ -102,6 +102,10 @@ This relation identifies the supported list of session key encryption
 types that should be returned by the KDC. The list may be delimited with
 commas or whitespace.
 
+.IP default_tkt_enctypes
+This relation identifies the supported list of session key encryption
+types that should be requested by the client, in the same format.
+
 .IP clockskew 
 This relation sets the maximum allowable amount of clockskew in
 seconds that the library will tolerate before assuming that a Kerberos