summaryrefslogtreecommitdiffstats
path: root/src/man/sssd-ipa.5.xml
diff options
context:
space:
mode:
authorMichal Zidek <mzidek@redhat.com>2013-03-01 13:44:03 +0100
committerJakub Hrozek <jhrozek@redhat.com>2013-03-19 17:50:53 +0100
commitba4378f49914e65a7d687a872d9b938173841154 (patch)
tree34da787dfa505711546d7d2b4f36a1c5ac47056c /src/man/sssd-ipa.5.xml
parent2ff2a7469ef0b23b3feb418f3ecfa8cfbfa2239c (diff)
downloadsssd-ba4378f49914e65a7d687a872d9b938173841154.tar.gz
sssd-ba4378f49914e65a7d687a872d9b938173841154.tar.xz
sssd-ba4378f49914e65a7d687a872d9b938173841154.zip
Make the SELinux refresh time configurable.
Option ipa_selinux_refresh is added to basic ipa options.
Diffstat (limited to 'src/man/sssd-ipa.5.xml')
-rw-r--r--src/man/sssd-ipa.5.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/man/sssd-ipa.5.xml b/src/man/sssd-ipa.5.xml
index 56220c3e1..8630a5d68 100644
--- a/src/man/sssd-ipa.5.xml
+++ b/src/man/sssd-ipa.5.xml
@@ -316,6 +316,23 @@
</para>
</listitem>
</varlistentry>
+
+ <varlistentry>
+ <term>ipa_hbac_selinux (integer)</term>
+ <listitem>
+ <para>
+ The amount of time between lookups of the SELinux
+ maps against the IPA server. This will reduce the
+ latency and load on the IPA server if there are
+ many user login requests made in a short
+ period.
+ </para>
+ <para>
+ Default: 5 (seconds)
+ </para>
+ </listitem>
+ </varlistentry>
+
<varlistentry>
<term>ipa_hbac_treat_deny_as (string)</term>
<listitem>