summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/man/sssd-ad.5.xml5
-rw-r--r--src/man/sssd-ipa.5.xml5
2 files changed, 8 insertions, 2 deletions
diff --git a/src/man/sssd-ad.5.xml b/src/man/sssd-ad.5.xml
index 32a633410..b252d9394 100644
--- a/src/man/sssd-ad.5.xml
+++ b/src/man/sssd-ad.5.xml
@@ -167,7 +167,10 @@ ldap_id_mapping = False
the IP address of this client. The update is
secured using GSS-TSIG. As a consequence, the
Active Directory administrator only needs to
- allow secure updates for the DNS zone.
+ allow secure updates for the DNS zone. The IP
+ address of the AD LDAP connection is used for
+ the updates, if it is not otherwise specified
+ by using the <quote>dyndns_iface</quote> option.
</para>
<para>
NOTE: On older systems (such as RHEL 5), for this
diff --git a/src/man/sssd-ipa.5.xml b/src/man/sssd-ipa.5.xml
index faa357915..a0c2c3460 100644
--- a/src/man/sssd-ipa.5.xml
+++ b/src/man/sssd-ipa.5.xml
@@ -119,7 +119,10 @@
Optional. This option tells SSSD to automatically
update the DNS server built into FreeIPA v2 with
the IP address of this client. The update is
- secured using GSS-TSIG.
+ secured using GSS-TSIG. The IP address of the IPA
+ LDAP connection is used for the updates, if it is
+ not otherwise specified by using the
+ <quote>dyndns_iface</quote> option.
</para>
<para>
NOTE: On older systems (such as RHEL 5), for this