<?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: Configuring SharePoint Protocol in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/configuring-sharepoint-protocol/m-p/228043#M181173</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;FYI experimental support for SPP + passthru has been checked in to HEAD. You will need to build from SVN if you want to try this. See &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Development_Environment" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Development_Environment&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Jul 2009 14:40:59 GMT</pubDate>
    <dc:creator>dward</dc:creator>
    <dc:date>2009-07-29T14:40:59Z</dc:date>
    <item>
      <title>Configuring SharePoint Protocol</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/configuring-sharepoint-protocol/m-p/228027#M181157</link>
      <description>All,I am fairly new to Alfresco and am trying to configure the Alfresco Protocol to work with Office 2007.I have configured the custom.vti.properties file to say the following after installing the vti amp:vti.server.port=7070vti.alfresco.deployment.context=http://25.165.1.148:7070/alfrescovti.share.</description>
      <pubDate>Mon, 13 Jul 2009 15:20:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/configuring-sharepoint-protocol/m-p/228027#M181157</guid>
      <dc:creator>gmurphy</dc:creator>
      <dc:date>2009-07-13T15:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring SharePoint Protocol</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/configuring-sharepoint-protocol/m-p/228028#M181158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You don't state which Alfresco version you are using, but in Alfresco 3.2 the configuration should be something like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;vti.server.port=7070 &lt;BR /&gt;vti.alfresco.deployment.context=/alfresco &lt;BR /&gt;vti.alfresco.alfresoHostWithPort=&lt;A href="http://your-host:8080" rel="nofollow noopener noreferrer"&gt;http://your-host:8080&lt;/A&gt; &lt;BR /&gt;vti.share.shareHostWithPort=&lt;A href="http://your-share-host:8080" rel="nofollow noopener noreferrer"&gt;http://your-share-host:8080&lt;/A&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;(Sample taken from install and config documentation)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This configuration should be placed in alfresco-global.properties.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The configuration from 3.0/3.1 looked pretty much the same, but without the vti.alfresco.alfresoHostWithPort property:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;vti.server.port=7070 &lt;BR /&gt;vti.alfresco.deployment.context=/alfresco &lt;BR /&gt;vti.share.shareHostWithPort=&lt;A href="http://your-share-host:8080" rel="nofollow noopener noreferrer"&gt;http://your-share-host:8080&lt;/A&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;It should be in the file custom&lt;/SPAN&gt;&lt;STRONG&gt;-&lt;/STRONG&gt;&lt;SPAN&gt;vti.properties (not sure if the . between "custom" and "vti" in your filename was a typo).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;Edit:&lt;/STRONG&gt; Sorry, missed out on the version info in your profile, just ignore the first part of this post.&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Where have you placed the custom-vti.properties file? Are there any error messages in alfresco.log or catalina.out?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jul 2009 07:15:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/configuring-sharepoint-protocol/m-p/228028#M181158</guid>
      <dc:creator>gronfelt</dc:creator>
      <dc:date>2009-07-14T07:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring SharePoint Protocol</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/configuring-sharepoint-protocol/m-p/228029#M181159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have made some progress but am now getting 2 popup windows when I click the create button in Office 2007. After typeing in AlfrescoUpdatedocs in the Document Workspace name: and Location For new Workspace is set to &lt;/SPAN&gt;&lt;A href="http://25.165.1.148:7070/alfresco" rel="nofollow noopener noreferrer"&gt;http://25.165.1.148:7070/alfresco&lt;/A&gt;&lt;SPAN&gt; In Office 2007&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. The 1st popup window asks me for my username and password.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. The 2nd popup windows gives the message &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Saving as:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;A href="HTTP://25.165.1.148:7070/alfrescp/AlfrescoUpdatedocs/documentLibrary/Gerald.docx" rel="nofollow noopener noreferrer"&gt;HTTP://25.165.1.148:7070/alfrescp/AlfrescoUpdatedocs/documentLibrary/Gerald.docx&lt;/A&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and the progress bar never goes beyond 0%&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I type in my username and password in the popup window it asks me again for my Username and password until after the 4th or 5th time it gives me the message "Unable to connect to the Web server"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you any suggestions or has anyone seen this before.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jul 2009 15:17:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/configuring-sharepoint-protocol/m-p/228029#M181159</guid>
      <dc:creator>gmurphy</dc:creator>
      <dc:date>2009-07-14T15:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring SharePoint Protocol</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/configuring-sharepoint-protocol/m-p/228030#M181160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there any information in your alfresco.log or catalina.out?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You could turn on more verbose logging in log4j.properties by uncommenting the row about VTI:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;# Sharepoint&lt;BR /&gt;log4j.logger.org.alfresco.module.vti=debug&lt;SPAN class="line-numbers-rows"&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>Wed, 15 Jul 2009 07:55:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/configuring-sharepoint-protocol/m-p/228030#M181160</guid>
      <dc:creator>gronfelt</dc:creator>
      <dc:date>2009-07-15T07:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring SharePoint Protocol</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/configuring-sharepoint-protocol/m-p/228031#M181161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;A href="HTTP://25.165.1.148:7070/alfrescp/AlfrescoUpdatedocs/documentLibrary/Gerald.docx" rel="nofollow noopener noreferrer"&gt;HTTP://25.165.1.148:7070/alfrescp/AlfrescoUpdatedocs/documentLibrary/Gerald.docx&lt;/A&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the URL above you have: alfrescp &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this the actual url or just a typo in your post?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2009 22:31:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/configuring-sharepoint-protocol/m-p/228031#M181161</guid>
      <dc:creator>mikef</dc:creator>
      <dc:date>2009-07-15T22:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring SharePoint Protocol</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/configuring-sharepoint-protocol/m-p/228032#M181162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Its a Typo Mikef&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have attacted what appears in the Alfreco.log and catalina.out once I try to use the sharepoint protocol. I will switch on the verbose logging and post it shortly&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[size=150]&lt;/SPAN&gt;&lt;STRONG&gt;Here is what it appearing in the Alfreco.log&lt;/STRONG&gt;&lt;SPAN&gt;[/size]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;10:28:24,560 DEBUG [org.alfresco.web.app.servlet.NTLMAuthenticationFilter] Updated cached NTLM details&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:28:24,561 DEBUG [org.alfresco.web.app.servlet.NTLMAuthenticationFilter] User logged on via NTLM, [gmurph01,Wks:REV-4EEC580480B,Dom:REVENUEDOMAIN,AuthSrv:REVNETDEMOA,Thu Jul 16 10:28:24 IST 2009]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:28:33,544 DEBUG [org.alfresco.web.app.servlet.NTLMAuthenticationFilter] Received type1 [Type1:0xa208b207,Domain:REVENUEDOMAIN,Wks:REV-4EEC580480B]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:28:33,547 DEBUG [org.alfresco.web.app.servlet.NTLMAuthenticationFilter] Client domain REVENUEDOMAIN&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:28:33,663 DEBUG [org.alfresco.web.app.servlet.NTLMAuthenticationFilter] Sending NTLM type2 to client - [Type2:0x80000203,Target:REVNETDEMOA,Ch:8e66b54c75be987e]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:28:33,676 DEBUG [org.alfresco.web.app.servlet.NTLMAuthenticationFilter] Received type3 [Type3:,LM:be23d606d78d4417cf076f5ce6332fa53df1fa565af4ec83,NTLM:5db4292ea4590335aa534ae41e049e6bb965b12662cd954f,Dom:REVENUEDOMAIN,User:gmurph01,Wks:REV-4EEC580480B]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:28:33,704 DEBUG [org.alfresco.web.app.servlet.NTLMAuthenticationFilter] Updated cached NTLM details&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:28:33,704 DEBUG [org.alfresco.web.app.servlet.NTLMAuthenticationFilter] User logged on via NTLM, [gmurph01,Wks:REV-4EEC580480B,Dom:REVENUEDOMAIN,AuthSrv:REVNETDEMOA,Thu Jul 16 10:28:33 IST 2009]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:32:47,398 DEBUG [org.alfresco.web.app.servlet.NTLMAuthenticationFilter] Processing request: /alfresco/wcs/api/login SID:null&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:32:47,403 DEBUG [org.alfresco.web.app.servlet.NTLMAuthenticationFilter] Found webscript with no authentication - set NO_AUTH_REQUIRED flag.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:32:47,404 DEBUG [org.alfresco.web.app.servlet.NTLMAuthenticationFilter] Authentication not required (filter), chaining …&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:32:47,963 DEBUG [org.alfresco.web.app.servlet.NTLMAuthenticationFilter] Processing request: /alfresco/wcs/remotestore/has/alfresco/site-data/configurations/slingshot.site.configuration.xml SID:null&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:32:47,965 DEBUG [org.alfresco.web.app.servlet.NTLMAuthenticationFilter] Found webscript with no authentication - set NO_AUTH_REQUIRED flag.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:32:47,972 DEBUG [org.alfresco.web.app.servlet.NTLMAuthenticationFilter] Authentication not required (filter), chaining …&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:32:48,185 DEBUG [org.alfresco.web.app.servlet.NTLMAuthenticationFilter] Processing request: /alfresco/wcs/remotestore/has/alfresco/site-data/pages/site-index.xml SID:910676874B621200A813666B89E9D0EF&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:32:48,189 DEBUG [org.alfresco.web.app.servlet.NTLMAuthenticationFilter] Found webscript with no authentication - set NO_AUTH_REQUIRED flag.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:32:48,189 DEBUG [org.alfresco.web.app.servlet.NTLMAuthenticationFilter] Authentication not required (filter), chaining …&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:32:48,264 DEBUG [org.alfresco.web.app.servlet.NTLMAuthenticationFilter] Processing request: /alfresco/wcs/webframework/content/metadata SID:910676874B621200A813666B89E9D0EF&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:32:48,265 DEBUG [org.alfresco.web.app.servlet.NTLMAuthenticationFilter] New NTLM auth request from 25.165.1.148 (25.165.1.148:44970) SID:910676874B621200A813666B89E9D0EF&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:32:48,286 DEBUG [org.alfresco.web.app.servlet.NTLMAuthenticationFilter] Processing request: /alfresco/wcs/api/login SID:null&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:32:48,288 DEBUG [org.alfresco.web.app.servlet.NTLMAuthenticationFilter] Found webscript with no authentication - set NO_AUTH_REQUIRED flag.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:32:48,288 DEBUG [org.alfresco.web.app.servlet.NTLMAuthenticationFilter] Authentication not required (filter), chaining …&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:32:48,443 DEBUG [org.alfresco.web.app.servlet.NTLMAuthenticationFilter] Processing request: /alfresco/wcs/webframework/content/metadata SID:910676874B621200A813666B89E9D0EF&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:32:48,444 DEBUG [org.alfresco.web.app.servlet.NTLMAuthenticationFilter] New NTLM auth request from 25.165.1.148 (25.165.1.148:44973) SID:910676874B621200A813666B89E9D0EF&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:32:48,971 DEBUG [org.alfresco.web.app.servlet.NTLMAuthenticationFilter] Processing request: /alfresco/wcs/remotestore/has/alfresco/site-data/pages/site/AlfrescoUpdatedocs/dashboard.xml SID:null&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:32:48,978 DEBUG [org.alfresco.web.app.servlet.NTLMAuthenticationFilter] Found webscript with no authentication - set NO_AUTH_REQUIRED flag.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:32:48,978 DEBUG [org.alfresco.web.app.servlet.NTLMAuthenticationFilter] Authentication not required (filter), chaining …&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[size=150]&lt;/SPAN&gt;&lt;STRONG&gt;and in the Catalina.out&lt;/STRONG&gt;&lt;SPAN&gt;[/size]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;User:gmurph01 DEBUG [app.servlet.NTLMAuthenticationFilter] Received type3 [Type3:,LM:be23d606d78d4417cf076f5ce6332fa53df1fa565af4ec83,NTLM:5db4292ea4590335aa534ae41e049e6bb965b12662cd954f,Dom:REVENUEDOMAIN,User:gmurph01,Wks:REV-4EEC580480B]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:28:33,704 User:gmurph01 DEBUG [app.servlet.NTLMAuthenticationFilter] Updated cached NTLM details&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:28:33,704 User:gmurph01 DEBUG [app.servlet.NTLMAuthenticationFilter] User logged on via NTLM, [gmurph01,Wks:REV-4EEC580480B,Dom:REVENUEDOMAIN,AuthSrv:REVNETDEMOA,Thu Jul 16 10:28:33 IST 2009]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:32:47,398&amp;nbsp; DEBUG [app.servlet.NTLMAuthenticationFilter] Processing request: /alfresco/wcs/api/login SID:null&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:32:47,403&amp;nbsp; DEBUG [app.servlet.NTLMAuthenticationFilter] Found webscript with no authentication - set NO_AUTH_REQUIRED flag.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:32:47,404&amp;nbsp; DEBUG [app.servlet.NTLMAuthenticationFilter] Authentication not required (filter), chaining …&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:32:47,963&amp;nbsp; DEBUG [app.servlet.NTLMAuthenticationFilter] Processing request: /alfresco/wcs/remotestore/has/alfresco/site-data/configurations/slingshot.site.configuration.xml SID:null&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:32:47,965&amp;nbsp; DEBUG [app.servlet.NTLMAuthenticationFilter] Found webscript with no authentication - set NO_AUTH_REQUIRED flag.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:32:47,972&amp;nbsp; DEBUG [app.servlet.NTLMAuthenticationFilter] Authentication not required (filter), chaining …&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:32:48,185&amp;nbsp; DEBUG [app.servlet.NTLMAuthenticationFilter] Processing request: /alfresco/wcs/remotestore/has/alfresco/site-data/pages/site-index.xml SID:910676874B621200A813666B89E9D0EF&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:32:48,189&amp;nbsp; DEBUG [app.servlet.NTLMAuthenticationFilter] Found webscript with no authentication - set NO_AUTH_REQUIRED flag.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:32:48,189&amp;nbsp; DEBUG [app.servlet.NTLMAuthenticationFilter] Authentication not required (filter), chaining …&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:32:48,264&amp;nbsp; DEBUG [app.servlet.NTLMAuthenticationFilter] Processing request: /alfresco/wcs/webframework/content/metadata SID:910676874B621200A813666B89E9D0EF&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:32:48,265&amp;nbsp; DEBUG [app.servlet.NTLMAuthenticationFilter] New NTLM auth request from 25.165.1.148 (25.165.1.148:44970) SID:910676874B621200A813666B89E9D0EF&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:32:48,286&amp;nbsp; DEBUG [app.servlet.NTLMAuthenticationFilter] Processing request: /alfresco/wcs/api/login SID:null&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:32:48,288&amp;nbsp; DEBUG [app.servlet.NTLMAuthenticationFilter] Found webscript with no authentication - set NO_AUTH_REQUIRED flag.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:32:48,288&amp;nbsp; DEBUG [app.servlet.NTLMAuthenticationFilter] Authentication not required (filter), chaining …&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:32:48,443&amp;nbsp; DEBUG [app.servlet.NTLMAuthenticationFilter] Processing request: /alfresco/wcs/webframework/content/metadata SID:910676874B621200A813666B89E9D0EF&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:32:48,444&amp;nbsp; DEBUG [app.servlet.NTLMAuthenticationFilter] New NTLM auth request from 25.165.1.148 (25.165.1.148:44973) SID:910676874B621200A813666B89E9D0EF&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:32:48,971&amp;nbsp; DEBUG [app.servlet.NTLMAuthenticationFilter] Processing request: /alfresco/wcs/remotestore/has/alfresco/site-data/pages/site/AlfrescoUpdatedocs/dashboard.xml SID:null&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:32:48,978&amp;nbsp; DEBUG [app.servlet.NTLMAuthenticationFilter] Found webscript with no authentication - set NO_AUTH_REQUIRED flag.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:32:48,978&amp;nbsp; DEBUG [app.servlet.NTLMAuthenticationFilter] Authentication not required (filter), chaining …&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2009 09:47:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/configuring-sharepoint-protocol/m-p/228032#M181162</guid>
      <dc:creator>gmurphy</dc:creator>
      <dc:date>2009-07-16T09:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring SharePoint Protocol</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/configuring-sharepoint-protocol/m-p/228033#M181163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I switched on the verbose logging&amp;nbsp; as you suggested&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;# Sharepoint&lt;BR /&gt;log4j.logger.org.alfresco.module.vti=debug&lt;SPAN class="line-numbers-rows"&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;BR /&gt;&lt;SPAN&gt;below is what I am getting nothing extra other than that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;11:51:25,327 INFO&amp;nbsp; [org.alfresco.repo.admin.patch.PatchExecuter] No patches were required.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;11:51:25,340 INFO&amp;nbsp; [org.alfresco.repo.module.ModuleServiceImpl] Found 1 module(s).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;11:51:25,795 INFO&amp;nbsp; [org.alfresco.repo.module.ModuleServiceImpl] Starting module 'org.alfresco.module.vti' version 1.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;11:51:27,603 DEBUG [org.alfresco.fileserver] [SMB] CIFS Server REVNETDEMOA starting&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2009 11:06:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/configuring-sharepoint-protocol/m-p/228033#M181163</guid>
      <dc:creator>gmurphy</dc:creator>
      <dc:date>2009-07-16T11:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring SharePoint Protocol</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/configuring-sharepoint-protocol/m-p/228034#M181164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The same with me:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;15:45:09,875 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;15:45:09,875 DEBUG [org.alfresco.module.vti.web.VtiFilter] Check authentication&lt;BR /&gt;15:45:09,875 DEBUG [org.alfresco.module.vti.web.VtiFilter] Session user is null. Authenticate user.&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;After manual login I'm also prompted for my credentials again, making the log repeat itself.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I use ntlm sso for my ldap-ad synced users (works well with Internet Explorer and CIFS).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2009 14:03:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/configuring-sharepoint-protocol/m-p/228034#M181164</guid>
      <dc:creator>_sax</dc:creator>
      <dc:date>2009-07-16T14:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring SharePoint Protocol</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/configuring-sharepoint-protocol/m-p/228035#M181165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is this linked with &lt;/SPAN&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ALFCOM-1858" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ALFCOM-1858&lt;/A&gt;&lt;SPAN&gt;, which I don't exactly understand.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"Shared Workspace functionality shouldn't work with Alfresco Labs." Is this added now, or is this still the same?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2009 08:11:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/configuring-sharepoint-protocol/m-p/228035#M181165</guid>
      <dc:creator>_sax</dc:creator>
      <dc:date>2009-07-17T08:11:24Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring SharePoint Protocol</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/configuring-sharepoint-protocol/m-p/228036#M181166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;My problem turned out to be an authentication related-one. To be able to sign on, I had to use alfrescoNtlm as the subsystem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;authentication.chain=localusers:alfrescoNtlm&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As I add other subsystems, I am not able to login, although alfrescoNtlm stays the preceeding one.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;(config of alfrescoNtlm)&lt;BR /&gt;alfresco.authentication.allowGuestLogin=true&lt;BR /&gt;alfresco.authentication.authenticateCIFS=false&lt;BR /&gt;&lt;BR /&gt;ntlm.authentication.sso.enabled=false&lt;BR /&gt;ntlm.authentication.mapUnknownUserToGuest=true&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this normal?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2009 09:29:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/configuring-sharepoint-protocol/m-p/228036#M181166</guid>
      <dc:creator>_sax</dc:creator>
      <dc:date>2009-07-17T09:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring SharePoint Protocol</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/configuring-sharepoint-protocol/m-p/228037#M181167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The alfrescoNtlm and passthru subsystems support NTLM-based authentication for the Sharepoint protocol. I.e. this means your operating system credentials would be propagated to Alfresco without a login prompt. NTLM-based SSO can only be handled by a single subsystem in your authentication chain (due to limitations of the protocol), i.e. the first one with SSO enabled.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;By default, alfrescoNtlm has SSO disabled. To switch it on you would add.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ntlm.authentication.sso.enabled=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This would mean that all authentication with Alfresco (including sharepoint protocol) uses NTLM rather than username/password.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;By default, passthru has SSO enabled. So if you include that in your chain then all SSO traffic would be handled by the domain server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope that makes sense. You basically have to decide whether you want password-based login (in which case you can use any user account from any subsystem in your chain) or NTLM-based SSO (in which case only users with domain accounts will be able to sign in).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2009 10:38:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/configuring-sharepoint-protocol/m-p/228037#M181167</guid>
      <dc:creator>dward</dc:creator>
      <dc:date>2009-07-17T10:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring SharePoint Protocol</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/configuring-sharepoint-protocol/m-p/228038#M181168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I originally had a test upgrade from 2.9b with ldap-synced users. Maybe that imposed a problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now, after a reset and a new importation of users, I'm able to sign on as admin and with the credentials of an imported user.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;authentication.chain=userauthentification&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,ldapsync:ldap-ad&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But as soon, as I switch on sso in passthru, I cannot authenticate anymore via SPP. I can still autosignon via browser and CIFS, but SPP is not accepting anything: neither the admin, nor my user credentials.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;15:55:49,050 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;15:55:49,051 DEBUG [org.alfresco.module.vti.web.VtiFilter] Return VTI answer for HEAD request&lt;BR /&gt;15:55:49,051 DEBUG [org.alfresco.module.vti.web.VtiFilter] Check authentication&lt;BR /&gt;15:55:49,051 DEBUG [org.alfresco.module.vti.web.VtiFilter] Session user is null. Authenticate user.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap-auth is disabled,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.active=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;because I'm only using it for importing user data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I'm a bit uncertain about the source of that problem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2009 13:56:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/configuring-sharepoint-protocol/m-p/228038#M181168</guid>
      <dc:creator>_sax</dc:creator>
      <dc:date>2009-07-17T13:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring SharePoint Protocol</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/configuring-sharepoint-protocol/m-p/228039#M181169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please log a JIRA issue. This needs investigating.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2009 14:29:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/configuring-sharepoint-protocol/m-p/228039#M181169</guid>
      <dc:creator>dward</dc:creator>
      <dc:date>2009-07-17T14:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring SharePoint Protocol</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/configuring-sharepoint-protocol/m-p/228040#M181170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I unwillingly overlooked &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/3.0_Configuring_NTLM#Alfresco_Share_SSO_using_NTLM" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/3.0_Configuring_NTLM#Alfresco_Share_SSO_using_NTLM&lt;/A&gt;&lt;SPAN&gt; which provides steps to enable SSO for Share. But taking those doesn't make a difference for me, so I filed an issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ALFCOM-3234" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ALFCOM-3234&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2009 10:43:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/configuring-sharepoint-protocol/m-p/228040#M181170</guid>
      <dc:creator>_sax</dc:creator>
      <dc:date>2009-07-20T10:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring SharePoint Protocol</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/configuring-sharepoint-protocol/m-p/228041#M181171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You were right to overlook that article. It begins with the text&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Please Note: This article describes configuration methods now outdated in the Alfresco version 3.2 release. For a more up to date description, refer to Alfresco Authentication Subsystems.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;You shouldn't have to do anything fancy to turn on NTLM anymore besides using passthru or alfrescoNtlm and setting the sso flag to true.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have logged this JIRA on your behalf&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ETHREEOH-2534" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ETHREEOH-2534&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2009 12:38:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/configuring-sharepoint-protocol/m-p/228041#M181171</guid>
      <dc:creator>dward</dc:creator>
      <dc:date>2009-07-20T12:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring SharePoint Protocol</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/configuring-sharepoint-protocol/m-p/228042#M181172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you, so I double-overlooked this config page!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(Seems, like it could be confusing to still have those options in. Are there other points of usage for them?)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Since I also logged an issue, I connected mine with yours, again thanks for making it a blocker.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ETHREEOH-2534" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ETHREEOH-2534&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ALFCOM-3234" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ALFCOM-3234&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2009 12:51:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/configuring-sharepoint-protocol/m-p/228042#M181172</guid>
      <dc:creator>_sax</dc:creator>
      <dc:date>2009-07-20T12:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring SharePoint Protocol</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/configuring-sharepoint-protocol/m-p/228043#M181173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;FYI experimental support for SPP + passthru has been checked in to HEAD. You will need to build from SVN if you want to try this. See &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Development_Environment" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Development_Environment&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2009 14:40:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/configuring-sharepoint-protocol/m-p/228043#M181173</guid>
      <dc:creator>dward</dc:creator>
      <dc:date>2009-07-29T14:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring SharePoint Protocol</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/configuring-sharepoint-protocol/m-p/228044#M181174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is excellent, thank you for the information!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regarding the JIRA database, is there a timeframe set, that 3.3 will be released in?&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://issues.alfresco.com/jira/secure/IssueNavigator.jspa?reset=true&amp;amp;mode=hide&amp;amp;sorter/order=DESC&amp;amp;sorter/field=priority&amp;amp;resolution=-1&amp;amp;pid=10103&amp;amp;fixfor=10551" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/secure/IssueNavigator.jspa?reset=true&amp;amp;mode=hide&amp;amp;sorter/order=DESC&amp;amp;sorter/field=priority&amp;amp;resolution=-1&amp;amp;pid=10103&amp;amp;fixfor=10551&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Right now, the're pending issues for 3.2 listed, may that simply be a due cleanup?&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://issues.alfresco.com/jira/secure/IssueNavigator.jspa?reset=true&amp;amp;mode=hide&amp;amp;sorter/order=DESC&amp;amp;sorter/field=priority&amp;amp;resolution=-1&amp;amp;pid=10103&amp;amp;fixfor=10480" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/secure/IssueNavigator.jspa?reset=true&amp;amp;mode=hide&amp;amp;sorter/order=DESC&amp;amp;sorter/field=priority&amp;amp;resolution=-1&amp;amp;pid=10103&amp;amp;fixfor=10480&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2009 13:43:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/configuring-sharepoint-protocol/m-p/228044#M181174</guid>
      <dc:creator>_sax</dc:creator>
      <dc:date>2009-07-30T13:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring SharePoint Protocol</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/configuring-sharepoint-protocol/m-p/228045#M181175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;A lot of the "fix for 3.2" issues will be considered and the fixed for 3.2 Enterprise (which isn't released yet). They'll then be merged to HEAD and so become available in Community 3.3.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There's no release date for v3.3 yet, as we're still finalising requirements.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2009 15:35:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/configuring-sharepoint-protocol/m-p/228045#M181175</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2009-08-03T15:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring SharePoint Protocol</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/configuring-sharepoint-protocol/m-p/228046#M181176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Since they are tagged for Community 3.2, I was a little mislead (&lt;/SPAN&gt;&lt;A href="https://issues.alfresco.com/jira/secure/IssueNavigator.jspa?reset=true&amp;amp;pid=10103&amp;amp;status=1&amp;amp;fixfor=10480" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/secure/IssueNavigator.jspa?reset=true&amp;amp;pid=10103&amp;amp;status=1&amp;amp;fixfor=10480&lt;/A&gt;&lt;SPAN&gt;). But thanks a lot for the clarification!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2009 10:20:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/configuring-sharepoint-protocol/m-p/228046#M181176</guid>
      <dc:creator>_sax</dc:creator>
      <dc:date>2009-08-04T10:20:47Z</dc:date>
    </item>
  </channel>
</rss>

