From 7e89064f8eb20cd4daaabe9f3a85c435596d8f00 Mon Sep 17 00:00:00 2001 From: Arthur Schiwon Date: Wed, 20 Feb 2013 14:25:48 +0100 Subject: [PATCH] LDAP: fix AD part --- admin_manual/auth_ldap.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin_manual/auth_ldap.rst b/admin_manual/auth_ldap.rst index 33c3ef1a3..d90baf6b6 100644 --- a/admin_manual/auth_ldap.rst +++ b/admin_manual/auth_ldap.rst @@ -188,8 +188,8 @@ Microsoft Active Directory In case you want to connect to a Windows AD, you must change some values in the Advanced tab. * The default in User Display Name Field will not work with Active Directory. -* The Group Member association must be set to “member (AD)” Check Case insensitive -* LDAP server (Windows) +* The Group Member association must be set to “member (AD)” +* Check Case insensitive LDAP server (Windows) Testing the configuration -------------------------