diff options
Diffstat (limited to 'src/man')
-rw-r--r-- | src/man/sssd-ipa.5.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/src/man/sssd-ipa.5.xml b/src/man/sssd-ipa.5.xml index a0c2c346..2eebe70f 100644 --- a/src/man/sssd-ipa.5.xml +++ b/src/man/sssd-ipa.5.xml @@ -457,6 +457,7 @@ </para> </listitem> </varlistentry> + <varlistentry> <term>ipa_hbac_support_srchost (boolean)</term> <listitem> @@ -475,6 +476,24 @@ </listitem> </varlistentry> + <varlistentry> + <term>ipa_server_mode (boolean)</term> + <listitem> + <para> + This options should only be set by the IPA + installer. + </para> + <para> + The option denotes that the SSSD is running on + IPA server and should perform lookups of users + and groups from trusted domains differently. + </para> + <para> + Default: false + </para> + </listitem> + </varlistentry> + <varlistentry condition="with_autofs"> <term>ipa_automount_location (string)</term> <listitem> |