<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Help with [LDAP: error code 34 - invalid DN] in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/help-with-ldap-error-code-34-invalid-dn/m-p/94328#M27852</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am setting up my Alfresco Community Editon 5.2 with LDAP. I used the LDAP settings I found here&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.alfresco.com/thread/234780-alfresco-community-52-edition-ldap-ad-configuration" rel="nofollow noopener noreferrer"&gt;https://community.alfresco.com/thread/234780-alfresco-community-52-edition-ldap-ad-configuration&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The config posted by&amp;nbsp;@&lt;SPAN style="color: #8bc34a; background-color: #ffffff; font-weight: 200;"&gt;anuradha@1994&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the error on the title keeps popping up. Below is the log file of my Alfresco&lt;/P&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;2019-06-24 10:46:43,724 INFO  [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Synchronizing users and groups with user registry 'ldap1'&lt;BR /&gt;2019-06-24 10:46:44,180 INFO  [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Retrieving all groups from user registry 'ldap1'&lt;BR /&gt;2019-06-24 10:46:47,227 ERROR [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Synchronization aborted due to error&lt;BR /&gt;org.alfresco.repo.security.authentication.AuthenticationException: 05240018 Failed to connect to ldap://ldap1.apolloglobal.net:389. Reason javax.naming.InvalidNameException, [LDAP: error code 34 - invalid DN]&lt;BR /&gt;	at org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl.buildInitialDirContext(LDAPInitialDirContextFactoryImpl.java:284)&lt;BR /&gt;	at org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl.getDefaultIntialDirContext(LDAPInitialDirContextFactoryImpl.java:193)&lt;BR /&gt;	at org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl.getDefaultIntialDirContext(LDAPInitialDirContextFactoryImpl.java:162)&lt;BR /&gt;	at org.alfresco.repo.security.sync.ldap.LDAPUserRegistry$3.&amp;lt;init&amp;gt;(LDAPUserRegistry.java:714)&lt;BR /&gt;	at org.alfresco.repo.security.sync.ldap.LDAPUserRegistry.getGroups(LDAPUserRegistry.java:711)&lt;BR /&gt;	at org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer.syncWithPlugin(ChainingUserRegistrySynchronizer.java:996)&lt;BR /&gt;	at org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer.synchronizeInternal(ChainingUserRegistrySynchronizer.java:742)&lt;BR /&gt;	at org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer.access$16(ChainingUserRegistrySynchronizer.java:474)&lt;BR /&gt;	at org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer$7.doWork(ChainingUserRegistrySynchronizer.java:2141)&lt;BR /&gt;	at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:555)&lt;BR /&gt;	at org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer.onBootstrap(ChainingUserRegistrySynchronizer.java:2135)&lt;BR /&gt;	at org.springframework.extensions.surf.util.AbstractLifecycleBean.onApplicationEvent(AbstractLifecycleBean.java:56)&lt;BR /&gt;	at org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer.onApplicationEvent(ChainingUserRegistrySynchronizer.java:2498)&lt;BR /&gt;	at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:96)&lt;BR /&gt;	at org.alfresco.repo.management.subsystems.ChildApplicationContextFactory$ChildApplicationContext.publishEvent(ChildApplicationContextFactory.java:569)&lt;BR /&gt;	at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:954)&lt;BR /&gt;	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:482)&lt;BR /&gt;	at org.alfresco.repo.management.subsystems.ChildApplicationContextFactory$ApplicationContextState.start(ChildApplicationContextFactory.java:824)&lt;BR /&gt;	at org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean.start(AbstractPropertyBackedBean.java:1098)&lt;BR /&gt;	at org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean.onApplicationEvent(AbstractPropertyBackedBean.java:637)&lt;BR /&gt;	at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEventInternal(SafeApplicationEventMulticaster.java:214)&lt;BR /&gt;	at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEvent(SafeApplicationEventMulticaster.java:185)&lt;BR /&gt;	at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:334)&lt;BR /&gt;	at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:954)&lt;BR /&gt;	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:482)&lt;BR /&gt;	at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:410)&lt;BR /&gt;	at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:306)&lt;BR /&gt;	at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:112)&lt;BR /&gt;	at org.alfresco.web.app.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:70)&lt;BR /&gt;	at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:5118)&lt;BR /&gt;	at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5634)&lt;BR /&gt;	at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)&lt;BR /&gt;	at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:899)&lt;BR /&gt;	at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:875)&lt;BR /&gt;	at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:652)&lt;BR /&gt;	at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:679)&lt;BR /&gt;	at org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1966)&lt;BR /&gt;	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)&lt;BR /&gt;	at java.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;BR /&gt;	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)&lt;BR /&gt;	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)&lt;BR /&gt;	at java.lang.Thread.run(Thread.java:748)&lt;BR /&gt;Caused by: javax.naming.InvalidNameException: [LDAP: error code 34 - invalid DN]&lt;BR /&gt;	at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:3077)&lt;BR /&gt;	at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2883)&lt;BR /&gt;	at com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:2797)&lt;BR /&gt;	at com.sun.jndi.ldap.LdapCtx.&amp;lt;init&amp;gt;(LdapCtx.java:319)&lt;BR /&gt;	at com.sun.jndi.ldap.LdapCtxFactory.getUsingURL(LdapCtxFactory.java:192)&lt;BR /&gt;	at com.sun.jndi.ldap.LdapCtxFactory.getUsingURLs(LdapCtxFactory.java:210)&lt;BR /&gt;	at com.sun.jndi.ldap.LdapCtxFactory.getLdapCtxInstance(LdapCtxFactory.java:153)&lt;BR /&gt;	at com.sun.jndi.ldap.LdapCtxFactory.getInitialContext(LdapCtxFactory.java:83)&lt;BR /&gt;	at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:684)&lt;BR /&gt;	at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:313)&lt;BR /&gt;	at javax.naming.InitialContext.init(InitialContext.java:244)&lt;BR /&gt;	at javax.naming.InitialContext.&amp;lt;init&amp;gt;(InitialContext.java:216)&lt;BR /&gt;	at javax.naming.directory.InitialDirContext.&amp;lt;init&amp;gt;(InitialDirContext.java:101)&lt;BR /&gt;	at org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl.buildInitialDirContext(LDAPInitialDirContextFactoryImpl.java:227)&lt;BR /&gt;	... 41 more&lt;BR /&gt;2019-06-24 10:46:47,300 ERROR [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Synchronization aborted due to error&lt;BR /&gt;org.alfresco.repo.security.authentication.AuthenticationException: 05240018 Failed to connect to ldap://ldap1.apolloglobal.net:389. Reason javax.naming.InvalidNameException, [LDAP: error code 34 - invalid DN]&lt;BR /&gt;	at org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl.buildInitialDirContext(LDAPInitialDirContextFactoryImpl.java:284)&lt;BR /&gt;	at org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl.getDefaultIntialDirContext(LDAPInitialDirContextFactoryImpl.java:193)&lt;BR /&gt;	at org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl.getDefaultIntialDirContext(LDAPInitialDirContextFactoryImpl.java:162)&lt;BR /&gt;	at org.alfresco.repo.security.sync.ldap.LDAPUserRegistry$3.&amp;lt;init&amp;gt;(LDAPUserRegistry.java:714)&lt;BR /&gt;	at org.alfresco.repo.security.sync.ldap.LDAPUserRegistry.getGroups(LDAPUserRegistry.java:711)&lt;BR /&gt;	at org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer.syncWithPlugin(ChainingUserRegistrySynchronizer.java:996)&lt;BR /&gt;	at org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer.synchronizeInternal(ChainingUserRegistrySynchronizer.java:742)&lt;BR /&gt;	at org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer.access$16(ChainingUserRegistrySynchronizer.java:474)&lt;BR /&gt;	at org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer$7.doWork(ChainingUserRegistrySynchronizer.java:2141)&lt;BR /&gt;	at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:555)&lt;BR /&gt;	at org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer.onBootstrap(ChainingUserRegistrySynchronizer.java:2135)&lt;BR /&gt;	at org.springframework.extensions.surf.util.AbstractLifecycleBean.onApplicationEvent(AbstractLifecycleBean.java:56)&lt;BR /&gt;	at org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer.onApplicationEvent(ChainingUserRegistrySynchronizer.java:2498)&lt;BR /&gt;	at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:96)&lt;BR /&gt;	at org.alfresco.repo.management.subsystems.ChildApplicationContextFactory$ChildApplicationContext.publishEvent(ChildApplicationContextFactory.java:569)&lt;BR /&gt;	at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:954)&lt;BR /&gt;	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:482)&lt;BR /&gt;	at org.alfresco.repo.management.subsystems.ChildApplicationContextFactory$ApplicationContextState.start(ChildApplicationContextFactory.java:824)&lt;BR /&gt;	at org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean.start(AbstractPropertyBackedBean.java:1098)&lt;BR /&gt;	at org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean.onApplicationEvent(AbstractPropertyBackedBean.java:637)&lt;BR /&gt;	at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEventInternal(SafeApplicationEventMulticaster.java:214)&lt;BR /&gt;	at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEvent(SafeApplicationEventMulticaster.java:185)&lt;BR /&gt;	at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:334)&lt;BR /&gt;	at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:954)&lt;BR /&gt;	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:482)&lt;BR /&gt;	at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:410)&lt;BR /&gt;	at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:306)&lt;BR /&gt;	at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:112)&lt;BR /&gt;	at org.alfresco.web.app.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:70)&lt;BR /&gt;	at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:5118)&lt;BR /&gt;	at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5634)&lt;BR /&gt;	at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)&lt;BR /&gt;	at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:899)&lt;BR /&gt;	at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:875)&lt;BR /&gt;	at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:652)&lt;BR /&gt;	at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:679)&lt;BR /&gt;	at org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1966)&lt;BR /&gt;	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)&lt;BR /&gt;	at java.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;BR /&gt;	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)&lt;BR /&gt;	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)&lt;BR /&gt;	at java.lang.Thread.run(Thread.java:748)&lt;BR /&gt;Caused by: javax.naming.InvalidNameException: [LDAP: error code 34 - invalid DN]&lt;BR /&gt;	at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:3077)&lt;BR /&gt;	at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2883)&lt;BR /&gt;	at com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:2797)&lt;BR /&gt;	at com.sun.jndi.ldap.LdapCtx.&amp;lt;init&amp;gt;(LdapCtx.java:319)&lt;BR /&gt;	at com.sun.jndi.ldap.LdapCtxFactory.getUsingURL(LdapCtxFactory.java:192)&lt;BR /&gt;	at com.sun.jndi.ldap.LdapCtxFactory.getUsingURLs(LdapCtxFactory.java:210)&lt;BR /&gt;	at com.sun.jndi.ldap.LdapCtxFactory.getLdapCtxInstance(LdapCtxFactory.java:153)&lt;BR /&gt;	at com.sun.jndi.ldap.LdapCtxFactory.getInitialContext(LdapCtxFactory.java:83)&lt;BR /&gt;	at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:684)&lt;BR /&gt;	at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:313)&lt;BR /&gt;	at javax.naming.InitialContext.init(InitialContext.java:244)&lt;BR /&gt;	at javax.naming.InitialContext.&amp;lt;init&amp;gt;(InitialContext.java:216)&lt;BR /&gt;	at javax.naming.directory.InitialDirContext.&amp;lt;init&amp;gt;(InitialDirContext.java:101)&lt;BR /&gt;	at org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl.buildInitialDirContext(LDAPInitialDirContextFactoryImpl.java:227)&lt;BR /&gt;	... 41 more&lt;BR /&gt;2019-06-24 10:46:47,321 WARN  [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Failed initial synchronize with user registries&lt;BR /&gt;org.alfresco.repo.security.authentication.AuthenticationException: 05240018 Failed to connect to ldap://ldap1.apolloglobal.net:389. Reason javax.naming.InvalidNameException, [LDAP: error code 34 - invalid DN]&lt;BR /&gt;	at org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl.buildInitialDirContext(LDAPInitialDirContextFactoryImpl.java:284)&lt;BR /&gt;	at org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl.getDefaultIntialDirContext(LDAPInitialDirContextFactoryImpl.java:193)&lt;BR /&gt;	at org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl.getDefaultIntialDirContext(LDAPInitialDirContextFactoryImpl.java:162)&lt;BR /&gt;	at org.alfresco.repo.security.sync.ldap.LDAPUserRegistry$3.&amp;lt;init&amp;gt;(LDAPUserRegistry.java:714)&lt;BR /&gt;	at org.alfresco.repo.security.sync.ldap.LDAPUserRegistry.getGroups(LDAPUserRegistry.java:711)&lt;BR /&gt;	at org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer.syncWithPlugin(ChainingUserRegistrySynchronizer.java:996)&lt;BR /&gt;	at org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer.synchronizeInternal(ChainingUserRegistrySynchronizer.java:742)&lt;BR /&gt;	at org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer.access$16(ChainingUserRegistrySynchronizer.java:474)&lt;BR /&gt;	at org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer$7.doWork(ChainingUserRegistrySynchronizer.java:2141)&lt;BR /&gt;	at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:555)&lt;BR /&gt;	at org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer.onBootstrap(ChainingUserRegistrySynchronizer.java:2135)&lt;BR /&gt;	at org.springframework.extensions.surf.util.AbstractLifecycleBean.onApplicationEvent(AbstractLifecycleBean.java:56)&lt;BR /&gt;	at org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer.onApplicationEvent(ChainingUserRegistrySynchronizer.java:2498)&lt;BR /&gt;	at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:96)&lt;BR /&gt;	at org.alfresco.repo.management.subsystems.ChildApplicationContextFactory$ChildApplicationContext.publishEvent(ChildApplicationContextFactory.java:569)&lt;BR /&gt;	at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:954)&lt;BR /&gt;	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:482)&lt;BR /&gt;	at org.alfresco.repo.management.subsystems.ChildApplicationContextFactory$ApplicationContextState.start(ChildApplicationContextFactory.java:824)&lt;BR /&gt;	at org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean.start(AbstractPropertyBackedBean.java:1098)&lt;BR /&gt;	at org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean.onApplicationEvent(AbstractPropertyBackedBean.java:637)&lt;BR /&gt;	at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEventInternal(SafeApplicationEventMulticaster.java:214)&lt;BR /&gt;	at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEvent(SafeApplicationEventMulticaster.java:185)&lt;BR /&gt;	at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:334)&lt;BR /&gt;	at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:954)&lt;BR /&gt;	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:482)&lt;BR /&gt;	at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:410)&lt;BR /&gt;	at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:306)&lt;BR /&gt;	at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:112)&lt;BR /&gt;	at org.alfresco.web.app.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:70)&lt;BR /&gt;	at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:5118)&lt;BR /&gt;	at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5634)&lt;BR /&gt;	at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)&lt;BR /&gt;	at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:899)&lt;BR /&gt;	at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:875)&lt;BR /&gt;	at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:652)&lt;BR /&gt;	at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:679)&lt;BR /&gt;	at org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1966)&lt;BR /&gt;	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)&lt;BR /&gt;	at java.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;BR /&gt;	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)&lt;BR /&gt;	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)&lt;BR /&gt;	at java.lang.Thread.run(Thread.java:748)&lt;BR /&gt;Caused by: javax.naming.InvalidNameException: [LDAP: error code 34 - invalid DN]&lt;BR /&gt;	at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:3077)&lt;BR /&gt;	at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2883)&lt;BR /&gt;	at com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:2797)&lt;BR /&gt;	at com.sun.jndi.ldap.LdapCtx.&amp;lt;init&amp;gt;(LdapCtx.java:319)&lt;BR /&gt;	at com.sun.jndi.ldap.LdapCtxFactory.getUsingURL(LdapCtxFactory.java:192)&lt;BR /&gt;	at com.sun.jndi.ldap.LdapCtxFactory.getUsingURLs(LdapCtxFactory.java:210)&lt;BR /&gt;	at com.sun.jndi.ldap.LdapCtxFactory.getLdapCtxInstance(LdapCtxFactory.java:153)&lt;BR /&gt;	at com.sun.jndi.ldap.LdapCtxFactory.getInitialContext(LdapCtxFactory.java:83)&lt;BR /&gt;	at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:684)&lt;BR /&gt;	at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:313)&lt;BR /&gt;	at javax.naming.InitialContext.init(InitialContext.java:244)&lt;BR /&gt;	at javax.naming.InitialContext.&amp;lt;init&amp;gt;(InitialContext.java:216)&lt;BR /&gt;	at javax.naming.directory.InitialDirContext.&amp;lt;init&amp;gt;(InitialDirContext.java:101)&lt;BR /&gt;	at org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl.buildInitialDirContext(LDAPInitialDirContextFactoryImpl.java:227)&lt;BR /&gt;	... 41 more&lt;BR /&gt;2019-06-24 10:46:47,323 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Synchronization' subsystem, ID: [Synchronization, default] complete&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Jun 2019 03:11:08 GMT</pubDate>
    <dc:creator>arjaytigerace</dc:creator>
    <dc:date>2019-06-24T03:11:08Z</dc:date>
    <item>
      <title>Help with [LDAP: error code 34 - invalid DN]</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/help-with-ldap-error-code-34-invalid-dn/m-p/94328#M27852</link>
      <description>I am setting up my Alfresco Community Editon 5.2 with LDAP. I used the LDAP settings I found herehttps://community.alfresco.com/thread/234780-alfresco-community-52-edition-ldap-ad-configurationThe config posted by&amp;nbsp;@anuradha@1994But the error on the title keeps popping up. Below is the log file of my</description>
      <pubDate>Mon, 24 Jun 2019 03:11:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/help-with-ldap-error-code-34-invalid-dn/m-p/94328#M27852</guid>
      <dc:creator>arjaytigerace</dc:creator>
      <dc:date>2019-06-24T03:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: Help with [LDAP: error code 34 - invalid DN]</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/help-with-ldap-error-code-34-invalid-dn/m-p/94329#M27853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solved this already. Apparently dn was the login info of my ldap and i needed to get my admin credentials&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jun 2019 11:26:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/help-with-ldap-error-code-34-invalid-dn/m-p/94329#M27853</guid>
      <dc:creator>arjaytigerace</dc:creator>
      <dc:date>2019-06-24T11:26:53Z</dc:date>
    </item>
  </channel>
</rss>

