<?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: DEBUG Message:Protocol order primary=TCP/IP NetBIOS in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/debug-message-protocol-order-primary-tcp-ip-netbios/m-p/237759#M190889</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;what's your authentication chain, from what you have said it seems you are using ldap-ad, I use something like this &lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;authentication.chain=alfinst:alfrescoNtlm,passthru1&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;assthru,ldap1:ldap-ad&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;and edit the file&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;tomcat/webapps/alfresco/WEB-INF/classes/alfresco/subsystems/Authentication/alfrescoNtlm/alfresco-authentication.properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;alfresco.authentication.authenticateCIFS=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If your users are accessing CIFS inside LAN, no need for port forwarding in the firewall…. if they are in the same network&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;they would be able to access CIFS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In the logs you will see something like this&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;10:47:12,269&amp;nbsp; WARN&amp;nbsp; [app.servlet.NTLMAuthenticationFilter] NTLM filter, error resolving CIFS host nameTESTCENTRALA&lt;BR /&gt;10:47:12,315&amp;nbsp; INFO&amp;nbsp; [app.servlet.NTLMAuthenticationFilter] NTLM filter using server name TESTCENTRAL&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Try mounting it&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mount -t cifs //localhost/alfresco /mnt/alfresco -o username=xxx,password=xxx&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Refer other posts for pointers &lt;/SPAN&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=8&amp;amp;t=938" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=8&amp;amp;t=938&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Oct 2010 10:52:41 GMT</pubDate>
    <dc:creator>ssaravanan</dc:creator>
    <dc:date>2010-10-21T10:52:41Z</dc:date>
    <item>
      <title>DEBUG Message:Protocol order primary=TCP/IP NetBIOS</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/debug-message-protocol-order-primary-tcp-ip-netbios/m-p/237758#M190888</link>
      <description>Hi…I am using alfresco 3.3g community edition and trying to enable CIFS shared drive. I am working in linux environment and I had already configured my alfresco with ldap active directory.I updated the following properties in alfresco-global.properties filecifs.enabled=truecifs.ipv6=disabledcifs.dis</description>
      <pubDate>Thu, 21 Oct 2010 10:09:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/debug-message-protocol-order-primary-tcp-ip-netbios/m-p/237758#M190888</guid>
      <dc:creator>gawabe</dc:creator>
      <dc:date>2010-10-21T10:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: DEBUG Message:Protocol order primary=TCP/IP NetBIOS</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/debug-message-protocol-order-primary-tcp-ip-netbios/m-p/237759#M190889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;what's your authentication chain, from what you have said it seems you are using ldap-ad, I use something like this &lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;authentication.chain=alfinst:alfrescoNtlm,passthru1&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;assthru,ldap1:ldap-ad&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;and edit the file&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;tomcat/webapps/alfresco/WEB-INF/classes/alfresco/subsystems/Authentication/alfrescoNtlm/alfresco-authentication.properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;alfresco.authentication.authenticateCIFS=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If your users are accessing CIFS inside LAN, no need for port forwarding in the firewall…. if they are in the same network&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;they would be able to access CIFS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In the logs you will see something like this&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;10:47:12,269&amp;nbsp; WARN&amp;nbsp; [app.servlet.NTLMAuthenticationFilter] NTLM filter, error resolving CIFS host nameTESTCENTRALA&lt;BR /&gt;10:47:12,315&amp;nbsp; INFO&amp;nbsp; [app.servlet.NTLMAuthenticationFilter] NTLM filter using server name TESTCENTRAL&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Try mounting it&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mount -t cifs //localhost/alfresco /mnt/alfresco -o username=xxx,password=xxx&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Refer other posts for pointers &lt;/SPAN&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=8&amp;amp;t=938" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=8&amp;amp;t=938&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Oct 2010 10:52:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/debug-message-protocol-order-primary-tcp-ip-netbios/m-p/237759#M190889</guid>
      <dc:creator>ssaravanan</dc:creator>
      <dc:date>2010-10-21T10:52:41Z</dc:date>
    </item>
  </channel>
</rss>

