summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2017-07-20 10:10:58 +0200
committerLukas Slebodnik <lslebodn@redhat.com>2017-07-21 19:41:44 +0200
commit74e2415f00d0cb27ae935c7d81aaf15d906cc927 (patch)
tree31251ee531fbd721aeeabdd4af5cf9912eeaa5ae
parentd24335e9bd611e6626a57da28ad8ed621bb473c1 (diff)
downloadsssd-74e2415f00d0cb27ae935c7d81aaf15d906cc927.tar.gz
sssd-74e2415f00d0cb27ae935c7d81aaf15d906cc927.tar.xz
sssd-74e2415f00d0cb27ae935c7d81aaf15d906cc927.zip
MAN: Document that client_idle_timeout can't be shorter than 10 seconds
To ensure the client timeout is not too low and clients do not reconnect too often, the client_idle_timeout is forced to be 10 seconds minimum. Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com> Reviewed-by: Fabiano Fidêncio <fidencio@redhat.com>
-rw-r--r--src/man/sssd.conf.5.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml
index 7ac511633..22daf3099 100644
--- a/src/man/sssd.conf.5.xml
+++ b/src/man/sssd.conf.5.xml
@@ -623,7 +623,9 @@
a client of an SSSD process can hold onto a file
descriptor without communicating on it. This value
is limited in order to avoid resource exhaustion
- on the system.
+ on the system. The timeout can't be shorter than
+ 10 seconds. If a lower value is configured, it
+ will be adjusted to 10 seconds.
</para>
<para>
Default: 60