* definitions.texinfo (DefaultTktLifetime): Updated for code changes
authorKen Raeburn <raeburn@mit.edu>
Fri, 30 May 2003 23:58:13 +0000 (23:58 +0000)
committerKen Raeburn <raeburn@mit.edu>
Fri, 30 May 2003 23:58:13 +0000 (23:58 +0000)
ticket: 1190
status: open

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

doc/ChangeLog
doc/definitions.texinfo

index 05aa258cfe86261c83cc6890c1677c0384987302..b4c8fde1790eb68b8cfe05975db46f347185e101 100644 (file)
@@ -1,7 +1,8 @@
 2003-05-30  Ken Raeburn  <raeburn@mit.edu>
 
        * definitions.texinfo (DefaultCcacheType, DefaultKDCTimesync,
-       DefaultMasterKeyType): Updated for code changes.
+       DefaultMasterKeyType, DefaultTktLifetime): Updated for code
+       changes.
        (DefaultCcacheTypeMac, DefaultKDCTimesyncMac): Deleted.
 
        * admin.texinfo (libdefaults): Update kdc_timesync and ccache_type
index b297e989680318b31f3299567b786a569d820024..1c5ed88f8da4e80cb8bdd0571db29aa51b6a058d 100644 (file)
@@ -54,9 +54,11 @@ krb5/src/lib/krb5/krb/init_ctx.c
 @comment libdefaults, kdc_req_checksum_type, ap_req_checksum_type, safe_checksum_type
 @set DefaultCcacheType 4
 @comment DEFAULT_CCACHE_TYPE 
-@set DefaultTktLifetime 10 hours
+@set DefaultTktLifetime 1 day
 @comment libdefaults, tkt_lifetime
-@comment -- actually, that's not implemented; see clients/kinit/kinit.c
+@comment -- actually, that's not implemented; see
+@comment lib/krb5/krb/get_in_tkt.c, and clients/kinit/kinit.c for krb4
+@comment fallback
 @set DefaultKDCTimesync 1
 @comment DEFAULT_KDC_TIMESYNC
 @set DefaultKDCDefaultOptions KDC_OPT_RENEWABLE_OK