aboutsummaryrefslogtreecommitdiff
path: root/doc/admin
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2023-10-26 16:26:42 -0400
committerGreg Hudson <ghudson@mit.edu>2023-10-30 20:45:40 -0400
commit6436a3808061da787a43c6810f5f0370cdfb6e36 (patch)
tree52133f75ef76d543e14be0516052c480a58c0912 /doc/admin
parent802318cda963456b3ed7856c836e89da891483be (diff)
downloadkrb5-6436a3808061da787a43c6810f5f0370cdfb6e36.zip
krb5-6436a3808061da787a43c6810f5f0370cdfb6e36.tar.gz
krb5-6436a3808061da787a43c6810f5f0370cdfb6e36.tar.bz2
Wait indefinitely on KDC TCP connections
When making a KDC or password change request, wait indefinitely (limited only by request_timeout if set) once a KDC has accepted a TCP connection. ticket: 9105 (new)
Diffstat (limited to 'doc/admin')
-rw-r--r--doc/admin/conf_files/krb5_conf.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/admin/conf_files/krb5_conf.rst b/doc/admin/conf_files/krb5_conf.rst
index fb9c8b7..1b92170 100644
--- a/doc/admin/conf_files/krb5_conf.rst
+++ b/doc/admin/conf_files/krb5_conf.rst
@@ -363,7 +363,7 @@ The libdefaults section may contain any of the following relations:
for initial ticket requests. The default value is 0.
**request_timeout**
- (:ref:`duration` string.) Sets the maximum total time for KDC or
+ (:ref:`duration` string.) Sets the maximum total time for KDC and
password change requests. This timeout does not affect the
intervals between requests, so setting a low timeout may result in
fewer requests being attempted and/or some servers not being