diff options
-rw-r--r-- | src/man/sssd-ad.5.xml | 5 | ||||
-rw-r--r-- | src/man/sssd-ipa.5.xml | 5 |
2 files changed, 8 insertions, 2 deletions
diff --git a/src/man/sssd-ad.5.xml b/src/man/sssd-ad.5.xml index 32a63341..b252d939 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 faa35791..a0c2c346 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 |