<?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 Re: Can't login with ldap in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/can-t-login-with-ldap/m-p/297982#M251112</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i've commented the sync properties , just kept the&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P style="color: #727174; border: 0px;"&gt;ldap.synchronization.active=false&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;im getting&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN style="color: #ff0000; background-color: #ffffff;"&gt;Your authentication details have not been recognized or Alfresco may not be available at this time.&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;i've added to log4j.properties:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;# LDAP&lt;BR /&gt;log4j.logger.org.alfresco.repo.importer.ImporterJob=debug&lt;BR /&gt;log4j.logger.org.alfresco.repo.importer.ExportSourceImporter=debug&lt;BR /&gt;log4j.logger.org.alfresco.repo.security.authentication.ldap=debug&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;the username im trying to login is as it follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;CN=Sergio Miguel Rodrigues Viula,OU=Dep. de Recursos Humanos e Modernizacao Administrativa,OU=SiteA - Pacos do Concelho,OU=_Utilizadores do Dominio da CMF,DC=cm-xxx,DC=pt&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;as far for logs i got this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;2016-12-27 10:27:37,007 DEBUG [org.alfresco.repo.security.authentication.ldap.LDAPAuthenticationComponentImpl] [http-apr-8080-exec-12] Authenticating user "semvi"&lt;BR /&gt;2016-12-27 10:27:37,012 DEBUG [org.alfresco.repo.security.authentication.ldap.LDAPAuthenticationComponentImpl] [http-apr-8080-exec-12] Failed to authenticate user "semivi"&lt;BR /&gt;org.alfresco.repo.security.authentication.AuthenticationException: 11270002 Failed to authenticate, username or password is wrong. User name:sAMAccountName=semivi,OU=Dep. de Recursos Humanos e&lt;BR /&gt;Modernizacao Administrativa,OU=SiteA - Pacos do Concelho,OU=_Utilizadores do Dominio da CMF,DC=cm-xxx,DC=pt Reason [LDAP: error code 49 - 80090308: LdapErr: DSID-0C0903A8, comment: AcceptSe&lt;BR /&gt;curityContext error, data 52e, v1db1^@]&lt;BR /&gt;&lt;BR /&gt; at org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl.buildInitialDirContext(LDAPInitialDirContextFactoryImpl.java:235)&lt;BR /&gt; at org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl.getInitialDirContext(LDAPInitialDirContextFactoryImpl.java:379)&lt;BR /&gt; at org.alfresco.repo.security.authentication.ldap.LDAPAuthenticationComponentImpl.authenticateImpl(LDAPAuthenticationComponentImpl.java:147)&lt;BR /&gt; at org.alfresco.repo.security.authentication.AbstractAuthenticationComponent.authenticate(AbstractAuthenticationComponent.java:162)&lt;BR /&gt; at org.alfresco.repo.security.authentication.AuthenticationServiceImpl.authenticate(AuthenticationServiceImpl.java:68)&lt;BR /&gt; at org.alfresco.repo.security.authentication.AbstractChainingAuthenticationService.authenticate(AbstractChainingAuthenticationService.java:195)&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)&lt;BR /&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt; at java.lang.reflect.Method.invoke(Method.java:497)&lt;BR /&gt; at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)&lt;BR /&gt; at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)&lt;BR /&gt; at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)&lt;BR /&gt; at net.sf.acegisecurity.intercept.method.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:80)&lt;BR /&gt; at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;BR /&gt; at org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor.invoke(ExceptionTranslatorMethodInterceptor.java:46)&lt;BR /&gt; at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;BR /&gt; at org.alfresco.repo.audit.AuditMethodInterceptor.invoke(AuditMethodInterceptor.java:159)&lt;BR /&gt; at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;BR /&gt; at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:96)&lt;BR /&gt; at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:260)&lt;BR /&gt; at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:94)&lt;BR /&gt; at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;BR /&gt; at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)&lt;BR /&gt; at com.sun.proxy.$Proxy73.authenticate(Unknown Source)&lt;BR /&gt; at org.alfresco.repo.web.scripts.bean.AbstractLoginBean.login(AbstractLoginBean.java:79)&lt;BR /&gt; at org.alfresco.repo.web.scripts.bean.LoginPost.executeImpl(LoginPost.java:72)&lt;BR /&gt; at org.springframework.extensions.webscripts.DeclarativeWebScript.executeImpl(DeclarativeWebScript.java:235)&lt;BR /&gt; at org.springframework.extensions.webscripts.DeclarativeWebScript.execute(DeclarativeWebScript.java:64)&lt;BR /&gt; at org.alfresco.repo.web.scripts.RepositoryContainer$3.execute(RepositoryContainer.java:512)&lt;BR /&gt; at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:457)&lt;BR /&gt; at org.alfresco.repo.web.scripts.RepositoryContainer.transactionedExecute(RepositoryContainer.java:580)&lt;BR /&gt; at org.alfresco.repo.web.scripts.RepositoryContainer.transactionedExecuteAs(RepositoryContainer.java:649)&lt;BR /&gt; at org.alfresco.repo.web.scripts.RepositoryContainer.executeScriptInternal(RepositoryContainer.java:348)&lt;BR /&gt; at org.alfresco.repo.web.scripts.RepositoryContainer.executeScript(RepositoryContainer.java:301)&lt;BR /&gt; at org.springframework.extensions.webscripts.AbstractRuntime.executeScript(AbstractRuntime.java:382)&lt;BR /&gt; at org.springframework.extensions.webscripts.AbstractRuntime.executeScript(AbstractRuntime.java:210)&lt;BR /&gt; at org.springframework.extensions.webscripts.servlet.WebScriptServlet.service(WebScriptServlet.java:132)&lt;BR /&gt; at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)&lt;/P&gt;&lt;P&gt;at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)&lt;BR /&gt; at org.alfresco.web.app.servlet.GlobalLocalizationFilter.doFilter(GlobalLocalizationFilter.java:61)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)&lt;BR /&gt; at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220)&lt;BR /&gt; at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)&lt;BR /&gt; at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:504)&lt;BR /&gt; at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170)&lt;BR /&gt; at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)&lt;BR /&gt; at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:950)&lt;BR /&gt; at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)&lt;BR /&gt; at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:421)&lt;BR /&gt; at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1074)&lt;BR /&gt; at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:611)&lt;BR /&gt; at org.apache.tomcat.util.net.AprEndpoint$SocketWithOptionsProcessor.run(AprEndpoint.java:2403)&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 org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)&lt;BR /&gt; at java.lang.Thread.run(Thread.java:745)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Caused by: javax.naming.AuthenticationException: [LDAP: error code 49 - 80090308: LdapErr: DSID-0C0903A8, comment: AcceptSecurityContext error, data 52e, v1db1^@]&lt;BR /&gt; at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:3135)&lt;BR /&gt; at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:3081)&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:220)&lt;BR /&gt; ... 61 more&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Dec 2016 11:01:10 GMT</pubDate>
    <dc:creator>sviulacmf</dc:creator>
    <dc:date>2016-12-27T11:01:10Z</dc:date>
    <item>
      <title>Can't login with ldap</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-t-login-with-ldap/m-p/297980#M251110</link>
      <description>Hello,I am trying to do a simple login only, no need for sync any groups or users. I've double checked the configuration over and over, ldap is active in server as well.I'm trying to achieve login by sAMAccountName.A simple user goes like this:CN=reader,OU=Utilizadores e Grupos de Gestao,OU=_Utiliza</description>
      <pubDate>Thu, 22 Dec 2016 11:35:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-t-login-with-ldap/m-p/297980#M251110</guid>
      <dc:creator>sviulacmf</dc:creator>
      <dc:date>2016-12-22T11:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: Can't login with ldap</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-t-login-with-ldap/m-p/297981#M251111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you do not need the synchronization, why are all those properties there?&lt;/P&gt;&lt;P&gt;Do you see any error when you try to log in?&lt;/P&gt;&lt;P&gt;Can you share your logs here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2016 21:09:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-t-login-with-ldap/m-p/297981#M251111</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2016-12-22T21:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: Can't login with ldap</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-t-login-with-ldap/m-p/297982#M251112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i've commented the sync properties , just kept the&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P style="color: #727174; border: 0px;"&gt;ldap.synchronization.active=false&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;im getting&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN style="color: #ff0000; background-color: #ffffff;"&gt;Your authentication details have not been recognized or Alfresco may not be available at this time.&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;i've added to log4j.properties:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;# LDAP&lt;BR /&gt;log4j.logger.org.alfresco.repo.importer.ImporterJob=debug&lt;BR /&gt;log4j.logger.org.alfresco.repo.importer.ExportSourceImporter=debug&lt;BR /&gt;log4j.logger.org.alfresco.repo.security.authentication.ldap=debug&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;the username im trying to login is as it follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;CN=Sergio Miguel Rodrigues Viula,OU=Dep. de Recursos Humanos e Modernizacao Administrativa,OU=SiteA - Pacos do Concelho,OU=_Utilizadores do Dominio da CMF,DC=cm-xxx,DC=pt&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;as far for logs i got this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;2016-12-27 10:27:37,007 DEBUG [org.alfresco.repo.security.authentication.ldap.LDAPAuthenticationComponentImpl] [http-apr-8080-exec-12] Authenticating user "semvi"&lt;BR /&gt;2016-12-27 10:27:37,012 DEBUG [org.alfresco.repo.security.authentication.ldap.LDAPAuthenticationComponentImpl] [http-apr-8080-exec-12] Failed to authenticate user "semivi"&lt;BR /&gt;org.alfresco.repo.security.authentication.AuthenticationException: 11270002 Failed to authenticate, username or password is wrong. User name:sAMAccountName=semivi,OU=Dep. de Recursos Humanos e&lt;BR /&gt;Modernizacao Administrativa,OU=SiteA - Pacos do Concelho,OU=_Utilizadores do Dominio da CMF,DC=cm-xxx,DC=pt Reason [LDAP: error code 49 - 80090308: LdapErr: DSID-0C0903A8, comment: AcceptSe&lt;BR /&gt;curityContext error, data 52e, v1db1^@]&lt;BR /&gt;&lt;BR /&gt; at org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl.buildInitialDirContext(LDAPInitialDirContextFactoryImpl.java:235)&lt;BR /&gt; at org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl.getInitialDirContext(LDAPInitialDirContextFactoryImpl.java:379)&lt;BR /&gt; at org.alfresco.repo.security.authentication.ldap.LDAPAuthenticationComponentImpl.authenticateImpl(LDAPAuthenticationComponentImpl.java:147)&lt;BR /&gt; at org.alfresco.repo.security.authentication.AbstractAuthenticationComponent.authenticate(AbstractAuthenticationComponent.java:162)&lt;BR /&gt; at org.alfresco.repo.security.authentication.AuthenticationServiceImpl.authenticate(AuthenticationServiceImpl.java:68)&lt;BR /&gt; at org.alfresco.repo.security.authentication.AbstractChainingAuthenticationService.authenticate(AbstractChainingAuthenticationService.java:195)&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)&lt;BR /&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt; at java.lang.reflect.Method.invoke(Method.java:497)&lt;BR /&gt; at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)&lt;BR /&gt; at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)&lt;BR /&gt; at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)&lt;BR /&gt; at net.sf.acegisecurity.intercept.method.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:80)&lt;BR /&gt; at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;BR /&gt; at org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor.invoke(ExceptionTranslatorMethodInterceptor.java:46)&lt;BR /&gt; at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;BR /&gt; at org.alfresco.repo.audit.AuditMethodInterceptor.invoke(AuditMethodInterceptor.java:159)&lt;BR /&gt; at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;BR /&gt; at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:96)&lt;BR /&gt; at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:260)&lt;BR /&gt; at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:94)&lt;BR /&gt; at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;BR /&gt; at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)&lt;BR /&gt; at com.sun.proxy.$Proxy73.authenticate(Unknown Source)&lt;BR /&gt; at org.alfresco.repo.web.scripts.bean.AbstractLoginBean.login(AbstractLoginBean.java:79)&lt;BR /&gt; at org.alfresco.repo.web.scripts.bean.LoginPost.executeImpl(LoginPost.java:72)&lt;BR /&gt; at org.springframework.extensions.webscripts.DeclarativeWebScript.executeImpl(DeclarativeWebScript.java:235)&lt;BR /&gt; at org.springframework.extensions.webscripts.DeclarativeWebScript.execute(DeclarativeWebScript.java:64)&lt;BR /&gt; at org.alfresco.repo.web.scripts.RepositoryContainer$3.execute(RepositoryContainer.java:512)&lt;BR /&gt; at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:457)&lt;BR /&gt; at org.alfresco.repo.web.scripts.RepositoryContainer.transactionedExecute(RepositoryContainer.java:580)&lt;BR /&gt; at org.alfresco.repo.web.scripts.RepositoryContainer.transactionedExecuteAs(RepositoryContainer.java:649)&lt;BR /&gt; at org.alfresco.repo.web.scripts.RepositoryContainer.executeScriptInternal(RepositoryContainer.java:348)&lt;BR /&gt; at org.alfresco.repo.web.scripts.RepositoryContainer.executeScript(RepositoryContainer.java:301)&lt;BR /&gt; at org.springframework.extensions.webscripts.AbstractRuntime.executeScript(AbstractRuntime.java:382)&lt;BR /&gt; at org.springframework.extensions.webscripts.AbstractRuntime.executeScript(AbstractRuntime.java:210)&lt;BR /&gt; at org.springframework.extensions.webscripts.servlet.WebScriptServlet.service(WebScriptServlet.java:132)&lt;BR /&gt; at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)&lt;/P&gt;&lt;P&gt;at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)&lt;BR /&gt; at org.alfresco.web.app.servlet.GlobalLocalizationFilter.doFilter(GlobalLocalizationFilter.java:61)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)&lt;BR /&gt; at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220)&lt;BR /&gt; at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)&lt;BR /&gt; at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:504)&lt;BR /&gt; at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170)&lt;BR /&gt; at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)&lt;BR /&gt; at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:950)&lt;BR /&gt; at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)&lt;BR /&gt; at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:421)&lt;BR /&gt; at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1074)&lt;BR /&gt; at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:611)&lt;BR /&gt; at org.apache.tomcat.util.net.AprEndpoint$SocketWithOptionsProcessor.run(AprEndpoint.java:2403)&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 org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)&lt;BR /&gt; at java.lang.Thread.run(Thread.java:745)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Caused by: javax.naming.AuthenticationException: [LDAP: error code 49 - 80090308: LdapErr: DSID-0C0903A8, comment: AcceptSecurityContext error, data 52e, v1db1^@]&lt;BR /&gt; at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:3135)&lt;BR /&gt; at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:3081)&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:220)&lt;BR /&gt; ... 61 more&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Dec 2016 11:01:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-t-login-with-ldap/m-p/297982#M251112</guid>
      <dc:creator>sviulacmf</dc:creator>
      <dc:date>2016-12-27T11:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: Can't login with ldap</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-t-login-with-ldap/m-p/297983#M251113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A __default_attr="185493" __jive_macro_name="thread" _jive_internal="true" class="jive_macro_thread jive_macro link-titled" href="https://community.alfresco.com/thread/185493-solved-authentication-active-direcotory-by-samaccountname" rel="nofollow noopener noreferrer"&gt;&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After reading this link got it working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ty everyone.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2016 12:24:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-t-login-with-ldap/m-p/297983#M251113</guid>
      <dc:creator>sviulacmf</dc:creator>
      <dc:date>2016-12-28T12:24:45Z</dc:date>
    </item>
  </channel>
</rss>

