From 8791b277ed173be2a258116a9203ba1862c30f65 Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Fri, 10 Aug 2012 14:36:15 +0200 Subject: Document entry_cache_autofs_timeout --- src/man/sssd.conf.5.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml index b53d22718..bced7855d 100644 --- a/src/man/sssd.conf.5.xml +++ b/src/man/sssd.conf.5.xml @@ -1027,6 +1027,20 @@ override_homedir = /home/%u + + entry_cache_autofs_timeout (integer) + + + How many seconds should the autofs service + consider automounter maps valid before asking + the backend again + + + Default: entry_cache_timeout + + + + cache_credentials (bool) -- cgit