>From f5094bb773b3a5236d6b3cfaf20b45267a2e13e2 Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Mon, 12 Aug 2013 00:19:42 +0200 Subject: [PATCH] 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(+) diff --git a/src/man/sssd-ad.5.xml b/src/man/sssd-ad.5.xml index 92656929461885690d1863947ce528ecb782562b..4a8c60b49e4ac30788d1f07b50ea05274d1686e5 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. + 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 sssd-ldap -- 1.8.3.1