* 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
+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.
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
}
[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
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