summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel Reichl <preichl@redhat.com>2015-01-14 08:44:17 -0500
committerJakub Hrozek <jhrozek@redhat.com>2015-01-15 11:12:09 +0100
commit6e9c11ed1513ebd130085651da6703abd12e1624 (patch)
treee38bea6f81dfc22bb14865f49d47fabdd8bd0332
parent66418c376763ea6eaeccf4215326f3d2ab1ee160 (diff)
downloadsssd-6e9c11ed1513ebd130085651da6703abd12e1624.tar.gz
sssd-6e9c11ed1513ebd130085651da6703abd12e1624.tar.xz
sssd-6e9c11ed1513ebd130085651da6703abd12e1624.zip
MAN: dyndns_iface supports only one interface
Resolves: https://fedorahosted.org/sssd/ticket/2548 Reviewed-by: Jakub Hrozek <jhrozek@redhat.com> (cherry picked from commit 702176303382b5a385e90fe68ad2c32bd708ebf1)
-rw-r--r--src/man/sssd-ad.5.xml3
-rw-r--r--src/man/sssd-ipa.5.xml3
2 files changed, 6 insertions, 0 deletions
diff --git a/src/man/sssd-ad.5.xml b/src/man/sssd-ad.5.xml
index dcdd5758d..fc66e128e 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.
</para>
<para>
+ NOTE: This option currently supports only one interface.
+ </para>
+ <para>
Default: Use the IP address of the AD LDAP connection
</para>
</listitem>
diff --git a/src/man/sssd-ipa.5.xml b/src/man/sssd-ipa.5.xml
index 2d8654a3c..9b05758f9 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.
</para>
<para>
+ NOTE: This option currently supports only one interface.
+ </para>
+ <para>
NOTE: While it is still possible to use the old
<emphasis>ipa_dyndns_iface</emphasis> option, users
should migrate to using <emphasis>dyndns_iface</emphasis>