diff options
author | Jakub Hrozek <jhrozek@redhat.com> | 2013-05-11 18:46:06 +0200 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2013-05-13 16:56:51 +0200 |
commit | 31c1f3a2e699fad82258aab83d756e1e7ca923a2 (patch) | |
tree | 1d3ababf964e0835a23661dc4a93a0256ee09f82 /src/man | |
parent | ad1be6fd04234f61f108773ff39aa7485abda47c (diff) | |
download | sssd-31c1f3a2e699fad82258aab83d756e1e7ca923a2.tar.gz sssd-31c1f3a2e699fad82258aab83d756e1e7ca923a2.tar.bz2 sssd-31c1f3a2e699fad82258aab83d756e1e7ca923a2.zip |
man: Clarify that AD dyndns updates are secured using GSS-TSIG
https://fedorahosted.org/sssd/ticket/1910
Diffstat (limited to 'src/man')
-rw-r--r-- | src/man/sssd-ad.5.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/man/sssd-ad.5.xml b/src/man/sssd-ad.5.xml index 589dfd0b..c828ab6c 100644 --- a/src/man/sssd-ad.5.xml +++ b/src/man/sssd-ad.5.xml @@ -162,7 +162,10 @@ ldap_id_mapping = False <para> Optional. This option tells SSSD to automatically update the Active Directory DNS server with - the IP address of this client. + 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. </para> <para> NOTE: On older systems (such as RHEL 5), for this |