From 728a1812b7c5f70febb522342c5b357da598acfe Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Mon, 12 Aug 2013 00:19:42 +0200 Subject: MAN: AD provider only supports trusted domains from the same forest Resolves: https://fedorahosted.org/sssd/ticket/2044 --- src/man/sssd-ad.5.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/man/sssd-ad.5.xml') diff --git a/src/man/sssd-ad.5.xml b/src/man/sssd-ad.5.xml index 926569294..4a8c60b49 100644 --- a/src/man/sssd-ad.5.xml +++ b/src/man/sssd-ad.5.xml @@ -41,6 +41,11 @@ The AD provider supports connecting to Active Directory 2008 R2 or later. Earlier versions may work, but are unsupported. + + 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. + The AD provider accepts the same options used by the -- cgit