document large_msg_size

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14550 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-02-03 08:39:57 +00:00
parent c75a81d69f
commit 5d95fe0e1c

View File

@@ -1,4 +1,4 @@
.\" Copyright (c) 1999 - 2004 Kungliga Tekniska H<>gskolan .\" Copyright (c) 1999 - 2005 Kungliga Tekniska H<>gskolan
.\" (Royal Institute of Technology, Stockholm, Sweden). .\" (Royal Institute of Technology, Stockholm, Sweden).
.\" All rights reserved. .\" All rights reserved.
.\" .\"
@@ -185,6 +185,9 @@ Try to keep track of the time differential between the local machine
and the KDC, and then compensate for that when issuing requests. and the KDC, and then compensate for that when issuing requests.
.It Li max_retries = Va number .It Li max_retries = Va number
The max number of times to try to contact each KDC. The max number of times to try to contact each KDC.
.It Li large_msg_size = Va number
The threshold where protocols with tiny maximum message sizes are not
considered usable to send messages to the KDC.
.It Li ticket_lifetime = Va time .It Li ticket_lifetime = Va time
Default ticket lifetime. Default ticket lifetime.
.It Li renew_lifetime = Va time .It Li renew_lifetime = Va time