<?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: Users on Win Terminal Server 2008 R2 losts the access to Alfresco 4.0 CIFS server in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/users-on-win-terminal-server-2008-r2-losts-the-access-to/m-p/295596#M248726</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi icarrara,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Just wanted to share some insight i got after weeks of trial and error. We fixed this issue by adding a DNS-wildcard (Ex *.alfresco-cifs) in our internal DNS-server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So when our terminal server users using Windows Server 2008 R2 Server loggs in we run "netuse Q: \\%username%.alfresco-cifs\Alfresco". &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This seems to force Windows to always start a new session for every user and have fixed our "Access denied" problems.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A new problem have arose from this fix and that one you can read about here: &lt;/SPAN&gt;&lt;A href="https://issues.alfresco.com/jira/browse/JLAN-147" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/JLAN-147&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To fix that problem you have to do some coding and build your own alfresco-jlan-embed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;sysadmin2012&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Apr 2014 08:00:45 GMT</pubDate>
    <dc:creator>sysadmin2012</dc:creator>
    <dc:date>2014-04-29T08:00:45Z</dc:date>
    <item>
      <title>Users on Win Terminal Server 2008 R2 losts the access to Alfresco 4.0 CIFS server</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/users-on-win-terminal-server-2008-r2-losts-the-access-to/m-p/295594#M248724</link>
      <description>I have 30 users on a Terminal Server Windows 2008 R2 named \\NT05.I have Alfresco 4.0 Community installed on another Windows 2008 R2 named \\DOC with CIFS server activated, with the below properties:cifs.disableNativeCode=truecifs.maximumVirtualCircuitsPerSession=96All it is ok for stand-alone clien</description>
      <pubDate>Tue, 28 Jan 2014 14:20:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/users-on-win-terminal-server-2008-r2-losts-the-access-to/m-p/295594#M248724</guid>
      <dc:creator>icarrara</dc:creator>
      <dc:date>2014-01-28T14:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: Users on Win Terminal Server 2008 R2 losts the access to Alfresco 4.0 CIFS server</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/users-on-win-terminal-server-2008-r2-losts-the-access-to/m-p/295595#M248725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;we have had customers with similar issues running Alfresco on Windows Server and using CIFS for more than just a hand full of users. Almost always the root of the problem could be found in some part of the native Windows handling of SMB/CIFS (i.e. some internal table for TCP handles overflowed, VC#0 issues…).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My personal advice: Do not use the native CIFS code, configure Alfresco to use Java Sockets for CIFS instead. As far as I can remember, cifs.disabledNativeCode=true (which you have already used) has no real effect on Windows unless you do a bit more extensive reconfiguration.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There was an attempt to get this documented in &lt;/SPAN&gt;&lt;A href="https://issues.alfresco.com/jira/browse/MNT-3494" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/MNT-3494&lt;/A&gt;&lt;SPAN&gt; but since Alfresco does not test this scenario, it is &amp;lt;b&amp;gt;officially not supported&amp;lt;/b&amp;gt;. But it works better / more stable than native CIFS for all our customers while we continue to try to convince them to switch to a real server operating system.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 10:58:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/users-on-win-terminal-server-2008-r2-losts-the-access-to/m-p/295595#M248725</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2014-01-30T10:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: Users on Win Terminal Server 2008 R2 losts the access to Alfresco 4.0 CIFS server</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/users-on-win-terminal-server-2008-r2-losts-the-access-to/m-p/295596#M248726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi icarrara,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Just wanted to share some insight i got after weeks of trial and error. We fixed this issue by adding a DNS-wildcard (Ex *.alfresco-cifs) in our internal DNS-server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So when our terminal server users using Windows Server 2008 R2 Server loggs in we run "netuse Q: \\%username%.alfresco-cifs\Alfresco". &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This seems to force Windows to always start a new session for every user and have fixed our "Access denied" problems.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A new problem have arose from this fix and that one you can read about here: &lt;/SPAN&gt;&lt;A href="https://issues.alfresco.com/jira/browse/JLAN-147" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/JLAN-147&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To fix that problem you have to do some coding and build your own alfresco-jlan-embed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;sysadmin2012&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2014 08:00:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/users-on-win-terminal-server-2008-r2-losts-the-access-to/m-p/295596#M248726</guid>
      <dc:creator>sysadmin2012</dc:creator>
      <dc:date>2014-04-29T08:00:45Z</dc:date>
    </item>
  </channel>
</rss>

