<?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: AD Passthru Authentication - 3.4 in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/ad-passthru-authentication-3-4/m-p/242813#M195943</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;First of all, many thanks to imad77, aman, baltun, and AnGrA for your posts. This is the only thread that has gotten me close to successfully implementing the synchronization for ldap-ad. My passthru works fine; however the AD sync is showing the same error in Alfresco log as you guys got. Help would be much appreciated!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My domain is stonecompanies.com however when we login to the domain from XP machines, the login prompt shows "Logging into the STONE domain as user…" STONE works for passthru like a charm but I am having problems with AD syncing: "AuthenticationException: 10230000 LDAP authentication failed."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is a windows server 2003 machine with Alfresco 3.4b.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is the relevant portion of my alfresco global properties file:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;authentication.chain=passthru1&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;assthru,alfrescoNtlm1:alfrescoNtlm,ldap1:ldap-ad&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.domain=STONE&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.servers=STONE\\10.1.1.2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.defaultAdministratorUserNames=administrator, mylogin&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;synchronization.authCreatePeopleOnLogin=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.active=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.active=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.java.naming.provider.url=ldap://stone2.stonecompanies.com:389&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.java.naming.security.principle=administrator@stonecompanies&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.java.naming.security.credentials=******&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.groupSearchBase=OU\=Groups,DC\=stonecompanies,DC\=com&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.userSearchBase=OU\=Users,DC\=stonecompanies,DC\=com&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;BTW 10.1.1.2 and stone2.stonecompanies.com are the same machine.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Nov 2010 17:00:34 GMT</pubDate>
    <dc:creator>buster</dc:creator>
    <dc:date>2010-11-23T17:00:34Z</dc:date>
    <item>
      <title>AD Passthru Authentication - 3.4</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ad-passthru-authentication-3-4/m-p/242791#M195921</link>
      <description>I have installed version 3.4 and cannot get the AD authentication/passthru to work properly.I continually receive the following error when launching Alfresco Explorernet.sf.acegisecurity.AuthenticationServiceException: Failed to open passthru auth session at org.alfresco.repo.security.authentication</description>
      <pubDate>Wed, 27 Oct 2010 18:24:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ad-passthru-authentication-3-4/m-p/242791#M195921</guid>
      <dc:creator>wtrippler</dc:creator>
      <dc:date>2010-10-27T18:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: AD Passthru Authentication - 3.4</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ad-passthru-authentication-3-4/m-p/242792#M195922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I have installed version 3.4 and cannot get the AD authentication/passthru to work properly.&lt;BR /&gt;&lt;BR /&gt;I continually receive the following error when launching Alfresco Explorer&lt;BR /&gt;&lt;BR /&gt;net.sf.acegisecurity.AuthenticationServiceException: Failed to open passthru auth session &lt;BR /&gt;at org.alfresco.repo.security.authentication.ntlm.NTLMAuthenticationComponentImpl.authenticatePassthru(NTLMAuthenticationComponentImpl.java:783) &lt;BR /&gt;at org.alfresco.repo.security.authentication.ntlm.NTLMAuthenticationComponentImpl.authenticate(NTLMAuthenticationComponentImpl.java:554) &lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) &lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) &lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) &lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:597) &lt;BR /&gt;at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307) &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 org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:107) &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:202) &lt;BR /&gt;at $Proxy227.authenticate(Unknown Source) &lt;BR /&gt;at org.alfresco.repo.webdav.auth.BaseNTLMAuthenticationFilter.processType1(BaseNTLMAuthenticationFilter.java:372) &lt;BR /&gt;at org.alfresco.repo.webdav.auth.BaseNTLMAuthenticationFilter.authenticateRequest(BaseNTLMAuthenticationFilter.java:278) &lt;BR /&gt;at org.alfresco.repo.webdav.auth.BaseSSOAuthenticationFilter.doFilter(BaseSSOAuthenticationFilter.java:132) &lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) &lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) &lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) &lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:597) &lt;BR /&gt;at org.alfresco.repo.management.subsystems.ChainingSubsystemProxyFactory$1.invoke(ChainingSubsystemProxyFactory.java:103) &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:202) &lt;BR /&gt;at $Proxy240.doFilter(Unknown Source) &lt;BR /&gt;at org.alfresco.repo.web.filter.beans.BeanProxyFilter.doFilter(BeanProxyFilter.java:82) &lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) &lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) &lt;BR /&gt;at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233) &lt;BR /&gt;at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) &lt;BR /&gt;at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) &lt;BR /&gt;at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) &lt;BR /&gt;at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) &lt;BR /&gt;at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298) &lt;BR /&gt;at org.apache.coyote.http11.Http11AprProcessor.process(Http11AprProcessor.java:859) &lt;BR /&gt;at org.apache.coyote.http11.Http11AprProtocol$Http11ConnectionHandler.process(Http11AprProtocol.java:579) &lt;BR /&gt;at org.apache.tomcat.util.net.AprEndpoint$Worker.run(AprEndpoint.java:1555) &lt;BR /&gt;at java.lang.Thread.run(Thread.java:619)&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You should do 2 things:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;vi /opt/alfresco/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/subsystems/Authentication/passthru/passthru-authentication-context.properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.useLocalServer=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.domain=tata&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.servers=tata\\192.168.1.13&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.guestAccess=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.defaultAdministratorUserNames=administrator&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#Timeout value when opening a session to an authentication server, in milliseconds&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.connectTimeout=5000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#Offline server check interval in seconds&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.offlineCheckInterval=300&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.protocolOrder=NetBIOS,TCPIP&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.authenticateCIFS=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.authenticateFTP=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You should add this line in this file:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;vi /opt/alfresco-3.3.3/tomcat/shared/classes/alfresco-global.properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;authentication.chain=alfrescoNtlm1:alfrescoNtlm,passthru1&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;assthru&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;create the following folders tomcat/shared/classes/alfresco/extension/subsytems/Authenication/passthru/passthru1/&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and copy the files tomcat/webapps/alfresco/WEB-INF/classes/alfresco/subsystems/Authentication/passthru/*.properties to the above folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now edit the file tomcat/shared/classes/alfresco/extension/subsytems/Authenication/passthru/passthru1/passthru-authentication-context.properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;restart the Alfresco services.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Oct 2010 19:28:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ad-passthru-authentication-3-4/m-p/242792#M195922</guid>
      <dc:creator>imad77</dc:creator>
      <dc:date>2010-10-27T19:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: AD Passthru Authentication - 3.4</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ad-passthru-authentication-3-4/m-p/242793#M195923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;BTW - you can put &lt;/SPAN&gt;&lt;EM&gt;all of the above recommended settings&lt;/EM&gt;&lt;SPAN&gt; in the &lt;/SPAN&gt;&lt;STRONG&gt;alfresco-global.properties&lt;/STRONG&gt;&lt;SPAN&gt; file - you don't need to create all those folders and go copying files around….&amp;nbsp; I've got 3.4b + AD + LDAP sync + Passthru + CIFS working on a W2K3 server, and the &lt;/SPAN&gt;&lt;STRONG&gt;only&lt;/STRONG&gt;&lt;SPAN&gt; file I've needed to edit is&amp;nbsp; &lt;/SPAN&gt;&lt;STRONG&gt;alfresco-global.properties&lt;/STRONG&gt;&lt;SPAN&gt;.&amp;nbsp;&amp;nbsp; Good work team Alfresco!&amp;nbsp; &lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Aman&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Nov 2010 21:04:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ad-passthru-authentication-3-4/m-p/242793#M195923</guid>
      <dc:creator>aman</dc:creator>
      <dc:date>2010-11-02T21:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: AD Passthru Authentication - 3.4</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ad-passthru-authentication-3-4/m-p/242794#M195924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Can you post how you did it by just editting the global properties ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;THank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Nov 2010 21:29:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ad-passthru-authentication-3-4/m-p/242794#M195924</guid>
      <dc:creator>tgchen</dc:creator>
      <dc:date>2010-11-04T21:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: AD Passthru Authentication - 3.4</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ad-passthru-authentication-3-4/m-p/242795#M195925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How can I download 3.4b, it seems like things work much better in b versus a&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Nov 2010 16:07:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ad-passthru-authentication-3-4/m-p/242795#M195925</guid>
      <dc:creator>wtrippler</dc:creator>
      <dc:date>2010-11-08T16:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: AD Passthru Authentication - 3.4</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ad-passthru-authentication-3-4/m-p/242796#M195926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi you can download it from here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://dev.alfresco.com/downloads/nightly/dist/" rel="nofollow noopener noreferrer"&gt;http://dev.alfresco.com/downloads/nightly/dist/&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;cheers,Tina&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 13:07:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ad-passthru-authentication-3-4/m-p/242796#M195926</guid>
      <dc:creator>misstina_sm</dc:creator>
      <dc:date>2010-11-09T13:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: AD Passthru Authentication - 3.4</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ad-passthru-authentication-3-4/m-p/242797#M195927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;BTW - you can put &lt;EM&gt;all of the above recommended settings&lt;/EM&gt; in the &lt;STRONG&gt;alfresco-global.properties&lt;/STRONG&gt; file - you don't need to create all those folders and go copying files around….&amp;nbsp; I've got 3.4b + AD + LDAP sync + Passthru + CIFS working on a W2K3 server, and the &lt;STRONG&gt;only&lt;/STRONG&gt; file I've needed to edit is&amp;nbsp; &lt;STRONG&gt;alfresco-global.properties&lt;/STRONG&gt;.&amp;nbsp;&amp;nbsp; Good work team Alfresco!&amp;nbsp; &lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt; &lt;BR /&gt;cheers,&lt;BR /&gt;Aman&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Aman,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you share your experience? can you give us an example about your modified files?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Imad&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 18:53:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ad-passthru-authentication-3-4/m-p/242797#M195927</guid>
      <dc:creator>imad77</dc:creator>
      <dc:date>2010-11-09T18:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: AD Passthru Authentication - 3.4</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ad-passthru-authentication-3-4/m-p/242798#M195928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;BTW - you can put &lt;EM&gt;all of the above recommended settings&lt;/EM&gt; in the &lt;STRONG&gt;alfresco-global.properties&lt;/STRONG&gt; file - you don't need to create all those folders and go copying files around….&amp;nbsp; I've got 3.4b + AD + LDAP sync + Passthru + CIFS working on a W2K3 server, and the &lt;STRONG&gt;only&lt;/STRONG&gt; file I've needed to edit is&amp;nbsp; &lt;STRONG&gt;alfresco-global.properties&lt;/STRONG&gt;.&amp;nbsp;&amp;nbsp; Good work team Alfresco!&amp;nbsp; &lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt; &lt;BR /&gt;cheers,&lt;BR /&gt;Aman&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Aman,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It is not true, I installed 3.4b version and I have to configure files in this directory:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;tomcat/webapps/alfresco/WEB-INF/classes/alfresco/subsystems/Authentication/ldap-ad/*&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;tomcat/webapps/alfresco/WEB-INF/classes/alfresco/subsystems/Authentication/passthru/*&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have any other suggestion, can you share it please^&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Imad&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 19:50:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ad-passthru-authentication-3-4/m-p/242798#M195928</guid>
      <dc:creator>imad77</dc:creator>
      <dc:date>2010-11-09T19:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: AD Passthru Authentication - 3.4</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ad-passthru-authentication-3-4/m-p/242799#M195929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK, here we have it.&amp;nbsp; Just add the following lines to the &lt;/SPAN&gt;&lt;STRONG&gt;alfresco-global.properties&lt;/STRONG&gt;&lt;SPAN&gt; file on a W2K3 server (domain member) fresh install of 3.4b, substituting the correct values for your environment, and you should get:&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;- User/group syncing from AD&lt;BR /&gt;- Passthru authentication against the domain - note not SSO - you are prompted for your password&lt;BR /&gt;- Still able to login as alfresco admin with local password&lt;BR /&gt;- CIFS (SSO) access for XP clients in the domain&lt;BR /&gt;- Share and RM access and authentication passthru&lt;BR /&gt;- FTP + IMAP&lt;/UL&gt;&lt;SPAN&gt;Other stuff I did:&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;- added ${servername} and ${servername}A to DNS (provided by the AD domain controller)&lt;BR /&gt;- Enabled Windows File and Print services (CIFS doesn't work if I turn this off! - very strange - I *had* to turn this off in 3.3 to get CIFS working!)&lt;/UL&gt;&lt;SPAN&gt;Other stuff I did while trying to get 3.4&lt;/SPAN&gt;&lt;STRONG&gt;a&lt;/STRONG&gt;&lt;SPAN&gt; working, that I found in the forums, but I don't think made any difference in the end to 3.4&lt;/SPAN&gt;&lt;STRONG&gt;b&lt;/STRONG&gt;&lt;SPAN&gt; (i.e. only do if you have problems)&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;- In registry, set \\HKEY_LOCAL_MACHINE\System\CurrentControlSet\services\NetBT\Parameters\SMBDeviceEnabled=0&lt;BR /&gt;- In Local Security Policy:Network Security:LAN Manager Authentication Level - set to "Send LM &amp;amp; NTLM - use NTLMv2 session security if negotiated"&lt;BR /&gt;- added (literally - yes, a bogus IP address!) "3.1.1.1 &lt;EM&gt;myserver&lt;/EM&gt;A" to C:\WINDOWS\systems32\drivers\etc\hosts&lt;/UL&gt;&lt;STRONG&gt;I repeat - the only Alfresco properties or config file I've changed is alfresco-global.properties&lt;/STRONG&gt;&lt;SPAN&gt; - here are the lines I added:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;filesystem.name=Alfresco&lt;BR /&gt;cifs.enabled=true&lt;BR /&gt;cifs.serverName=DOCSERVER1A&lt;BR /&gt;cifs.domain=&lt;BR /&gt;cifs.broadcast=255.255.255.255&lt;BR /&gt;cifs.disableNativeCode=false&lt;BR /&gt;ftp.enable=true&lt;BR /&gt;imap.server.enable=true&lt;BR /&gt;authentication.chain=passthru1:passthru,alfrescoNtlm1:alfrescoNtlm,ldap1:ldap-ad&lt;BR /&gt;ntlm.authentication.sso.enabled=false&lt;BR /&gt;alfresco.authentication.allowGuestLogin=true&lt;BR /&gt;alfresco.authentication.authenticateCIFS=false&lt;BR /&gt;passthru.authentication.useLocalServer=false&lt;BR /&gt;passthru.authentication.domain=COMPANY&lt;BR /&gt;passthru.authentication.servers=COMPANY\\ad1,ad1&lt;BR /&gt;passthru.authentication.guestAccess=true&lt;BR /&gt;passthru.authentication.defaultAdministratorUserNames=aman&lt;BR /&gt;passthru.authentication.connectTimeout=5000&lt;BR /&gt;passthru.authentication.offlineCheckInterval=300&lt;BR /&gt;passthru.authentication.protocolOrder=NetBIOS,TCPIP&lt;BR /&gt;passthru.authentication.authenticateCIFS=true&lt;BR /&gt;passthru.authentication.authenticateFTP=true&lt;BR /&gt;# If you set the following to true, accounts are only created when they login, rather than being imported&lt;BR /&gt;# from LDAP all at once.&amp;nbsp; The downside with having them be created at first login is that (for some&lt;BR /&gt;# reason) you can't subsequently modify the account in Alfresco.&lt;BR /&gt;synchronization.authCreatePeopleOnLogin=false&lt;BR /&gt;ldap.authentication.active=false&lt;BR /&gt;ldap.synchronization.active=true&lt;BR /&gt;ldap.authentication.java.naming.provider.url=ldap://ad1:389&lt;BR /&gt;ldap.synchronization.java.naming.security.principle=searchUser@COMPANY&lt;BR /&gt;ldap.synchronization.java.naming.security.credentials=secretPassword&lt;BR /&gt;ldap.synchronization.groupSearchBase=OU\=Groups,DC\=company,DC\=org,DC\=nz&lt;BR /&gt;ldap.synchronization.userSearchBase=OU\=People,DC\=company,DC\=org,DC\=nz&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Good luck!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Aman&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 20:50:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ad-passthru-authentication-3-4/m-p/242799#M195929</guid>
      <dc:creator>aman</dc:creator>
      <dc:date>2010-11-09T20:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: AD Passthru Authentication - 3.4</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ad-passthru-authentication-3-4/m-p/242800#M195930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;BTW - you can put &lt;EM&gt;all of the above recommended settings&lt;/EM&gt; in the &lt;STRONG&gt;alfresco-global.properties&lt;/STRONG&gt; file - you don't need to create all those folders and go copying files around….&amp;nbsp; I've got 3.4b + AD + LDAP sync + Passthru + CIFS working on a W2K3 server, and the &lt;STRONG&gt;only&lt;/STRONG&gt; file I've needed to edit is&amp;nbsp; &lt;STRONG&gt;alfresco-global.properties&lt;/STRONG&gt;.&amp;nbsp;&amp;nbsp; Good work team Alfresco!&amp;nbsp; &lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt; &lt;BR /&gt;cheers,&lt;BR /&gt;Aman&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;Hi Aman,&lt;BR /&gt;&lt;BR /&gt;It is not true, I installed 3.4b version and I have to configure files in this directory:&lt;BR /&gt;&lt;BR /&gt;tomcat/webapps/alfresco/WEB-INF/classes/alfresco/subsystems/Authentication/ldap-ad/*&lt;BR /&gt;tomcat/webapps/alfresco/WEB-INF/classes/alfresco/subsystems/Authentication/passthru/*&lt;BR /&gt;&lt;BR /&gt;If you have any other suggestion, can you share it please^&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Imad&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;It is true!&amp;nbsp; See above…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 20:53:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ad-passthru-authentication-3-4/m-p/242800#M195930</guid>
      <dc:creator>aman</dc:creator>
      <dc:date>2010-11-09T20:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: AD Passthru Authentication - 3.4</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ad-passthru-authentication-3-4/m-p/242801#M195931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;BTW - you can put &lt;EM&gt;all of the above recommended settings&lt;/EM&gt; in the &lt;STRONG&gt;alfresco-global.properties&lt;/STRONG&gt; file - you don't need to create all those folders and go copying files around….&amp;nbsp; I've got 3.4b + AD + LDAP sync + Passthru + CIFS working on a W2K3 server, and the &lt;STRONG&gt;only&lt;/STRONG&gt; file I've needed to edit is&amp;nbsp; &lt;STRONG&gt;alfresco-global.properties&lt;/STRONG&gt;.&amp;nbsp;&amp;nbsp; Good work team Alfresco!&amp;nbsp; &lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt; &lt;BR /&gt;cheers,&lt;BR /&gt;Aman&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;Hi Aman,&lt;BR /&gt;&lt;BR /&gt;It is not true, I installed 3.4b version and I have to configure files in this directory:&lt;BR /&gt;&lt;BR /&gt;tomcat/webapps/alfresco/WEB-INF/classes/alfresco/subsystems/Authentication/ldap-ad/*&lt;BR /&gt;tomcat/webapps/alfresco/WEB-INF/classes/alfresco/subsystems/Authentication/passthru/*&lt;BR /&gt;&lt;BR /&gt;If you have any other suggestion, can you share it please^&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Imad&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;It is true!&amp;nbsp; See above…&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Aman,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I use a RedhAt server for Alfresco server and not W2k3. I tried to edit only alfresco-global.properties and put the required information. But it does not work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Imad&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Nov 2010 17:45:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ad-passthru-authentication-3-4/m-p/242801#M195931</guid>
      <dc:creator>imad77</dc:creator>
      <dc:date>2010-11-11T17:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: AD Passthru Authentication - 3.4</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ad-passthru-authentication-3-4/m-p/242802#M195932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm also having problem with this configuration.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It would be nice if you explain some of the key lines to us so we can figure out what is wrong with our server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Nov 2010 19:08:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ad-passthru-authentication-3-4/m-p/242802#M195932</guid>
      <dc:creator>angra</dc:creator>
      <dc:date>2010-11-11T19:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: AD Passthru Authentication - 3.4</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ad-passthru-authentication-3-4/m-p/242803#M195933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;At last! It starts to authorise by AD LDAP! Thank you very much!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But in the alfresco web-client user management panel I don't see any AD users. How can I know does synchronization works and when it should begins to import users and groups from AD? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Second question: It will import all users and groups or I can manage what groups and users to import? How?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible to set SSO same way?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Nov 2010 19:13:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ad-passthru-authentication-3-4/m-p/242803#M195933</guid>
      <dc:creator>baltun</dc:creator>
      <dc:date>2010-11-11T19:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: AD Passthru Authentication - 3.4</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ad-passthru-authentication-3-4/m-p/242804#M195934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;baltum, please share what you did with us.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I changes some lines from aman´s code:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.serverName = REC-SAD02 (MY DOMAIN CONTROLER)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.domain=EBBA (MY DOMAIN)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.servers=EBBA\\REC-SAD02,RECSAD02 (twice to look exatcly aman´s code)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.defaultAdministratorUserNames=cpd-rafael (my domain logon)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;based on my informations, what else should i change to get my ad authentication working?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Nov 2010 20:41:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ad-passthru-authentication-3-4/m-p/242804#M195934</guid>
      <dc:creator>angra</dc:creator>
      <dc:date>2010-11-11T20:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: AD Passthru Authentication - 3.4</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ad-passthru-authentication-3-4/m-p/242805#M195935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, my AD Authentication is working. Alfresco now reconizes both local and remote users. But:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I still got this error in my sdtout logs:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;09:25:14,063 User&lt;img id="smileyfrustrated" class="emoticon emoticon-smileyfrustrated" src="https://connect.hyland.com/i/smilies/16x16_smiley-frustrated.png" alt="Smiley Frustrated" title="Smiley Frustrated" /&gt;ystem INFO&amp;nbsp; [security.sync.ChainingUserRegistrySynchronizer] Retrieving all groups from user registry 'ldap1'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;09:25:14,095 User&lt;img id="smileyfrustrated" class="emoticon emoticon-smileyfrustrated" src="https://connect.hyland.com/i/smilies/16x16_smiley-frustrated.png" alt="Smiley Frustrated" title="Smiley Frustrated" /&gt;ystem ERROR [security.sync.ChainingUserRegistrySynchronizer] Synchronization aborted due to error&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.alfresco.repo.security.authentication.AuthenticationException: 10120000 LDAP authentication failed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And i cant list my users and groups inside alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any tip??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Nov 2010 12:35:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ad-passthru-authentication-3-4/m-p/242805#M195935</guid>
      <dc:creator>angra</dc:creator>
      <dc:date>2010-11-12T12:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: AD Passthru Authentication - 3.4</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ad-passthru-authentication-3-4/m-p/242806#M195936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;At last! It starts to authorise by AD LDAP! Thank you very much!&lt;BR /&gt;&lt;BR /&gt;But in the alfresco web-client user management panel I don't see any AD users. How can I know does synchronization works and when it should begins to import users and groups from AD? &lt;BR /&gt;&lt;BR /&gt;Second question: It will import all users and groups or I can manage what groups and users to import? How?&lt;BR /&gt;&lt;BR /&gt;Is it possible to set SSO same way?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you got the same errors that i do, i think we have the same problems too &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Nov 2010 16:25:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ad-passthru-authentication-3-4/m-p/242806#M195936</guid>
      <dc:creator>angra</dc:creator>
      <dc:date>2010-11-12T16:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: AD Passthru Authentication - 3.4</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ad-passthru-authentication-3-4/m-p/242807#M195937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, i just found that im missing something in these 4 lines:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;ldap.synchronization.java.naming.security.principle=cpd-rafael,dc=ebba&lt;BR /&gt;ldap.synchronization.java.naming.security.credentials=********&lt;BR /&gt;ldap.synchronization.groupSearchBase=OU\=Groups,DC\=ebba,DC\=org,DC\=nz&lt;BR /&gt;ldap.synchronization.userSearchBase=OU\=Users,DC\=ebba,DC\=org,DC\=nz&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;I know that i could use this one too:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;ldap.authentication.java.naming.security.authentication=SIMPLE&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me share my informations:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Admin: cpd-rafael&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Domain: EBBA&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Domain Controler: REC-SAD02&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please, im just missing this configuration to get my alfresco on the run &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Nov 2010 20:23:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ad-passthru-authentication-3-4/m-p/242807#M195937</guid>
      <dc:creator>angra</dc:creator>
      <dc:date>2010-11-12T20:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: AD Passthru Authentication - 3.4</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ad-passthru-authentication-3-4/m-p/242808#M195938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;After spending my weekend and the holyday with the problem, i really dont know what to do anymore.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Everything seems to fit, but i just keep getting this error in my logs:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[LDAP: error code 49 - 80090308: LdapErr: DSID-0C0903A9, comment: AcceptSecurityContext error, data 52e, v1db0 ]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I checked the internet for informations about it, and all i could find was here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://primalcortex.wordpress.com/2007/11/28/active-directory-ldap-errors/" rel="nofollow noopener noreferrer"&gt;http://primalcortex.wordpress.com/2007/11/28/active-directory-ldap-errors/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;80090308: LdapErr: DSID-0C09030B, comment: AcceptSecurityContext error, data 52e, v893&lt;BR /&gt;HEX: 0x52e – invalid credentials&lt;BR /&gt;DEC: 1326 – ERROR_LOGON_FAILURE (Logon failure: unknown user name or bad password.)&lt;BR /&gt;NOTE: Returns when username is valid but password/credential is invalid. Will prevent most other errors from being displayed as noted.&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The thing is that i changed my principal to a wrong username and it still gives the same error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I Have tried a lot of examples from the forum but none of them worked.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can some good soul please enlight me about this issue?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Nov 2010 13:22:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ad-passthru-authentication-3-4/m-p/242808#M195938</guid>
      <dc:creator>angra</dc:creator>
      <dc:date>2010-11-16T13:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: AD Passthru Authentication - 3.4</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ad-passthru-authentication-3-4/m-p/242809#M195939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;After spending my weekend and the holyday with the problem, i really dont know what to do anymore.&lt;BR /&gt;&lt;BR /&gt;Everything seems to fit, but i just keep getting this error in my logs:&lt;BR /&gt;&lt;BR /&gt;[LDAP: error code 49 - 80090308: LdapErr: DSID-0C0903A9, comment: AcceptSecurityContext error, data 52e, v1db0 ]&lt;BR /&gt;&lt;BR /&gt;I checked the internet for informations about it, and all i could find was here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://primalcortex.wordpress.com/2007/11/28/active-directory-ldap-errors/" rel="nofollow noopener noreferrer"&gt;http://primalcortex.wordpress.com/2007/11/28/active-directory-ldap-errors/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;80090308: LdapErr: DSID-0C09030B, comment: AcceptSecurityContext error, data 52e, v893&lt;BR /&gt;HEX: 0x52e – invalid credentials&lt;BR /&gt;DEC: 1326 – ERROR_LOGON_FAILURE (Logon failure: unknown user name or bad password.)&lt;BR /&gt;NOTE: Returns when username is valid but password/credential is invalid. Will prevent most other errors from being displayed as noted.&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;The thing is that i changed my principal to a wrong username and it still gives the same error.&lt;BR /&gt;&lt;BR /&gt;I Have tried a lot of examples from the forum but none of them worked.&lt;BR /&gt;&lt;BR /&gt;Can some good soul please enlight me about this issue?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Angra,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you give your configuration files and their path? and their content?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;we can check what is wrong with your config.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Imad&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Nov 2010 12:17:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ad-passthru-authentication-3-4/m-p/242809#M195939</guid>
      <dc:creator>imad77</dc:creator>
      <dc:date>2010-11-17T12:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: AD Passthru Authentication - 3.4</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ad-passthru-authentication-3-4/m-p/242810#M195940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sure,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have an out-of-the-box community instalation, in a Windows XP machine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Alfresco is instaled with default setting and files, including the instalation directory (C:\Alfresco).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I did nothing but what i wrote in the messages above. I can reinstal Alfresco if it is needed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Nov 2010 12:35:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ad-passthru-authentication-3-4/m-p/242810#M195940</guid>
      <dc:creator>angra</dc:creator>
      <dc:date>2010-11-18T12:35:34Z</dc:date>
    </item>
  </channel>
</rss>

