From 593c4a91596640eafe798e8aac700d0f3ce7ba37 Mon Sep 17 00:00:00 2001 From: Ondrej Kos Date: Wed, 29 May 2013 17:38:09 +0200 Subject: MAN: state default dyndns interface https://fedorahosted.org/sssd/ticket/1924 --- src/man/sssd-ad.5.xml | 5 ++++- src/man/sssd-ipa.5.xml | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) (limited to 'src/man') 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 dyndns_iface option. 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 + dyndns_iface option. NOTE: On older systems (such as RHEL 5), for this -- cgit