summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOndrej Kos <okos@redhat.com>2013-05-29 17:38:09 +0200
committerJakub Hrozek <jhrozek@redhat.com>2013-05-30 14:06:41 +0200
commit593c4a91596640eafe798e8aac700d0f3ce7ba37 (patch)
treeb1821ebbb2b1e358756ed80940d8eacf24681460
parent76637e7a0309e8eb64cd35953fa4a8de39dce218 (diff)
downloadsssd-593c4a91596640eafe798e8aac700d0f3ce7ba37.tar.gz
sssd-593c4a91596640eafe798e8aac700d0f3ce7ba37.tar.xz
sssd-593c4a91596640eafe798e8aac700d0f3ce7ba37.zip
MAN: state default dyndns interface
https://fedorahosted.org/sssd/ticket/1924
-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