diff options
Diffstat (limited to 'src/man')
-rw-r--r-- | src/man/sssd-ipa.5.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/src/man/sssd-ipa.5.xml b/src/man/sssd-ipa.5.xml index 56220c3e..8630a5d6 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> |