summaryrefslogtreecommitdiffstats
path: root/src/man/sssd-ad.5.xml
diff options
context:
space:
mode:
authorPavel Reichl <preichl@redhat.com>2015-07-14 04:21:34 -0400
committerJakub Hrozek <jhrozek@redhat.com>2015-09-07 18:08:17 +0200
commit236e56df392a18ac0ccc23f56f4e9586f996a16f (patch)
tree2c582a4ce48390ff0ff82ccdd5d29c09bbb197b5 /src/man/sssd-ad.5.xml
parent8aa8acd9440013409ea8a6963611d399873b4fbe (diff)
downloadsssd-236e56df392a18ac0ccc23f56f4e9586f996a16f.tar.gz
sssd-236e56df392a18ac0ccc23f56f4e9586f996a16f.tar.xz
sssd-236e56df392a18ac0ccc23f56f4e9586f996a16f.zip
DYNDNS: special value '*' for dyndns_iface option
Option dyndns_iface has now special value '*' which implies that IPs from add interfaces should be sent during DDNS update.
Diffstat (limited to 'src/man/sssd-ad.5.xml')
-rw-r--r--src/man/sssd-ad.5.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/man/sssd-ad.5.xml b/src/man/sssd-ad.5.xml
index ff43ea370..3cbc10520 100644
--- a/src/man/sssd-ad.5.xml
+++ b/src/man/sssd-ad.5.xml
@@ -756,10 +756,12 @@ ad_gpo_map_deny = +my_pam_service
Optional. Applicable only when dyndns_update
is true. Choose the interface or a list of interfaces
whose IP addresses should be used for dynamic DNS
- updates.
+ updates. Special value <quote>*</quote> implies that
+ IPs from all interfaces should be used.
</para>
<para>
- Default: Use the IP address of the AD LDAP connection
+ Default: Use the IP addresses of the interface which
+ is used for AD LDAP connection
</para>
<para>
Example: dyndns_iface = em1, vnet1, vnet2