diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/man/sssd-ad.5.xml | 3 | ||||
-rw-r--r-- | src/man/sssd-ipa.5.xml | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/src/man/sssd-ad.5.xml b/src/man/sssd-ad.5.xml index c9bb653a..1b33f28a 100644 --- a/src/man/sssd-ad.5.xml +++ b/src/man/sssd-ad.5.xml @@ -725,6 +725,9 @@ ad_gpo_map_deny = +my_pam_service should be used for dynamic DNS updates. </para> <para> + NOTE: This option currently supports only one interface. + </para> + <para> Default: Use the IP address of the AD LDAP connection </para> </listitem> diff --git a/src/man/sssd-ipa.5.xml b/src/man/sssd-ipa.5.xml index 6089ac60..77cb9aac 100644 --- a/src/man/sssd-ipa.5.xml +++ b/src/man/sssd-ipa.5.xml @@ -170,6 +170,9 @@ should be used for dynamic DNS updates. </para> <para> + NOTE: This option currently supports only one interface. + </para> + <para> NOTE: While it is still possible to use the old <emphasis>ipa_dyndns_iface</emphasis> option, users should migrate to using <emphasis>dyndns_iface</emphasis> |