summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2013-04-18 14:17:40 +0200
committerJakub Hrozek <jhrozek@redhat.com>2013-04-26 00:31:17 +0200
commitc7a4383b3b5549d0627c21bb02bd5f0bd46a3531 (patch)
tree8df536cf68284babe484c23e80e54f57b564ba17
parent95972b3250651a0d8eb823dbf6d5e8308c331a8d (diff)
downloadsssd2-c7a4383b3b5549d0627c21bb02bd5f0bd46a3531.tar.gz
sssd2-c7a4383b3b5549d0627c21bb02bd5f0bd46a3531.tar.xz
sssd2-c7a4383b3b5549d0627c21bb02bd5f0bd46a3531.zip
Document that the AD provider is case-insensitive
https://fedorahosted.org/sssd/ticket/1867
-rw-r--r--src/man/sssd-ad.5.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/man/sssd-ad.5.xml b/src/man/sssd-ad.5.xml
index 3b2b0bc0..5513c2ee 100644
--- a/src/man/sssd-ad.5.xml
+++ b/src/man/sssd-ad.5.xml
@@ -68,6 +68,9 @@
<programlisting>
ldap_id_mapping = False
</programlisting>
+ 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.
</para>
</refsect1>