summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 ce5602b8..bae9d003 100644
--- a/src/man/sssd-ad.5.xml
+++ b/src/man/sssd-ad.5.xml
@@ -73,6 +73,11 @@
<programlisting>
ldap_id_mapping = False
</programlisting>
+ In order to retrieve users and groups using POSIX attributes from trusted
+ domains, the AD administrator must make sure that the POSIX attributes
+ are replicated to the Global Catalog.
+ </para>
+ <para>
Users, groups and other entities served by SSSD are always treated as
case-insensitive in the AD provider for compatibility with Active
Directory's LDAP implementation.