diff options
author | Jan Zeleny <jzeleny@redhat.com> | 2012-06-06 05:11:44 -0400 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2012-08-01 16:19:42 +0200 |
commit | 46118ee53dc0d25e449cd7e37e624a4c62b78ee2 (patch) | |
tree | 84cf091eb5857178d883195dc42c4133f0a56c5c /src/man | |
parent | 07b7b76d7cd494cbd26263503ba2732c21819941 (diff) | |
download | sssd-46118ee53dc0d25e449cd7e37e624a4c62b78ee2.tar.gz sssd-46118ee53dc0d25e449cd7e37e624a4c62b78ee2.tar.bz2 sssd-46118ee53dc0d25e449cd7e37e624a4c62b78ee2.zip |
Primary server support: new option in IPA provider
This patch adds support for new config option ipa_backup_server. The
description of this option's functionality is included in man page in
one of previous patches.
Diffstat (limited to 'src/man')
-rw-r--r-- | src/man/sssd-ipa.5.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/man/sssd-ipa.5.xml b/src/man/sssd-ipa.5.xml index f31001cb..2e7da134 100644 --- a/src/man/sssd-ipa.5.xml +++ b/src/man/sssd-ipa.5.xml @@ -80,7 +80,7 @@ </varlistentry> <varlistentry> - <term>ipa_server (string)</term> + <term>ipa_server, ipa_backup_server (string)</term> <listitem> <para> The comma-separated list of IP addresses or hostnames of the |