summaryrefslogtreecommitdiffstats
path: root/src/man/sssd-ipa.5.xml
diff options
context:
space:
mode:
authorPavel Reichl <preichl@redhat.com>2015-07-14 04:21:34 -0400
committerPavel Březina <pbrezina@redhat.com>2015-07-27 17:25:20 +0200
commit2003d18a9282cdc45a4245ec38878724eb5d7173 (patch)
tree62803969a54815d4e780f30271129f8fd713f865 /src/man/sssd-ipa.5.xml
parent2f47d56eb551d3945030ed77b138122158a68669 (diff)
downloadsssd-2003d18a9282cdc45a4245ec38878724eb5d7173.tar.gz
sssd-2003d18a9282cdc45a4245ec38878724eb5d7173.tar.xz
sssd-2003d18a9282cdc45a4245ec38878724eb5d7173.zip
DYNDNS: special value '*' for dyndns_iface option
Option dyndns_iface has now special value '*' which implies that IPs from add interfaces should be sent during DDNS update.
Diffstat (limited to 'src/man/sssd-ipa.5.xml')
-rw-r--r--src/man/sssd-ipa.5.xml9
1 files changed, 4 insertions, 5 deletions
diff --git a/src/man/sssd-ipa.5.xml b/src/man/sssd-ipa.5.xml
index d450c2fad..2e985991f 100644
--- a/src/man/sssd-ipa.5.xml
+++ b/src/man/sssd-ipa.5.xml
@@ -168,10 +168,8 @@
Optional. Applicable only when dyndns_update
is true. Choose the interface or a list of interfaces
whose IP addresses should be used for dynamic DNS
- updates.
- </para>
- <para>
- NOTE: This option currently supports multiple interfaces.
+ updates. Special value <quote>*</quote> implies that
+ IPs from all interfaces should be used.
</para>
<para>
NOTE: While it is still possible to use the old
@@ -180,7 +178,8 @@
in their config file.
</para>
<para>
- Default: Use the IP address of the IPA LDAP connection
+ Default: Use the IP addresses of the interface which
+ is used for IPA LDAP connection
</para>
<para>
Example: dyndns_iface = em1, vnet1, vnet2