]> eyrie.org Git - kerberos/kstart.git/commitdiff
Fix k5start documentation of -K default
authorRuss Allbery <eagle@eyrie.org>
Wed, 3 Dec 2014 03:16:54 +0000 (19:16 -0800)
committerRuss Allbery <eagle@eyrie.org>
Wed, 3 Dec 2014 03:16:54 +0000 (19:16 -0800)
The default for -K is one hour, not something appropriate to the
ticket lifetime.  Add adjusting the wakeup period to the ticket
lifetime to TODO.

TODO
k5start.pod

diff --git a/TODO b/TODO
index 09ff17bf56d82a8d6a9bf128ae4a80ab23286c55..6b0da17b68b993a701f2eeb08ee6deefa2c7dc57 100644 (file)
--- a/TODO
+++ b/TODO
@@ -35,6 +35,10 @@ k5start:
    principal instead of the default for the cache collection (assuming
    this is even possible).
 
+ * Determine the actual ticket lifetime from the Kerberos ticket cache and
+   use that to set the wakeup time if -K was not provided, rather than
+   always using a default of one hour.
+
 krenew:
 
  * Add an option to send SIGHUP to the child process when krenew exits
index e420e3f26ec16e432f1d5baecb4d90a400f9ef3c..975008e6462cb27b1cfe59d39e06d1c7d6bd4959 100644 (file)
@@ -214,7 +214,7 @@ flag is also given, the lifetime specified by it replaces the two minute
 default.
 
 If this option is not given but a command was given on the command line,
-an interval appropriate for the ticket lifetime will be used.
+the default interval is 60 minutes (1 hour).
 
 If an error occurs in the initial authentication or in refreshing the
 ticket cache, the wake-up interval will be shortened to one minute and