Hi,

Attached patch addresses following issue

https://fedorahosted.org/sssd/ticket/1924

Ondra
--
Ondrej Kos
Associate Software Engineer
Identity Management - SSSD
Red Hat Czech
From 1958ffa46eada8aecfb5ce4cf98c9381762adea4 Mon Sep 17 00:00:00 2001
From: Ondrej Kos <o...@redhat.com>
Date: Wed, 29 May 2013 17:38:09 +0200
Subject: [PATCH] MAN: state default dyndns interface

https://fedorahosted.org/sssd/ticket/1924
---
 src/man/sssd-ad.5.xml  | 5 ++++-
 src/man/sssd-ipa.5.xml | 4 +++-
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/src/man/sssd-ad.5.xml b/src/man/sssd-ad.5.xml
index 32a633410ba669f4a3c278815d8feafc4a4ad263..ce4d529a6130bdfe1d5a0675a6679a7b6bee5054 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 AD LDAP connection is used for the
+                            updates, if not specified otherwise (see 
+                            dyndns_iface).
                         </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 faa3579158fabb6277087cd261f37c037b185e1e..adecfc66cfcd8b89eab6b637c6c90584b0948048 100644
--- a/src/man/sssd-ipa.5.xml
+++ b/src/man/sssd-ipa.5.xml
@@ -119,7 +119,9 @@
                             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 IPA LDAP
+                            connection is used for the updates, if not
+                            specified otherwise (see dyndns_iface).
                         </para>
                         <para>
                             NOTE: On older systems (such as RHEL 5), for this
-- 
1.8.1.4

_______________________________________________
sssd-devel mailing list
sssd-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/sssd-devel

Reply via email to