<?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 Explorer SSO is not working in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-sso-is-not-working/m-p/223839#M176969</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for taking your time answering my question.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From the wiki:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Internet Explorer will use your Windows logon credentials when requested by the web server when SSO is enabled. Firefox and Mozilla also support the use of NTLM but you need to add the URI to the Alfresco site that you want to access to network.automatic-ntlm-auth.trusted-uris option (available through writing about:config in the URL field) to allow the browser to use your current credentials for login purposes.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;I was under the impression that IE will work right out of the box without additional configuration.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Mar 2010 15:48:28 GMT</pubDate>
    <dc:creator>carbotex</dc:creator>
    <dc:date>2010-03-10T15:48:28Z</dc:date>
    <item>
      <title>Alfresco Explorer SSO is not working</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-sso-is-not-working/m-p/223835#M176965</link>
      <description>I'm not sure what I'm missing, but I can't get SSO to work. I'm using Alfresco Community Edition 3.2r2 bundled with Tomcat.The following works:1. AD users are imported without an issue2. I can login to Alfresco Explorer and Alfresco Share with AD credential without a problem3. Typing //192.168.1.100</description>
      <pubDate>Tue, 09 Mar 2010 17:53:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-sso-is-not-working/m-p/223835#M176965</guid>
      <dc:creator>carbotex</dc:creator>
      <dc:date>2010-03-09T17:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Explorer SSO is not working</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-sso-is-not-working/m-p/223836#M176966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I made progress, I added the following to get SSO working on Alfresco Explorer:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Firefox:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;type about:config in address bar&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;add [Alfresco Server IP Address] to &lt;/SPAN&gt;&lt;EM&gt;network.automatic-ntlm-auth.trusted-uris;&lt;A href="http://192.168.1.100:8080/alfresco" rel="nofollow noopener noreferrer"&gt;http://192.168.1.100:8080/alfresco&lt;/A&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;IE7:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Click on Internet Options&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Security Tab&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Highlight "Local Intranet" icon.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Click "Sites" button&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Uncheck Automatically detect intranet network, and make sure the last 3 checkboxes are checked.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Click on "Advance" button&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Add [Alfresco Server IP Address] to the list. (&lt;/SPAN&gt;&lt;A href="http://192.168.1.100" rel="nofollow noopener noreferrer"&gt;http://192.168.1.100&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunately this is not documented in the Wiki which raised some questions:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this normal that you have to do extra configuration on both IE7 and Firefox to get NTLM pass-thru authentication to work? I can understand Firefox but IE? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have successfully configured SSO with NTLM pass-thru without these extra configuration, please let me know.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;passthru/passthru1/passthru-authentication-context.properties&lt;/STRONG&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;nbsp; passthru.authentication.useLocalServer=false&lt;BR /&gt;&amp;nbsp; passthru.authentication.domain= &lt;BR /&gt;&amp;nbsp; passthru.authentication.servers=DOMAIN\\vm008,vm008&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;======== Added Domain for IE7&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; passthru.authentication.guestAccess=false&lt;BR /&gt;&amp;nbsp; passthru.authentication.authenticateCIFS=true&lt;BR /&gt;&amp;nbsp; passthru.authentication.authenticateFTP=true&lt;BR /&gt;&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Mar 2010 23:30:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-sso-is-not-working/m-p/223836#M176966</guid>
      <dc:creator>carbotex</dc:creator>
      <dc:date>2010-03-09T23:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Explorer SSO is not working</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-sso-is-not-working/m-p/223837#M176967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Alfresco Share SSO + NTLM is also working now.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Placing the patch in $TOMCAT_HOME$/shared/classes does not work for me. So I injected the file into &lt;/SPAN&gt;&lt;EM&gt;alfresco-web-framework-3.2r2.jar&lt;/EM&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But I do still need an answer to my previous post's question.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this normal that you have to do extra configuration on both IE7 and Firefox to get NTLM pass-thru SSO to work?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Mar 2010 00:43:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-sso-is-not-working/m-p/223837#M176967</guid>
      <dc:creator>carbotex</dc:creator>
      <dc:date>2010-03-10T00:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Explorer SSO is not working</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-sso-is-not-working/m-p/223838#M176968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The resolution to the patch problem is covered here&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=47&amp;amp;t=24349&amp;amp;p=82483&amp;amp;hilit=share+ntlm#p82483" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=47&amp;amp;t=24349&amp;amp;p=82483&amp;amp;hilit=share+ntlm#p82483&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, the configuration settings for different browsers are covered in the Wiki.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Mar 2010 09:30:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-sso-is-not-working/m-p/223838#M176968</guid>
      <dc:creator>dward</dc:creator>
      <dc:date>2010-03-10T09:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Explorer SSO is not working</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-sso-is-not-working/m-p/223839#M176969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for taking your time answering my question.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From the wiki:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Internet Explorer will use your Windows logon credentials when requested by the web server when SSO is enabled. Firefox and Mozilla also support the use of NTLM but you need to add the URI to the Alfresco site that you want to access to network.automatic-ntlm-auth.trusted-uris option (available through writing about:config in the URL field) to allow the browser to use your current credentials for login purposes.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;I was under the impression that IE will work right out of the box without additional configuration.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Mar 2010 15:48:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-sso-is-not-working/m-p/223839#M176969</guid>
      <dc:creator>carbotex</dc:creator>
      <dc:date>2010-03-10T15:48:28Z</dc:date>
    </item>
  </channel>
</rss>

