<?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 configuration ,again ... in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/cifs-configuration-again/m-p/221425#M174555</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So far did not have any problems with it as long as NetBIOS packets travel freely on your network (MS Windows network - MS Windows server) and your server is not blocking the 445 port.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(add the SMBDeviceEnabled parameters value 0 - don't bother about the TransportBindName \Device\ on latest MS Windows service packs) - don't forget to put your NetBios machine name into the host file together with the actual IP address e.g. 10.0.0.3 MachineNameA - don't forget the "A"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tested within MS Domains only - did not get it working on a single machine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;fpp&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Dec 2009 17:16:20 GMT</pubDate>
    <dc:creator>fpp</dc:creator>
    <dc:date>2009-12-29T17:16:20Z</dc:date>
    <item>
      <title>CIFS configuration ,again ...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-configuration-again/m-p/221423#M174553</link>
      <description>Hi Forum!Yes I know this was already posted several times ,but …Did anybody got browsing alfresco via Network Places working?It seems that at least in 3.* series this feature does not work at all, right?Thanks</description>
      <pubDate>Sun, 27 Dec 2009 08:42:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-configuration-again/m-p/221423#M174553</guid>
      <dc:creator>tsirkin</dc:creator>
      <dc:date>2009-12-27T08:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS configuration ,again ...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-configuration-again/m-p/221424#M174554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Works fine for me.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Dec 2009 16:54:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-configuration-again/m-p/221424#M174554</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2009-12-29T16:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS configuration ,again ...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-configuration-again/m-p/221425#M174555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So far did not have any problems with it as long as NetBIOS packets travel freely on your network (MS Windows network - MS Windows server) and your server is not blocking the 445 port.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(add the SMBDeviceEnabled parameters value 0 - don't bother about the TransportBindName \Device\ on latest MS Windows service packs) - don't forget to put your NetBios machine name into the host file together with the actual IP address e.g. 10.0.0.3 MachineNameA - don't forget the "A"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tested within MS Domains only - did not get it working on a single machine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;fpp&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Dec 2009 17:16:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-configuration-again/m-p/221425#M174555</guid>
      <dc:creator>fpp</dc:creator>
      <dc:date>2009-12-29T17:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS configuration ,again ...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-configuration-again/m-p/221426#M174556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks you fpp and mrogers for reply!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;fpp - thank you, however it seems that you have window as your server and I am trying to make it on Linux one.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mrogers :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Understanding that the labs version could have a bug here I downloaded the enterprise one (3.2) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Configured it this way:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Edited tomcat/shared/classes/alfresco-global.properties and changed this (I think this the default, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;anyway, except for the broadcast)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.enabled=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.localname=${localname}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.domain=WORKGROUP&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# taken from the ifconfig &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.broadcast=xxx.xxx.xxx.xxx&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.hostannounce=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now,I don't have a Domain Server ,this is just subnet with a bunch of windows desktops connected .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So , Network places discovery is done by broadcast (Master browser etc.. all the windows stuff).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The following DOES work:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mounting ("Map a Network Drive" from Windows) using IP/hostname .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Using \\ notation \\${localname}A\Alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Running findsmb on the server finds the server just fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So all looks good ,but the server does not show up in the Network Places.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I had the same result with labs,Alfresco 3.0 labs and enterprise.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Evgeny&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Jan 2010 16:17:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-configuration-again/m-p/221426#M174556</guid>
      <dc:creator>tsirkin</dc:creator>
      <dc:date>2010-01-10T16:17:43Z</dc:date>
    </item>
  </channel>
</rss>

