From 6e9c11ed1513ebd130085651da6703abd12e1624 Mon Sep 17 00:00:00 2001 From: Pavel Reichl Date: Jan 15 2015 10:12:09 +0000 Subject: MAN: dyndns_iface supports only one interface Resolves: https://fedorahosted.org/sssd/ticket/2548 Reviewed-by: Jakub Hrozek (cherry picked from commit 702176303382b5a385e90fe68ad2c32bd708ebf1) --- diff --git a/src/man/sssd-ad.5.xml b/src/man/sssd-ad.5.xml index dcdd575..fc66e12 100644 --- a/src/man/sssd-ad.5.xml +++ b/src/man/sssd-ad.5.xml @@ -725,6 +725,9 @@ FOREST:EXAMPLE.COM:(memberOf=cn=admins,ou=groups,dc=example,dc=com) should be used for dynamic DNS updates. + NOTE: This option currently supports only one interface. + + Default: Use the IP address of the AD LDAP connection diff --git a/src/man/sssd-ipa.5.xml b/src/man/sssd-ipa.5.xml index 2d8654a..9b05758 100644 --- a/src/man/sssd-ipa.5.xml +++ b/src/man/sssd-ipa.5.xml @@ -170,6 +170,9 @@ should be used for dynamic DNS updates. + NOTE: This option currently supports only one interface. + + NOTE: While it is still possible to use the old ipa_dyndns_iface option, users should migrate to using dyndns_iface