I'm running CQ 5.4 and successfully integrated with AD via LDAP with the following settings:com.day.crx.core.CRXLoginModule sufficient;com.day.crx.security.ldap.LDAPLoginModule requireduserRoot="CN=ABC,OU=hello,DC=world"As long as the user is a member of the ABC group, he can sign in and their user ...