summaryrefslogtreecommitdiffstats
path: root/src/config-files
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2010-03-19 16:17:05 +0000
committerGreg Hudson <ghudson@mit.edu>2010-03-19 16:17:05 +0000
commita5809781b1caa0ee59e18a9db423e9db24c0dc7e (patch)
tree10eaaab4c51e1558c46bb536e281e6f397dd6e89 /src/config-files
parentcd93ab84c5a2ff0705d3ae113ed63dc03333ca3c (diff)
downloadkrb5-a5809781b1caa0ee59e18a9db423e9db24c0dc7e.tar.gz
krb5-a5809781b1caa0ee59e18a9db423e9db24c0dc7e.tar.xz
krb5-a5809781b1caa0ee59e18a9db423e9db24c0dc7e.zip
Document the ticket_lifetime libdefaults setting (which was added in
r16656, #2656). Based on a patch from nalin@redhat.com. ticket: 6680 target_version: 1.8.1 tags: pullup git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23820 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/config-files')
-rw-r--r--src/config-files/krb5.conf.M4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/config-files/krb5.conf.M b/src/config-files/krb5.conf.M
index 9778e8178a..412156bdfa 100644
--- a/src/config-files/krb5.conf.M
+++ b/src/config-files/krb5.conf.M
@@ -220,6 +220,10 @@ If this flag is set, then an attempt to get initial credentials will
fail if the client machine does not have a keytab. The default for the
flag is false.
+.IP ticket_lifetime
+The value of this tag is the default lifetime for initial tickets. The
+default value for the tag is 1 day (1d).
+
.IP renew_lifetime
The value of this tag is the default renewable lifetime for initial
tickets. The default value for the tag is 0.