<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Can't access via Webdav in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/can-t-access-via-webdav/m-p/12003#M4844</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;The NTLM hashed password that the client has sent is longer than the normal NTLM1 hash would be so I suspect it's sent an NTLM2 hashed password or security blob. The strange thing is that it has also sent the weaker LanMan hashed password.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The current code only checks the NTLM hash, I'm looking into whether it's possible to fallback to checking the LanMan hash.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Gary&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Jan 2006 09:19:49 GMT</pubDate>
    <dc:creator>gary_spencer</dc:creator>
    <dc:date>2006-01-27T09:19:49Z</dc:date>
    <item>
      <title>Can't access via Webdav</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-t-access-via-webdav/m-p/11996#M4837</link>
      <description>I installed the Alfresco 1.1.2 - Tomcat bundle on a linux server.&amp;nbsp; The web client works fine.&amp;nbsp; I am unable to get webdav or CIFS access to work though.When I try to access is through the URLhttp://server:8080/alfresco/webdavI get a 500 HTTP error and I also have the following error in the Alfresco l</description>
      <pubDate>Mon, 23 Jan 2006 23:07:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-t-access-via-webdav/m-p/11996#M4837</guid>
      <dc:creator>mojo-jojo</dc:creator>
      <dc:date>2006-01-23T23:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: Can't access via Webdav</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-t-access-via-webdav/m-p/11997#M4838</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;Could you email me your alfresco.log file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Gary&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2006 08:42:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-t-access-via-webdav/m-p/11997#M4838</guid>
      <dc:creator>gary_spencer</dc:creator>
      <dc:date>2006-01-24T08:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: Can't access via Webdav</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-t-access-via-webdav/m-p/11998#M4839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was able to get webdav to work this morning. Samba was not shutting down properly which was causing the problems I was having.&amp;nbsp; But I am still unable to access via CIFS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know that name resolution is not the problem because I receive a prompt when trying to access the CIFS share.&amp;nbsp; But when I enter my alfresco username and password it just displays the prompt again. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So far I've tried entering the address of my WINS server into the file-servers.xml configuration file as well as my domain name.&amp;nbsp; This hasn't helped at all.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I do receive this error in the log though.&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;14:59:24,579 ERROR [org.alfresco.smb.protocol] Closing session due to exception&lt;BR /&gt;org.alfresco.filesys.netbios.NetBIOSException: NBREQ Called name is not this server (JOJO)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.alfresco.filesys.smb.server.SMBSrvSession.procNetBIOSSessionRequest(SMBSrvSession.java:1019)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.alfresco.filesys.smb.server.SMBSrvSession.run(SMBSrvSession.java:1533)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.Thread.run(Thread.java:595)&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tried using the name JOJO_A and JOJO to access the share.&amp;nbsp; I even tried setting the host name to ${localname} and that didn't help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What steps do I need to take in order for CIFS to work on a Linux server?&amp;nbsp; Should I keep samba turned off? Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2006 21:17:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-t-access-via-webdav/m-p/11998#M4839</guid>
      <dc:creator>mojo-jojo</dc:creator>
      <dc:date>2006-01-24T21:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: Can't access via Webdav</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-t-access-via-webdav/m-p/11999#M4840</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;Samba should be turned off, although it is possible to run Samba and the Alfresco CIFS server at the same time it's easier to switch it off for now.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Try accessing the CIFS server using the IP address of the server in the UNC path, ie. \\n.n.n.n, via the Windows Start-&amp;gt;Run menu.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Use the admin/admin username and password when prompted for the logon details when accessing the CIFS server. This can take a few attempts to be accepted, this is a problem I'm looking into.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Check if the broadcast mask setting is correct, the default value of 255.255.255.255 does not always work under linux.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Check the linux firewall settings, check that the Samba service/CIFS access is allowed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Gary&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2006 21:24:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-t-access-via-webdav/m-p/11999#M4840</guid>
      <dc:creator>gary_spencer</dc:creator>
      <dc:date>2006-01-24T21:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: Can't access via Webdav</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-t-access-via-webdav/m-p/12000#M4841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I tried accessing the CIFS server by using the IP and I receive a logon prompt.&amp;nbsp; I enter the admin/admin username and password many times but it still doesn't let me in. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The machine I am trying to access it from is running WinXP Pro and is part of a 2003 domain.&amp;nbsp; So, everytime the login prompt pops up it adds the domain name to the username that I typed last ( DOMAIN_NAME/admin, which redirects authentication to my PDC). So I kept deleting that and replacing it with "admin" but it still didn't work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I remove the domain="" from the file-servers.xml config file and restart alfresco I don't even get a response when I try to access CIFS via ip (network path not found).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also reconfigured the broadcast mask to the correct value but that didn't help either.&amp;nbsp; The firewall has been turned off the whole time.&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, 24 Jan 2006 22:17:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-t-access-via-webdav/m-p/12000#M4841</guid>
      <dc:creator>mojo-jojo</dc:creator>
      <dc:date>2006-01-24T22:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: Can't access via Webdav</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-t-access-via-webdav/m-p/12001#M4842</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;Can you check if the Windows client has any connections to the Alfresco CIFS server using 'net use'. If there are any connections delete them using 'net use \\server\share /d'. The IPC$ connection can cause some problems.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It sounds like the authentication requests are going to the Alfresco CIFS server, it would be worth switching on authentication debug by adding the line :-&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;log4j.logger.org.alfresco.smb.protocol.auth=debug&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;to the log4j.properties file in the WEB-INF/classes folder under the webapp.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Gary&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2006 23:30:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-t-access-via-webdav/m-p/12001#M4842</guid>
      <dc:creator>gary_spencer</dc:creator>
      <dc:date>2006-01-24T23:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: Can't access via Webdav</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-t-access-via-webdav/m-p/12002#M4843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is what shows up in the log&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;18:43:18,398 DEBUG [org.alfresco.smb.protocol] Server session started&lt;BR /&gt;18:43:18,405 DEBUG [org.alfresco.smb.protocol] NT Session setup from user=admin, password=1698b5f713ea78565b090d3704c43513010100000000000004ac73574821c601b5b&lt;BR /&gt;eba15bf09cc3900000000020002004d000100020045000000000000000000, ANSIpwd=82668a458c9684d459866cc5b1cbe156b5beba15bf09cc39, domain=NTDOMAIN, os=Windows 2002 Service Pack 2 2600, VC=0, maxBuf=61440, maxMpx=4&lt;BR /&gt;18:43:18,405 DEBUG [org.alfresco.smb.protocol]&amp;nbsp;&amp;nbsp; MID=8, UID=0, PID=65279&lt;BR /&gt;18:43:18,442 DEBUG [org.alfresco.smb.protocol.auth] Authenticated user admin sts=BadPassword via MD4&lt;BR /&gt;18:43:18,443 DEBUG [org.alfresco.smb.protocol] User admin, access denied&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;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;where NTDOMAIN is my Windows Domain Name&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It looks like it is still trying to authenticate against the Active Directory causing the access denied message. Is there a way to prevent this from happening?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2006 00:49:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-t-access-via-webdav/m-p/12002#M4843</guid>
      <dc:creator>mojo-jojo</dc:creator>
      <dc:date>2006-01-25T00:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: Can't access via Webdav</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-t-access-via-webdav/m-p/12003#M4844</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;The NTLM hashed password that the client has sent is longer than the normal NTLM1 hash would be so I suspect it's sent an NTLM2 hashed password or security blob. The strange thing is that it has also sent the weaker LanMan hashed password.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The current code only checks the NTLM hash, I'm looking into whether it's possible to fallback to checking the LanMan hash.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Gary&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2006 09:19:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-t-access-via-webdav/m-p/12003#M4844</guid>
      <dc:creator>gary_spencer</dc:creator>
      <dc:date>2006-01-27T09:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: Can't access via Webdav</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-t-access-via-webdav/m-p/12004#M4845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the follow up&amp;nbsp; &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I currently have "Network security: Lan Manager authentication level" set to&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Send NTLMv2 response only/refuse LM&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Description:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Clients use NTLMv2 authentication only and use NTLMv2 session security if the server supports it. Domain controllers refuse LM and accept only NTLM and NTLMv2 authentication).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I really don't want to change this setting if I don't have to.&amp;nbsp; Are you planning on adding support for NTLMv2 anytime soon?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2006 20:55:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-t-access-via-webdav/m-p/12004#M4845</guid>
      <dc:creator>mojo-jojo</dc:creator>
      <dc:date>2006-01-27T20:55:48Z</dc:date>
    </item>
    <item>
      <title>Re: Can't access via Webdav</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-t-access-via-webdav/m-p/12005#M4846</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;NTLM2 support is something that needs to be researched. I don't think it's just a case of better encryption, I think there may be some shared secret between the client and domain controller which would require the Alfresco CIFS server joining the domain.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Gary&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2006 14:32:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-t-access-via-webdav/m-p/12005#M4846</guid>
      <dc:creator>gary_spencer</dc:creator>
      <dc:date>2006-01-30T14:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: Can't access via Webdav</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-t-access-via-webdav/m-p/12006#M4847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is it possible to fall back to the LanMan hash? Just curious… &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>Tue, 31 Jan 2006 18:30:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-t-access-via-webdav/m-p/12006#M4847</guid>
      <dc:creator>mojo-jojo</dc:creator>
      <dc:date>2006-01-31T18:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: Can't access via Webdav</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-t-access-via-webdav/m-p/12007#M4848</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 did look into the possibility of using the LanMan hash but it's not possible to use it due to the way Alfresco stores the passwords.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's a bit of an odd combination to have NTLM2 and LM hashes though, as NTLM2 is supposed to be a stronger encryption and LM is the weakest.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Gary&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2006 18:45:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-t-access-via-webdav/m-p/12007#M4848</guid>
      <dc:creator>gary_spencer</dc:creator>
      <dc:date>2006-01-31T18:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: Can't access via Webdav</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-t-access-via-webdav/m-p/12008#M4849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The funny thing is that my workstation is configured to only use NTLMv2 and not allow Lanman.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2006 19:04:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-t-access-via-webdav/m-p/12008#M4849</guid>
      <dc:creator>mojo-jojo</dc:creator>
      <dc:date>2006-01-31T19:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: Can't access via Webdav</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-t-access-via-webdav/m-p/12009#M4850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So I reconfigured my workstation to use NTLMv1 and everything works fine now.&amp;nbsp; Thank you so much for your time and effort Gary.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2006 16:52:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-t-access-via-webdav/m-p/12009#M4850</guid>
      <dc:creator>mojo-jojo</dc:creator>
      <dc:date>2006-02-02T16:52:11Z</dc:date>
    </item>
  </channel>
</rss>

