<?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: Enabling Windows 2003 CIFS in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/enabling-windows-2003-cifs/m-p/252016#M205146</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm not sure about it working in Windows 2003, but it works in XP…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You just have to create a work_group and modify the property file found in "C:\Alfresco\tomcat\shared\classes\alfresco-global.properties" wiht the information related to CIFS and contained in the file "tomcat/webapps/alfresco/WEB-INF/classes/alfresco/subsystems/fileServers/default/file-servers.properties" at the point…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;### CIFS Server Configuration ###&lt;BR /&gt;cifs.enabled=true&lt;BR /&gt;cifs.serverName=${localname}A&lt;BR /&gt;cifs.domain=WORK_GROUP&lt;BR /&gt;cifs.broadcast=255.255.255.255&lt;BR /&gt;# An empty value indicates bind to all available network adapters&lt;BR /&gt;cifs.bindto=&lt;BR /&gt;cifs.ipv6.enabled=false&lt;BR /&gt;cifs.hostannounce=true&lt;BR /&gt;# Enable the use of asynchronous sockets/NIO code&lt;BR /&gt;cifs.disableNIO=false&lt;BR /&gt;# Disable the use of JNI code. Only currently affects Windows&lt;BR /&gt;cifs.disableNativeCode=false&lt;BR /&gt;# Session timeout, in seconds. Defaults to 15 minutes, to match the default Windows client setting.&lt;BR /&gt;# If no I/O is received within that time the session is closed by the server&lt;BR /&gt;cifs.sessionTimeout=900&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&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;Just look for how to create a regular work_gruop in Windows 2003.&amp;nbsp; Have you already tried this????&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Apr 2011 20:46:39 GMT</pubDate>
    <dc:creator>roseta</dc:creator>
    <dc:date>2011-04-25T20:46:39Z</dc:date>
    <item>
      <title>Enabling Windows 2003 CIFS</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/enabling-windows-2003-cifs/m-p/252015#M205145</link>
      <description>Hello all,I need some help, i have alfresco running in a Windows 2003 R2 enviroment, and i'm trying to enabling CIFS, i did several searches, but sitill not getting there. Please advise or send me a tutorial…any help would be appreciatedBest RegardsMiguel</description>
      <pubDate>Mon, 11 Apr 2011 16:58:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/enabling-windows-2003-cifs/m-p/252015#M205145</guid>
      <dc:creator>mafarodrigues</dc:creator>
      <dc:date>2011-04-11T16:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling Windows 2003 CIFS</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/enabling-windows-2003-cifs/m-p/252016#M205146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm not sure about it working in Windows 2003, but it works in XP…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You just have to create a work_group and modify the property file found in "C:\Alfresco\tomcat\shared\classes\alfresco-global.properties" wiht the information related to CIFS and contained in the file "tomcat/webapps/alfresco/WEB-INF/classes/alfresco/subsystems/fileServers/default/file-servers.properties" at the point…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;### CIFS Server Configuration ###&lt;BR /&gt;cifs.enabled=true&lt;BR /&gt;cifs.serverName=${localname}A&lt;BR /&gt;cifs.domain=WORK_GROUP&lt;BR /&gt;cifs.broadcast=255.255.255.255&lt;BR /&gt;# An empty value indicates bind to all available network adapters&lt;BR /&gt;cifs.bindto=&lt;BR /&gt;cifs.ipv6.enabled=false&lt;BR /&gt;cifs.hostannounce=true&lt;BR /&gt;# Enable the use of asynchronous sockets/NIO code&lt;BR /&gt;cifs.disableNIO=false&lt;BR /&gt;# Disable the use of JNI code. Only currently affects Windows&lt;BR /&gt;cifs.disableNativeCode=false&lt;BR /&gt;# Session timeout, in seconds. Defaults to 15 minutes, to match the default Windows client setting.&lt;BR /&gt;# If no I/O is received within that time the session is closed by the server&lt;BR /&gt;cifs.sessionTimeout=900&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&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;Just look for how to create a regular work_gruop in Windows 2003.&amp;nbsp; Have you already tried this????&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Apr 2011 20:46:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/enabling-windows-2003-cifs/m-p/252016#M205146</guid>
      <dc:creator>roseta</dc:creator>
      <dc:date>2011-04-25T20:46:39Z</dc:date>
    </item>
  </channel>
</rss>

