summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2013-08-12 00:19:42 +0200
committerJakub Hrozek <jhrozek@redhat.com>2013-08-24 18:05:24 +0200
commitfff52809d201ed6e710a3f8de212a34ee27369f2 (patch)
tree823cc8f1af3aed4d814141981c21c6f3408ef4f1
parentce0769479e53208ba9e35d9617eb85f3cac615cf (diff)
downloadsssd-fff52809d201ed6e710a3f8de212a34ee27369f2.tar.gz
sssd-fff52809d201ed6e710a3f8de212a34ee27369f2.tar.xz
sssd-fff52809d201ed6e710a3f8de212a34ee27369f2.zip
MAN: AD provider only supports trusted domains from the same forest
Resolves: https://fedorahosted.org/sssd/ticket/2044
-rw-r--r--src/man/sssd-ad.5.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/man/sssd-ad.5.xml b/src/man/sssd-ad.5.xml
index b252d9394..a54528fcc 100644
--- a/src/man/sssd-ad.5.xml
+++ b/src/man/sssd-ad.5.xml
@@ -42,6 +42,11 @@
or later. Earlier versions may work, but are unsupported.
</para>
<para>
+ The AD provider is able to provide identity information and
+ authentication for entities from trusted domains as well. Currently
+ only trusted domains in the same forest are recognized.
+ </para>
+ <para>
The AD provider accepts the same options used by the
<citerefentry>
<refentrytitle>sssd-ldap</refentrytitle>