<?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: passthru with 2 different domains works every other time in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/passthru-with-2-different-domains-works-every-other-time/m-p/304723#M257853</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;SMB authentication is generally an oddity and needs to be described separately.&amp;nbsp;&amp;nbsp; I don't see anything on that page talking about how passthrough applies to the different authentication methods so perhaps that should be added.&amp;nbsp; You can't chain NTLM authentication.&amp;nbsp;&amp;nbsp; If it is indeed load balancing between the two domain controllers then your behaviour is exactly what I'd expect.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think there needs to be a little more investigation and clarification of that page since it may be misleading, unfortunately I don't have the answers off the top of my head so some investigation is required.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Sep 2015 12:53:30 GMT</pubDate>
    <dc:creator>mrogers</dc:creator>
    <dc:date>2015-09-25T12:53:30Z</dc:date>
    <item>
      <title>passthru with 2 different domains works every other time</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/passthru-with-2-different-domains-works-every-other-time/m-p/304722#M257852</link>
      <description>According to http://docs.alfresco.com/community/concepts/auth-passthru-domainprops.html I can have two different domains with two different domain-controllers doing the authentication (for CIFS).&amp;nbsp; So let's say I have:&amp;nbsp; passthru.authentication.servers=WINDOM.COM\\master.domain.com,SMBDOM\\samba4.anot</description>
      <pubDate>Fri, 25 Sep 2015 11:02:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/passthru-with-2-different-domains-works-every-other-time/m-p/304722#M257852</guid>
      <dc:creator>gnyce</dc:creator>
      <dc:date>2015-09-25T11:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: passthru with 2 different domains works every other time</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/passthru-with-2-different-domains-works-every-other-time/m-p/304723#M257853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;SMB authentication is generally an oddity and needs to be described separately.&amp;nbsp;&amp;nbsp; I don't see anything on that page talking about how passthrough applies to the different authentication methods so perhaps that should be added.&amp;nbsp; You can't chain NTLM authentication.&amp;nbsp;&amp;nbsp; If it is indeed load balancing between the two domain controllers then your behaviour is exactly what I'd expect.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think there needs to be a little more investigation and clarification of that page since it may be misleading, unfortunately I don't have the answers off the top of my head so some investigation is required.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 12:53:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/passthru-with-2-different-domains-works-every-other-time/m-p/304723#M257853</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2015-09-25T12:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: passthru with 2 different domains works every other time</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/passthru-with-2-different-domains-works-every-other-time/m-p/304724#M257854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK, thank you mrogers.&amp;nbsp; I'll add some detail, in case that helps.&amp;nbsp; I am taking that page at face value, so if that is not quite the case, that might make a difference.&amp;nbsp; Specifically the parts to which I refer are:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- "If the client specifies a domain name in its login request, then the appropriate server will be used for the authentication. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Domain mappings can also be specified to route authentication requests to the appropriate server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- If a server handles authentication for multiple domains then multiple entries can be added in the server list prefixed with each domain name."&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;__________________&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My auth chain is:&amp;nbsp; alfrescoNTLM, passthru, ldap.&amp;nbsp; My ./tomcat/shared/classes/alfresco-global.properties has these lines:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; authentication.chain=alfrescoNtlm1: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&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; alfresco.authentication.authenticateCIFS=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; ntlm.authentication.sso.enabled=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; ntlm.authentication.authenticateCIFS=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; passthru.authentication.authenticateCIFS=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; ldap.authentication.active=yes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; ldap.authentication.authenticateCIFS=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;which I think means that CIFS should only apply to the passthru subsystem.&amp;nbsp; So I don't think what I'm doing is "different authentication methods" for CIFS, but rather, wholly within the passthru subsystem, using multiple (distinct) domains.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Re-reading the doc page, I notice that I am missing one thing in my config… "There must be at least one entry in the server list that does not have a domain prefix. This is the catch all entry that will be used if the client domain cannot be determined from the NTLM request or using domain mapping."&amp;nbsp; I will try that when I get some downtime scheduled.&amp;nbsp; &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 13:06:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/passthru-with-2-different-domains-works-every-other-time/m-p/304724#M257854</guid>
      <dc:creator>gnyce</dc:creator>
      <dc:date>2015-09-25T13:06:41Z</dc:date>
    </item>
  </channel>
</rss>

