<?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 CIFS/WebDAV on Linux in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/cifs-webdav-on-linux/m-p/83684#M56230</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have Alfresco installed on a PC running SUSE Linux. Below is a snippet of the startup logs. It looks like the CIFS starts up with the correct machine name but I can't connect to it. The firewall is off. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Should I be able to connect using nautilus (Linux File Explorer) to \\CPU002_A\Alfresco ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've also tried &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;smbclient -U admin \\\\CPU002_A\\Alfresco admin&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;from the command line as root without success. I've read the WIKIs on this can't still can't connect&amp;nbsp; to the server. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Should I be able to connect to the CIFS by clicking on the link beside the Space name (Open Network Folder …)&amp;nbsp; ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help etc would be greatly appreciated. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Finner&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The startup log follows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;…&lt;BR /&gt;…&lt;BR /&gt;09:38:14,206 INFO&amp;nbsp; [alfresco.smb.protocol] &lt;SPAN style="color:red;"&gt;CIFS server started&lt;/SPAN&gt;&lt;BR /&gt;09:38:14,207 INFO&amp;nbsp; [alfresco.smb.protocol] FTP server NOT started&lt;BR /&gt;09:38:14,207 INFO&amp;nbsp; [alfresco.smb.protocol] NFS server NOT started&lt;BR /&gt;09:38:14,224 DEBUG [smb.protocol.netbios] Found 3 addresses using interface list&lt;BR /&gt;09:38:14,683 INFO&amp;nbsp; [service.descriptor.DescriptorService] Alfresco JVM - v1.5.0_11-b03; maximum heap size 506.313MB&lt;BR /&gt;09:38:14,684 INFO&amp;nbsp; [service.descriptor.DescriptorService] Alfresco started (Community Network): Current version 2.0.0 (build-185) schema 38 - Installed version 2.0.0 (build-185) schema 38&lt;BR /&gt;09:38:14,687 INFO&amp;nbsp; [alfresco.smb.protocol] &lt;SPAN style="color:red;"&gt;SMB Server CPU002_A starting&lt;/SPAN&gt;&lt;BR /&gt;09:38:14,687 INFO&amp;nbsp; [alfresco.smb.protocol] GUID 225ca4b5-a90e-3eab-a25a-66edbed3ca7f&lt;BR /&gt;09:38:14,687 INFO&amp;nbsp; [alfresco.smb.protocol] Using authenticator org.alfresco.filesys.server.auth.AlfrescoAuthenticator&lt;BR /&gt;09:38:14,687 INFO&amp;nbsp; [alfresco.smb.protocol] Server timezone Europe/Madrid, offset from UTC = -1hrs&lt;BR /&gt;09:38:14,687 INFO&amp;nbsp; [alfresco.smb.protocol] Shares:&lt;BR /&gt;09:38:14,689 INFO&amp;nbsp; [alfresco.smb.protocol]&amp;nbsp; [Alfresco,DISK,,[Alfresco,workspace://SpacesStore/bf0e3c97-2ac4-11dc-ac99-0b07310b737c]] [Alfresco,workspace://SpacesStore/bf0e3c97-2ac4-11dc-ac99-0b07310b737c]&lt;BR /&gt;09:38:14,689 INFO&amp;nbsp; [alfresco.smb.protocol]&amp;nbsp; [AVM,DISK,,[AVM,VirtualView]] [AVM,VirtualView]&lt;BR /&gt;09:38:14,689 INFO&amp;nbsp; [alfresco.smb.protocol] Add Share [IPC$,IPC$,,Admin,Hidden] : true&lt;BR /&gt;09:38:14,699 DEBUG [alfresco.smb.protocol] Binding NetBIOS session handler to local address : ALL&lt;BR /&gt;09:38:14,985 DEBUG [alfresco.smb.protocol] Waiting for NetBIOS session request …&lt;BR /&gt;09:38:14,985 DEBUG [smb.protocol.netbios] NetBIOS handler, processing [AddName:[CPU002_A:FileServer,Unique,null|192.168.2.134|null|],5,2000,0]&lt;BR /&gt;09:38:14,986 DEBUG [alfresco.smb.protocol] TCP NetBIOS session handler created on port 1139&lt;BR /&gt;09:38:15,011 DEBUG [smb.protocol.netbios]&amp;nbsp;&amp;nbsp; Add name broadcast, [AddName:[CPU002_A:FileServer,Unique,null|192.168.2.134|null|],5,2000,0]&lt;BR /&gt;09:38:15,011 DEBUG [smb.protocol.netbios]&amp;nbsp;&amp;nbsp; Add name broadcast, [AddName:[CPU002_A:FileServer,Unique,null|192.168.2.134|null|],5,2000,0]&lt;BR /&gt;09:38:15,012 DEBUG [smb.protocol.netbios]&amp;nbsp;&amp;nbsp; Add name broadcast, [AddName:[CPU002_A:FileServer,Unique,null|192.168.2.134|null|],5,2000,0]&lt;BR /&gt;09:38:15,162 DEBUG [alfresco.smb.protocol] TCP NetBIOS host announcer created on port 1138&lt;BR /&gt;09:38:15,261 DEBUG [alfresco.smb.protocol] Binding TCP-SMB session handler to local address : ALL&lt;BR /&gt;09:38:15,316 DEBUG [alfresco.smb.protocol] Native SMB TCP session handler created on port 1445&lt;BR /&gt;09:38:15,317 DEBUG [alfresco.smb.protocol] Waiting for TCP-SMB session request …&lt;BR /&gt;09:38:15,338 DEBUG [smb.protocol.mailslot] Send NetBIOS host announcement to 192.168.2.255, port 1138&lt;BR /&gt;09:38:17,029 DEBUG [smb.protocol.netbios] NetBIOS handler, processing [AddName:[CPU002_A:FileServer,Unique,null|192.168.2.134|null|],5,2000,0]&lt;BR /&gt;09:38:17,045 DEBUG [smb.protocol.netbios]&amp;nbsp;&amp;nbsp; Add name broadcast, [AddName:[CPU002_A:FileServer,Unique,null|192.168.2.134|null|],5,2000,0]&lt;BR /&gt;09:38:17,045 DEBUG [smb.protocol.netbios]&amp;nbsp;&amp;nbsp; Add name broadcast, [AddName:[CPU002_A:FileServer,Unique,null|192.168.2.134|null|],5,2000,0]&lt;BR /&gt;09:38:17,045 DEBUG [smb.protocol.netbios]&amp;nbsp;&amp;nbsp; Add name broadcast, [AddName:[CPU002_A:FileServer,Unique,null|192.168.2.134|null|],5,2000,0]&lt;BR /&gt;10-Jul-2007 09:38:17 org.apache.coyote.http11.Http11BaseProtocol start&lt;BR /&gt;INFO: Starting Coyote HTTP/1.1 on http-8090&lt;BR /&gt;10-Jul-2007 09:38:18 org.apache.jk.common.ChannelSocket init&lt;BR /&gt;INFO: JK: ajp13 listening on /0.0.0.0:8009&lt;BR /&gt;10-Jul-2007 09:38:18 org.apache.jk.server.JkMain start&lt;BR /&gt;INFO: Jk running ID=0 time=0/216&amp;nbsp; config=null&lt;BR /&gt;10-Jul-2007 09:38:18 org.apache.catalina.storeconfig.StoreLoader load&lt;BR /&gt;INFO: Find registry server-registry.xml at classpath resource&lt;BR /&gt;10-Jul-2007 09:38:18 org.apache.catalina.startup.Catalina start&lt;BR /&gt;INFO: Server startup in 81062 ms&lt;BR /&gt;09:38:19,048 DEBUG [smb.protocol.netbios] NetBIOS handler, processing [AddName:[CPU002_A:FileServer,Unique,null|192.168.2.134|null|],5,2000,0]&lt;BR /&gt;09:38:19,049 DEBUG [smb.protocol.netbios]&amp;nbsp;&amp;nbsp; Add name broadcast, [AddName:[CPU002_A:FileServer,Unique,null|192.168.2.134|null|],5,2000,0]&lt;BR /&gt;09:38:19,049 DEBUG [smb.protocol.netbios]&amp;nbsp;&amp;nbsp; Add name broadcast, [AddName:[CPU002_A:FileServer,Unique,null|192.168.2.134|null|],5,2000,0]&lt;BR /&gt;09:38:19,049 DEBUG [smb.protocol.netbios]&amp;nbsp;&amp;nbsp; Add name broadcast, [AddName:[CPU002_A:FileServer,Unique,null|192.168.2.134|null|],5,2000,0]&lt;BR /&gt;09:38:20,341 DEBUG [smb.protocol.mailslot] Send NetBIOS host announcement to 192.168.2.255, port 1138&lt;BR /&gt;…&lt;BR /&gt;…&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Jul 2007 08:29:56 GMT</pubDate>
    <dc:creator>finner</dc:creator>
    <dc:date>2007-07-10T08:29:56Z</dc:date>
    <item>
      <title>CIFS/WebDAV on Linux</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-webdav-on-linux/m-p/83684#M56230</link>
      <description>Hi,I have Alfresco installed on a PC running SUSE Linux. Below is a snippet of the startup logs. It looks like the CIFS starts up with the correct machine name but I can't connect to it. The firewall is off. Should I be able to connect using nautilus (Linux File Explorer) to \\CPU002_A\Alfresco ?I'v</description>
      <pubDate>Tue, 10 Jul 2007 08:29:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-webdav-on-linux/m-p/83684#M56230</guid>
      <dc:creator>finner</dc:creator>
      <dc:date>2007-07-10T08:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS/WebDAV on Linux</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-webdav-on-linux/m-p/83685#M56231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;OK, some success !!!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've been trying to connect to the repository using CIFS for a while now without succes but this morning I connected using WebDAV. I could copy and delete folder structures and files to and from the repository. I am on a SUSE machine and use the Nautilus File Browser.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So, for anyone on SUSE with Nautilus try the following to connect to the repository:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From Nautilus click &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;File -&amp;gt; Connect to server…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;On the dialog enter the values below&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Service Type: &lt;/SPAN&gt;&lt;STRONG&gt;WebDAV (HTTP)&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Server: &lt;/SPAN&gt;&lt;SPAN style="color:red;"&gt;&lt;EM&gt;your alfresco IP address&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Port: &lt;/SPAN&gt;&lt;SPAN style="color:red;"&gt;&lt;EM&gt;your alfresco port&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Folder: &lt;/SPAN&gt;&lt;STRONG&gt;alfresco/webdav&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; (all lower case)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;User Name: &lt;/SPAN&gt;&lt;STRONG&gt;admin&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Name to use for connection: &lt;/SPAN&gt;&lt;STRONG&gt;Alfresco&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; (I think this can be any value)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When you connect you will be asked for a password for the admin user which i used to connect. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope this is helpful to someone.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Finner&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2007 11:22:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-webdav-on-linux/m-p/83685#M56231</guid>
      <dc:creator>finner</dc:creator>
      <dc:date>2007-07-12T11:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS/WebDAV on Linux</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-webdav-on-linux/m-p/83686#M56232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;could you figure out the actual problem with CIFS?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2007 13:33:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-webdav-on-linux/m-p/83686#M56232</guid>
      <dc:creator>d_mon</dc:creator>
      <dc:date>2007-07-13T13:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS/WebDAV on Linux</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-webdav-on-linux/m-p/83687#M56233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;D!Mon,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;no I haven't been able to get connected to CIFS although the log files say it's up and running. Since it's not an immediate requirement for me I'll propbably just use WebDAV for now but if I do get connected to CIFS I'll post the details here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Finner&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 06:31:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-webdav-on-linux/m-p/83687#M56233</guid>
      <dc:creator>finner</dc:creator>
      <dc:date>2007-07-16T06:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS/WebDAV on Linux</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-webdav-on-linux/m-p/83688#M56234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;From your logs, if you use 1xxx ports for CIFS I think you need to configure port forwarding then, to be able to connect to the share.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In my case I decided not to spend time with forwarding etc and just stopped samba services on my computer (I almost didn't used samba anyway) and then started tomcat as root.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 09:10:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-webdav-on-linux/m-p/83688#M56234</guid>
      <dc:creator>d_mon</dc:creator>
      <dc:date>2007-07-16T09:10:03Z</dc:date>
    </item>
  </channel>
</rss>

