<?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 Windows7 in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows7/m-p/263076#M216206</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Alfresco version?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Nov 2013 14:31:49 GMT</pubDate>
    <dc:creator>eze_dru</dc:creator>
    <dc:date>2013-11-15T14:31:49Z</dc:date>
    <item>
      <title>Cifs on Windows7</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows7/m-p/263065#M216195</link>
      <description>Hi All I'm having a problem with mapping Cifs drive on Windows7,It requests a user name and a password but then returns a "Failed to authenticate. Invalid user or password" is this Microsoft Problem or I'm missing some config on Alfresco to accomodate windows7ThanksregardsNondumiso</description>
      <pubDate>Mon, 09 May 2011 10:27:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows7/m-p/263065#M216195</guid>
      <dc:creator>nondum</dc:creator>
      <dc:date>2011-05-09T10:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: Cifs on Windows7</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows7/m-p/263066#M216196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Likely your Win7 is trying to use NTLMv2, Alfresco only gets NTLMv1.&amp;nbsp; On the Win7 client in question… Control Panel, Admin Tools, Local Security Policy.&amp;nbsp; Navigate to Security Settings, Local Policies, Security Options&amp;nbsp; –&amp;gt;&amp;nbsp; Change "Network Security: LAN Manager authentication Level" to "Send LM and NTLM - use NTLMv2 session security if negotiated".&amp;nbsp; Reboot just in case (not sure if it is needed), and try again.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2011 17:02:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows7/m-p/263066#M216196</guid>
      <dc:creator>gnyce</dc:creator>
      <dc:date>2011-05-09T17:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: Cifs on Windows7</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows7/m-p/263067#M216197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Gnyce&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the response.I followed every step of your response but it still not working it gives an error(Windows cannot access \\alfrescoentA\alfresco which is cifs server ,when I ping it replies.so I don't know what is the problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2011 12:05:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows7/m-p/263067#M216197</guid>
      <dc:creator>nondum</dc:creator>
      <dc:date>2011-05-12T12:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: Cifs on Windows7</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows7/m-p/263068#M216198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you turned cifs on by setting cifs.enabled in alfresco-global.properties?&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Can you connect from older versions of Windows like XP?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And what OS is your server running?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2011 12:38:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows7/m-p/263068#M216198</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2011-05-12T12:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: Cifs on Windows7</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows7/m-p/263069#M216199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;@mrogers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have similar issue. I updated the local client (Windows 7) local security policy -to do LM and NTLM. Now, I can connect to Alfresco running on Windows 2003 server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I still cannot connect to Alfresco running on Windows 2008 server. I did update the 2008 server's local security to do LM and NTLM. And, alfresco-global.properties has &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;cifs.enabled=true &lt;BR /&gt;cifs.domain=WORKGROUP&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;SPAN&gt;I can connect to Alfresco running on both Windows 2003 and Windows 2008 servers from XP machines.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Alfresco servers are not on the domain, just belong to default WORKGROUP, the client windows 7 is on a domain.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 16:43:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows7/m-p/263069#M216199</guid>
      <dc:creator>shikarishambu</dc:creator>
      <dc:date>2011-05-18T16:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: Cifs on Windows7</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows7/m-p/263070#M216200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Running Alfresco on 64 bit Windows 7 or 2008 R2 can be trying.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You have to uninstall 'FIle and Printer Sharing for Microsoft Networks' and 'Client for Microsoft Networks' from your network adapter.&amp;nbsp; It was the only way I could get it to work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Reason is that those features bind themselves to port 445 and it can't be blocked, or unbound.&amp;nbsp; Nothing else can bind itself to port 445 until you remove them.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Its a pain in the backside for development machines where you'd like to still use Windows sharing for other purposes.&amp;nbsp; For the server role, I personally have no issue with it and in fact, it ensures that machine can only serve content from Alfresco via CIFS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ben&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 18:42:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows7/m-p/263070#M216200</guid>
      <dc:creator>benswitzer</dc:creator>
      <dc:date>2011-05-18T18:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: Cifs on Windows7</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows7/m-p/263071#M216201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;@Ben&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; thank you… thank you…thank you. That solved the issue&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 22:20:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows7/m-p/263071#M216201</guid>
      <dc:creator>shikarishambu</dc:creator>
      <dc:date>2011-05-18T22:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: Cifs on Windows7</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows7/m-p/263072#M216202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you, thats pointed me to solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Its not necesary to uninstall printer sharing and Microsoft Client from LAN adapter properties, so you can access \\server and see you sharing and access \\serverA\alfreco using SMB/CIFS&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried the following and working too:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;in &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/File_Server_Configuration" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/File_Server_Configuration&lt;/A&gt;&lt;SPAN&gt; yo can read:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;———————————————————————————————————————————————————————-&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The SMBDeviceEnabled registry key does not seem to be recognized on Vista and Windows 2008. In order to stop native SMB being used when the Alfresco CIFS server is being run under Vista or Windows 2008 the firewall rules can be updated to block inbound connections on port 445. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To configure Windows Firewall on the system running the Alfresco CIFS server: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1.Run the Windows Firewall with Advanced Security application. On Vista go to Control Panels, Administrative Tools. on Windows 2008 go to Start, Administrative Tools. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2.Click on the Inbound Rules item in the left hand column. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3.Scroll down to the File and Printer Sharing rules. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;•The following rules should be enabled - File And Printer Sharing (NB-Datagram-In), File And Printer Sharing (NB-Name-In) and File And Printer Sharing (NB-Session-In). &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;•The File And Printer Sharing (SMB-In) rule should be disabled, this blocks the native SMB/port 445 traffic. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;•The other File And Printer Sharing (…) rules are not required and can be left as is. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The following steps may also help to disable SMB 2.0 on Windows 2008: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1.Run regedit on Windows Server 2008 based computer. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2.Expand and locate the sub tree [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanmanServer\Parameters] &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3.Add a new REG_DWORD key with the name of Smb2 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;•Value name: Smb2 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;•Value type: REG_DWORD &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;•0 = disabled &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;•1 = enabled &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4.Set the value to 0 to disable SMB 2.0, or set it to 1 to re-enable SMB 2.0. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5.Reboot the server. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;———————————————————————————————————————————————————————-&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2011 11:54:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows7/m-p/263072#M216202</guid>
      <dc:creator>andoni</dc:creator>
      <dc:date>2011-05-19T11:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: Cifs on Windows7</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows7/m-p/263073#M216203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;gnyce- You are the man.. thank you for saving me hours if not days of troubleshooting.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2012 21:55:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows7/m-p/263073#M216203</guid>
      <dc:creator>clperkins</dc:creator>
      <dc:date>2012-08-02T21:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: Cifs on Windows7</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows7/m-p/263074#M216204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thanks BenSwitzer, its true.That solved the issue&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Mar 2013 16:23:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows7/m-p/263074#M216204</guid>
      <dc:creator>thejerry007</dc:creator>
      <dc:date>2013-03-20T16:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: Cifs on Windows7</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows7/m-p/263075#M216205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you it worked !&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jun 2013 12:34:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows7/m-p/263075#M216205</guid>
      <dc:creator>arnosan</dc:creator>
      <dc:date>2013-06-25T12:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: Cifs on Windows7</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows7/m-p/263076#M216206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Alfresco version?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2013 14:31:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows7/m-p/263076#M216206</guid>
      <dc:creator>eze_dru</dc:creator>
      <dc:date>2013-11-15T14:31:49Z</dc:date>
    </item>
  </channel>
</rss>

