<?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: newbie: CIFS setup/ configuration in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/newbie-cifs-setup-configuration/m-p/232766#M185896</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi guys 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;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Nov 2009 08:34:35 GMT</pubDate>
    <dc:creator>ganeshkolhe</dc:creator>
    <dc:date>2009-11-13T08:34:35Z</dc:date>
    <item>
      <title>newbie: CIFS setup/ configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/newbie-cifs-setup-configuration/m-p/232761#M185891</link>
      <description>Hi,&amp;nbsp; I just installed Alfresco on my existing Tomcat instance running on port 8080. I am trying to map a drive on the local machine to Alfresco workspace but am not successful. I think by default CIFS is enabled. I looked at online docs/ searched forums - looks like I am not missing any config setti</description>
      <pubDate>Wed, 23 Sep 2009 16:47:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/newbie-cifs-setup-configuration/m-p/232761#M185891</guid>
      <dc:creator>shikarishambu</dc:creator>
      <dc:date>2009-09-23T16:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: newbie: CIFS setup/ configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/newbie-cifs-setup-configuration/m-p/232762#M185892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, I managed to solve this by pulling information from other posts&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. On windows server, make sure that the machine name is not longer than 15 characters&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Before starting the alfresco server, run this command&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;netstat -an&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;check for an entry of 0.0.0.0:445. If port 445 is in use then disable the local SMB service &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Native SMB collisions&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Native SMB can be disabled by adding the following registry key: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Parameters]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"SMBDeviceEnabled"=dword:00000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A reboot is required after creating this key. Setting the value to one or deleting the registry key will restore native SMB support. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In Windows 2000,2003,2008 - Port 445 is bound by default to \device\ - all devices. Use the following registry key to unbind port 445 and allow for binding by Alfresco: [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\NetBT\Parameters] &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Run nbtstat -a ALFRESCO_SERVER_IP&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5. Now map the drive&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;net use X: \\SERVER_NAMEa\Alfresco\SPACE_NAME /user:USERNAME //persistent:yes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;USERNAME is Alfresco user name&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;HTH&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2009 16:16:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/newbie-cifs-setup-configuration/m-p/232762#M185892</guid>
      <dc:creator>shikarishambu</dc:creator>
      <dc:date>2009-09-24T16:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: newbie: CIFS setup/ configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/newbie-cifs-setup-configuration/m-p/232763#M185893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i could use help too &lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://connect.hyland.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;would someone be so kind and write down a little help regarding CIFS configuration in Alfresco Community 3.2 ….&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;what i have here is a fresh installation of alfresco, not a single option had been changed in xml files and i am trying to make "ComputerA" show in my network places so i can add files to alfresco the easier way…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;my question is; which stuff needs to be changed in xml files to make cifs work?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i am running a fresh install of windows xp with sp 3 without any software other than motherboard drivers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the pc is in a workgroup named "HOME" with IP&amp;nbsp;&amp;nbsp;&amp;nbsp; 192.168.1.2 / 24&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;note: i tryied to follow these steps&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.youtube.com/watch?v=XXR4YqzoC7A" rel="nofollow noopener noreferrer"&gt;http://www.youtube.com/watch?v=XXR4YqzoC7A&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;and the thing didnt work… nothing happened.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;if you need any other information please feel free to ask.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you very much in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2009 16:17:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/newbie-cifs-setup-configuration/m-p/232763#M185893</guid>
      <dc:creator>wickedbuzz</dc:creator>
      <dc:date>2009-09-24T16:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: newbie: CIFS setup/ configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/newbie-cifs-setup-configuration/m-p/232764#M185894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am having the following problem: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;After I have changed the location of my repository in the &lt;/SPAN&gt;&lt;STRONG&gt;dir.root&lt;/STRONG&gt;&lt;SPAN&gt; directive on the &lt;/SPAN&gt;&lt;EM&gt;repository.properties&lt;/EM&gt;&lt;SPAN&gt; file, everything works fine except the CIFS service, which only works if I try it from the local server. It used to work previously with all the computers in the network. ¿Any ideas of what is going on?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2009 09:30:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/newbie-cifs-setup-configuration/m-p/232764#M185894</guid>
      <dc:creator>jgovind</dc:creator>
      <dc:date>2009-10-02T09:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: newbie: CIFS setup/ configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/newbie-cifs-setup-configuration/m-p/232765#M185895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm having similar problems with CIFS not working across subdomain boundaries.&amp;nbsp; Please someone help out…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2009 17:20:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/newbie-cifs-setup-configuration/m-p/232765#M185895</guid>
      <dc:creator>jpv</dc:creator>
      <dc:date>2009-10-22T17:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: newbie: CIFS setup/ configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/newbie-cifs-setup-configuration/m-p/232766#M185896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi guys 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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Nov 2009 08:34:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/newbie-cifs-setup-configuration/m-p/232766#M185896</guid>
      <dc:creator>ganeshkolhe</dc:creator>
      <dc:date>2009-11-13T08:34:35Z</dc:date>
    </item>
  </channel>
</rss>

