<?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 Can not connect when using CIFS hostname in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/can-not-connect-when-using-cifs-hostname/m-p/309202#M262332</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I have Alfresco Cumminity 201605 installed. Kerberos auth to AD. I am trying to access it via CIFS. It's on a CentOS 7 install on a system with a hostname of vm604. The domain has been changed, but lets assume it's domain.com.&amp;nbsp;&lt;/P&gt;&lt;P&gt;DNS is setup for a CName so that alfrescotest and alfrescotest.domain.com point to vm604.domain.com and vm604.domain.com is an A records to the IP address.&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the browser, all the domain names work fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's when I try to access it over CIFS.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;\\vm604\ works fine&lt;/P&gt;&lt;P&gt;\\vm406.domain.com\ works fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;\\alfrescotest.domain.com\ &amp;nbsp;works fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;\\alfrescotest\ fails with error 0.80070002, The system cannot find the file specified.&amp;nbsp;&lt;/P&gt;&lt;P&gt;A packet capture shows an "NetShareEnumAll response, Error; WERR_BADFILE packet sent from Alfresco.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the below settings in the alfresco-global.properties file.&lt;/P&gt;&lt;P&gt;### CIFS/SMB Server Configuration ###&lt;BR /&gt;cifs.enabled=true&lt;BR /&gt;cifs.serverName="alfrescotest"&lt;BR /&gt;cifs.hostannounce=true&lt;BR /&gt;cifs.domain=DOMAIN.COM&lt;BR /&gt;cifs.pseudoFiles.enabled=false&lt;BR /&gt;cifs.pseudoFiles.explorerURL.enabled=false&lt;BR /&gt;cifs.pseudoFiles.shareURL.enabled=false&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Sep 2016 22:47:21 GMT</pubDate>
    <dc:creator>eddies</dc:creator>
    <dc:date>2016-09-23T22:47:21Z</dc:date>
    <item>
      <title>Can not connect when using CIFS hostname</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-not-connect-when-using-cifs-hostname/m-p/309202#M262332</link>
      <description>Hello, I have Alfresco Cumminity 201605 installed. Kerberos auth to AD. I am trying to access it via CIFS. It's on a CentOS 7 install on a system with a hostname of vm604. The domain has been changed, but lets assume it's domain.com.&amp;nbsp;DNS is setup for a CName so that alfrescotest and alfrescotest.dom</description>
      <pubDate>Fri, 23 Sep 2016 22:47:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-not-connect-when-using-cifs-hostname/m-p/309202#M262332</guid>
      <dc:creator>eddies</dc:creator>
      <dc:date>2016-09-23T22:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: Can not connect when using CIFS hostname</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-not-connect-when-using-cifs-hostname/m-p/309203#M262333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here are some ideas:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Are you running as a non-root user (like "alfresco")? If so, that user cannot bind to the default CIFS port because it is privileged. If this is happening you should see an error fairly early in the log. To fix this you can use a port forwarding rule to map the CIFS port to a higher, non-privileged port.&lt;/P&gt;&lt;P&gt;2. Do an smbclient --list to see if you can see the SMB share Alfresco is exposing.&lt;/P&gt;&lt;P&gt;3. Check to see if Alfresco is listening on the &lt;A _jive_internal="true" href="https://community.alfresco.com/docs/DOC-5405-port-numbers#w_alfrescocifs2fsmb" rel="nofollow noopener noreferrer"&gt;CIFS/SMB ports&lt;/A&gt;​&lt;/P&gt;&lt;P&gt;4. You should be able to mount a local drive to Alfresco via CIFS/SMB from the command line.&lt;/P&gt;&lt;P&gt;5. Make sure the firewall is allowing inbound connections to the CIFS/SMB port&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2016 16:14:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-not-connect-when-using-cifs-hostname/m-p/309203#M262333</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2016-10-03T16:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: Can not connect when using CIFS hostname</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-not-connect-when-using-cifs-hostname/m-p/309204#M262334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see that your configuration has double quotes in cifs.serverName value (&lt;SPAN style="color: #727174; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;cifs.serverName="alfrescotest"&lt;/SPAN&gt;). Has it been on server properties file? If yes please try to remove it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 20:29:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-not-connect-when-using-cifs-hostname/m-p/309204#M262334</guid>
      <dc:creator>adit_patel</dc:creator>
      <dc:date>2016-10-04T20:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: Can not connect when using CIFS hostname</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-not-connect-when-using-cifs-hostname/m-p/309205#M262335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CIFS works great when I use the full hostname and domain. alfrescotest.domain.com&amp;nbsp; So it's not a firewall or port issue. &lt;/P&gt;&lt;P&gt;I removed the quotes, but it didn't fix the issue. Good eye tho. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 22:57:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-not-connect-when-using-cifs-hostname/m-p/309205#M262335</guid>
      <dc:creator>eddies</dc:creator>
      <dc:date>2016-10-04T22:57:38Z</dc:date>
    </item>
  </channel>
</rss>

