summaryrefslogtreecommitdiffstats
path: root/src/man/sssd-ipa.5.xml
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2011-06-06 15:05:16 -0400
committerStephen Gallagher <sgallagh@redhat.com>2011-08-01 12:18:33 -0400
commitfba08ceb9fb8a71f0a86dfcf8902b09a84a70211 (patch)
treef6cd85fb61582778ea7378369b02d2b96fcaa1f5 /src/man/sssd-ipa.5.xml
parent7b02734a8d95cf2ed9a516081c42d8c92f0e7e9b (diff)
downloadsssd-fba08ceb9fb8a71f0a86dfcf8902b09a84a70211.tar.gz
sssd-fba08ceb9fb8a71f0a86dfcf8902b09a84a70211.tar.xz
sssd-fba08ceb9fb8a71f0a86dfcf8902b09a84a70211.zip
Add ipa_hbac_refresh option
This option describes the time between refreshes of the HBAC rules on the IPA server.
Diffstat (limited to 'src/man/sssd-ipa.5.xml')
-rw-r--r--src/man/sssd-ipa.5.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/man/sssd-ipa.5.xml b/src/man/sssd-ipa.5.xml
index 4604c55e2..f728e9ccf 100644
--- a/src/man/sssd-ipa.5.xml
+++ b/src/man/sssd-ipa.5.xml
@@ -175,6 +175,21 @@
</para>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term>ipa_hbac_refresh (integer)</term>
+ <listitem>
+ <para>
+ The amount of time between lookups of the HBAC
+ rules against the IPA server. This will reduce the
+ latency and load on the IPA server if there are
+ many access-control requests made in a short
+ period.
+ </para>
+ <para>
+ Default: 5 (seconds)
+ </para>
+ </listitem>
+ </varlistentry>
</variablelist>
</para>