<?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: Alfresco + LDAP failing to open with SSO in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-ldap-failing-to-open-with-sso/m-p/220116#M173246</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm facing the same problem, did someone found solution?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried on Alfresco community versions - 3.2r, 3.3, 3.3g.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The only solutions is - turn off SSO and use default login&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Jun 2010 12:59:53 GMT</pubDate>
    <dc:creator>zapatdlo</dc:creator>
    <dc:date>2010-06-22T12:59:53Z</dc:date>
    <item>
      <title>Alfresco + LDAP failing to open with SSO</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-ldap-failing-to-open-with-sso/m-p/220111#M173241</link>
      <description>Hello,I'm trying to setup Alfresco 3.3 CE (on Windows XP) in order to connect to a LDAP server (Active Directory) and allow the users to log in using passthru, that is, with the same username and password they have used to log in on Windows, not having to type them again on their browsers. In Firefo</description>
      <pubDate>Thu, 06 May 2010 09:23:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-ldap-failing-to-open-with-sso/m-p/220111#M173241</guid>
      <dc:creator>alejandrosl</dc:creator>
      <dc:date>2010-05-06T09:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco + LDAP failing to open with SSO</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-ldap-failing-to-open-with-sso/m-p/220112#M173242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well, I've got some improvements but it doesn't perform SSO at all. On &lt;/SPAN&gt;&lt;EM&gt;alfresco-global.properties&lt;/EM&gt;&lt;SPAN&gt; I've set:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;authentication.chain=passthru1:passthru&lt;BR /&gt;&lt;BR /&gt;passthru.authentication.servers=xx.xx.xx.xx,MYDOMAIN\\myserver,myserver&lt;BR /&gt;&lt;BR /&gt;ldap.authentication.userNameFormat=%s&lt;BR /&gt;&lt;BR /&gt;ldap.authentication.java.naming.security.principal=myprincipal&lt;BR /&gt;&lt;BR /&gt;ldap.synchronization.java.naming.security.principal=MYDOMAIN\\myprincipal&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;The rest of that file remains the same. Now I get this output in &lt;/SPAN&gt;&lt;EM&gt;alfresco.log&lt;/EM&gt;&lt;SPAN&gt; when opening a browser and trying to access to Alfresco Explorer:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;14:50:32,090 DEBUG [org.alfresco.web.app.servlet.NTLMAuthenticationFilter] New NTLM auth request from 127.0.0.1 (127.0.0.1:1183) SID:C6A349B892D4200CAE444773526874C5&lt;BR /&gt;14:50:32,105 DEBUG [org.alfresco.web.app.servlet.NTLMAuthenticationFilter] Received type1 [Type1:0xa208b207,Domain:INERZA,Wks:IZ-10023]&lt;BR /&gt;14:50:32,105 DEBUG [org.alfresco.web.app.servlet.NTLMAuthenticationFilter] Client domain INERZA&lt;BR /&gt;14:50:33,075 DEBUG [org.alfresco.web.app.servlet.NTLMAuthenticationFilter] Processing request: /alfresco/wcservice/api/search/keyword/description.xml SID:null&lt;BR /&gt;14:50:33,075 DEBUG [org.alfresco.web.app.servlet.NTLMAuthenticationFilter] Found webscript with no authentication - set NO_AUTH_REQUIRED flag.&lt;BR /&gt;14:50:33,075 DEBUG [org.alfresco.web.app.servlet.NTLMAuthenticationFilter] Authentication not required (filter), chaining …&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;If I set &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;ntlm.authentication.sso.enabled=false&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;then Alfresco asks me for username and password, and it's possible to login with any user from the AD, but I would like SSO to be working properly. Any idea?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 May 2010 14:09:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-ldap-failing-to-open-with-sso/m-p/220112#M173242</guid>
      <dc:creator>alejandrosl</dc:creator>
      <dc:date>2010-05-06T14:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco + LDAP failing to open with SSO</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-ldap-failing-to-open-with-sso/m-p/220113#M173243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well, switching the authentication chain to&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;authentication.chain=ldap1:ldap,passthru1:passthru&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;also&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;ntlm.authentication.sso.enabled=false&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;and other minor changes I've managed to login with any user from the LDAP server (Alfresco has properly imported users and groups), but obviously without SSO, e.g, typing username and password on the browser. If I try to enable the SSO (as I would like), I get the error described on the first message of this thread. Anyone knows why?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 May 2010 14:11:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-ldap-failing-to-open-with-sso/m-p/220113#M173243</guid>
      <dc:creator>alejandrosl</dc:creator>
      <dc:date>2010-05-07T14:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco + LDAP failing to open with SSO</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-ldap-failing-to-open-with-sso/m-p/220114#M173244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi I'm in the same situoation of your configuration do you solve the problem or you still sync ldap without SSO?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Emmanuele&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jun 2010 15:16:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-ldap-failing-to-open-with-sso/m-p/220114#M173244</guid>
      <dc:creator>mannobug</dc:creator>
      <dc:date>2010-06-08T15:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco + LDAP failing to open with SSO</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-ldap-failing-to-open-with-sso/m-p/220115#M173245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Emmanuele,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;unfortunately I still haven't solved the problem. Please let me know if you find out something. Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 08:01:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-ldap-failing-to-open-with-sso/m-p/220115#M173245</guid>
      <dc:creator>alejandrosl</dc:creator>
      <dc:date>2010-06-09T08:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco + LDAP failing to open with SSO</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-ldap-failing-to-open-with-sso/m-p/220116#M173246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm facing the same problem, did someone found solution?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried on Alfresco community versions - 3.2r, 3.3, 3.3g.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The only solutions is - turn off SSO and use default login&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jun 2010 12:59:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-ldap-failing-to-open-with-sso/m-p/220116#M173246</guid>
      <dc:creator>zapatdlo</dc:creator>
      <dc:date>2010-06-22T12:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco + LDAP failing to open with SSO</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-ldap-failing-to-open-with-sso/m-p/220117#M173247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;try moving your AD configuration in a subsystem like&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;tomcat/shared/classes/alfresco/extension/subsystems/Authentication/passthru/passthru1/passthru.properties&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Aug 2010 13:05:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-ldap-failing-to-open-with-sso/m-p/220117#M173247</guid>
      <dc:creator>tverin</dc:creator>
      <dc:date>2010-08-30T13:05:40Z</dc:date>
    </item>
  </channel>
</rss>

