summaryrefslogtreecommitdiffstats
path: root/src/man/sssd.conf.5.xml
diff options
context:
space:
mode:
authorPavel Březina <pbrezina@redhat.com>2013-05-13 10:30:48 +0200
committerJakub Hrozek <jhrozek@redhat.com>2013-08-11 22:21:36 +0200
commitaf7f51113a17b8e035569350ca25e3c92aa85d2c (patch)
tree1817a361359b506fff3e326727c85ced78f86d17 /src/man/sssd.conf.5.xml
parent437dd528967d74b2444db5014b4e34a8699ff31c (diff)
downloadsssd-af7f51113a17b8e035569350ca25e3c92aa85d2c.tar.gz
sssd-af7f51113a17b8e035569350ca25e3c92aa85d2c.tar.xz
sssd-af7f51113a17b8e035569350ca25e3c92aa85d2c.zip
back end: add refresh expired records periodic task
https://fedorahosted.org/sssd/ticket/1713 Add new option refresh_expired_interval.
Diffstat (limited to 'src/man/sssd.conf.5.xml')
-rw-r--r--src/man/sssd.conf.5.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml
index e844384fb..d83da0717 100644
--- a/src/man/sssd.conf.5.xml
+++ b/src/man/sssd.conf.5.xml
@@ -1103,6 +1103,24 @@ override_homedir = /home/%u
</varlistentry>
<varlistentry>
+ <term>refresh_expired_interval (integer)</term>
+ <listitem>
+ <para>
+ Specifies how many seconds SSSD has to wait
+ before refreshing expired records. Currently
+ only refreshing expired netgroups is supported.
+ </para>
+ <para>
+ You can consider setting this value to
+ 3/4 * entry_cache_timeout.
+ </para>
+ <para>
+ Default: 0 (disabled)
+ </para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term>cache_credentials (bool)</term>
<listitem>
<para>