<?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: CIFS on Windows XP in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows-xp/m-p/5191#M800</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please visit this post&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=9&amp;amp;t=16802" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=9&amp;amp;t=16802&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &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, 13 Nov 2009 08:30:38 GMT</pubDate>
    <dc:creator>ganeshkolhe</dc:creator>
    <dc:date>2009-11-13T08:30:38Z</dc:date>
    <item>
      <title>CIFS on Windows XP</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows-xp/m-p/5185#M794</link>
      <description>Just installed alfresco on Windows XP and tried to connect via CIFS (the server is visible).Host configuration in file-servers.xml is: &amp;lt;host name="ALFRESCO_H" domain="WORKGROUP"/&amp;gt; (same domain as server).Problem:- Authentication is required (login dialog pops up, user 'Guest' is preselected),</description>
      <pubDate>Sat, 22 Oct 2005 10:18:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows-xp/m-p/5185#M794</guid>
      <dc:creator>pfondue</dc:creator>
      <dc:date>2005-10-22T10:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS on Windows XP</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows-xp/m-p/5186#M795</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;Yes, you have to authenticate and the user's name and password are same that you use to log in Alfresco.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Oct 2005 17:18:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows-xp/m-p/5186#M795</guid>
      <dc:creator>jokipii</dc:creator>
      <dc:date>2005-10-22T17:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS on Windows XP</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows-xp/m-p/5187#M796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the answer, but I still can't login. I used the alfresco default login 'admin' 'admin'.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Oct 2005 07:36:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows-xp/m-p/5187#M796</guid>
      <dc:creator>pfondue</dc:creator>
      <dc:date>2005-10-23T07:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS on Windows XP</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows-xp/m-p/5188#M797</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;You could try enabling debug output for the CIFS authentication by uncommenting, or adding, the following line in the WEB-INF\classes\log4j.properties file :-&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;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>Thu, 03 Nov 2005 16:01:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows-xp/m-p/5188#M797</guid>
      <dc:creator>gary_spencer</dc:creator>
      <dc:date>2005-11-03T16:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS on Windows XP</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows-xp/m-p/5189#M798</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;When you get the login prompt and enter the user/password (e.g. admin/admin), does the login prompt just pop up again?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If it does, try submitting the user/password several times.&amp;nbsp; We have seen some instances where it seems to take several attempts to authenticate - but this is only where the CIFS network folder is being requested on the same PC as the ALfresco server.&amp;nbsp; There appears to be some MS "special" behaviour going on.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Paul&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2005 05:22:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows-xp/m-p/5189#M798</guid>
      <dc:creator>paulhh</dc:creator>
      <dc:date>2005-11-04T05:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS on Windows XP</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows-xp/m-p/5190#M799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Paul,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am experiencing the same issue but I am trying to access the Alfresco server via CIFS from a remote laptop on the same subnet running Windows XP. Any suggestions what I can do to remedy this? I am running the 1.4 Community Network version.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance Paul&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rgds,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Charles Mathieu&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Systems Engineer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;NEHTA - National E-Health Transition Authority&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Nov 2006 03:52:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows-xp/m-p/5190#M799</guid>
      <dc:creator>cmathieu</dc:creator>
      <dc:date>2006-11-22T03:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS on Windows XP</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows-xp/m-p/5191#M800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please visit this post&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=9&amp;amp;t=16802" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=9&amp;amp;t=16802&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &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, 13 Nov 2009 08:30:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows-xp/m-p/5191#M800</guid>
      <dc:creator>ganeshkolhe</dc:creator>
      <dc:date>2009-11-13T08:30:38Z</dc:date>
    </item>
  </channel>
</rss>

