summaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
authorJan Zeleny <jzeleny@redhat.com>2011-11-04 13:16:47 -0400
committerJakub Hrozek <jhrozek@redhat.com>2012-08-17 15:52:58 +0200
commitc8f475c6482e32c421fe1212b0924d946284d132 (patch)
tree13ad84d0cbfb39883db4b6738bfd1e1895d0f6df /src/man
parent9a9c04f861223b459794ab946e45d02fcdadeb91 (diff)
downloadsssd-c8f475c6482e32c421fe1212b0924d946284d132.tar.gz
sssd-c8f475c6482e32c421fe1212b0924d946284d132.tar.xz
sssd-c8f475c6482e32c421fe1212b0924d946284d132.zip
Add ipa_hbac_support_srchost option to IPA providersssd-1.5.1-57.el5
don't fetch all host groups if this option is false https://fedorahosted.org/sssd/ticket/1078
Diffstat (limited to 'src/man')
-rw-r--r--src/man/sssd-ipa.5.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/man/sssd-ipa.5.xml b/src/man/sssd-ipa.5.xml
index 01d116df7..c754313c6 100644
--- a/src/man/sssd-ipa.5.xml
+++ b/src/man/sssd-ipa.5.xml
@@ -222,6 +222,18 @@
</para>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term>ipa_hbac_support_srchost (boolean)</term>
+ <listitem>
+ <para>
+ If this is set to false, then srchost as given
+ to SSSD by PAM will be ignored.
+ </para>
+ <para>
+ Default: false
+ </para>
+ </listitem>
+ </varlistentry>
</variablelist>
</para>