diff options
author | Ondrej Kos <okos@redhat.com> | 2013-05-29 17:38:09 +0200 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2013-05-30 14:06:41 +0200 |
commit | 593c4a91596640eafe798e8aac700d0f3ce7ba37 (patch) | |
tree | b1821ebbb2b1e358756ed80940d8eacf24681460 /src/man/sssd-ipa.5.xml | |
parent | 76637e7a0309e8eb64cd35953fa4a8de39dce218 (diff) | |
download | sssd-593c4a91596640eafe798e8aac700d0f3ce7ba37.tar.gz sssd-593c4a91596640eafe798e8aac700d0f3ce7ba37.tar.xz sssd-593c4a91596640eafe798e8aac700d0f3ce7ba37.zip |
MAN: state default dyndns interface
https://fedorahosted.org/sssd/ticket/1924
Diffstat (limited to 'src/man/sssd-ipa.5.xml')
-rw-r--r-- | src/man/sssd-ipa.5.xml | 5 |
1 files changed, 4 insertions, 1 deletions
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 |