From ef1005c81ca166e2d8fcc86cee1f3723ceaa31fc Mon Sep 17 00:00:00 2001 From: Arthur Schiwon Date: Tue, 10 Dec 2013 13:49:45 +0100 Subject: [PATCH] LDAP: update MS AD section --- admin_manual/configuration/auth_ldap.rst | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/admin_manual/configuration/auth_ldap.rst b/admin_manual/configuration/auth_ldap.rst index a1dfa75bf..919266227 100644 --- a/admin_manual/configuration/auth_ldap.rst +++ b/admin_manual/configuration/auth_ldap.rst @@ -511,12 +511,9 @@ If you have trouble with certificate validation make sure that Microsoft Active Directory -------------------------- -In case you want to connect to a Windows AD, you must change some values in the Advanced tab. - -* The default login filter will not work with AD. Use “samaccountname=%uid” instead. -* 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) +Compared to earlier ownCloud versions, no further tweaks need to be done to +make ownCloud work with Active Directory. ownCloud will automatically find the +correct configuration in the wizard-like set up process. Duplicating Server Configurations ---------------------------------