LDAP Integration with AEM 6.5, I am facing issue while syncronizing external users. Hello All, I am trying to implement LDAP Integration with AEM 6.5. When I did my configutaion and click on sync . Here are my configs: Configuration:org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapIdentityProvider.config:userPool.maxActive=L"8"searchTimeout="60s"host.name="ldap.xyz.com"customattributes=[""]adminPool.maxActive=L"8"group.makeDnPath=B"false"user.baseDN="cn\=user,ou\=service\ accounts,OU\=Accounts,DC\=xyz,DC\=com"group.objectclass=["group"]user.objectclass=["person"]userPool.lookupOnValidate=B"true"host.noCertCheck=B"false"user.makeDnPath=B"false"bind.dn="cn\=user,ou\=service\ accounts,OU\=Accounts,DC\=xyz,DC\=com"group.baseDN="CN\=username,OU\=Security\ Groups,OU\=People\ and\ PCs,DC\=xyz,DC\=com"group.extraFilter=""user.extraFilter=""host.port=I"389"adminPool.lookupOnValidate=B"true"useUidForExtId=B"false"group.nameAttribute="name"provider.name="ldap"host.ssl=B"false"host.tls=B"false"user.idAttribute="sAMAccountName"group.memberAttribu