From 46118ee53dc0d25e449cd7e37e624a4c62b78ee2 Mon Sep 17 00:00:00 2001 From: Jan Zeleny Date: Wed, 6 Jun 2012 05:11:44 -0400 Subject: 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. --- src/man/sssd-ipa.5.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/man/sssd-ipa.5.xml') 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 @@ - ipa_server (string) + ipa_server, ipa_backup_server (string) The comma-separated list of IP addresses or hostnames of the -- cgit