<?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 3.3 2x Automatic user creation CIFS AD kerberos in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/3-3-2x-automatic-user-creation-cifs-ad-kerberos/m-p/254158#M207288</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a 3.3 community installation on which I have setup an auth chain of alfresco NTLM and Kerberos with SSO and CIFS auth enabled to manage domain user logins both to the web interface and to the CIFS shares. I do not use ldap-ad.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So my auth chain and parameters are :&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;authentication.chain=alfrescoNtlm1:alfrescoNtlm,kerberos1:kerberos&lt;BR /&gt;alfresco.authentication.allowGuestLogin=false&lt;BR /&gt;alfresco.authentication.authenticateCIFS=false&lt;BR /&gt;kerberos.authentication.realm=DOMAIN.COM&lt;BR /&gt;kerberos.authentication.sso.enabled=true&lt;BR /&gt;kerberos.authentication.authenticateCIFS=true&lt;BR /&gt;kerberos.authentication.cifs.password=password&lt;BR /&gt;kerberos.authentication.http.password=password2&lt;BR /&gt;kerberos.authentication.defaultAdministratorUserNames=Myaccount&lt;BR /&gt;ntlm.authentication.sso.enabled=false&lt;BR /&gt;ntlm.authentication.authenticateCIFS=false&lt;BR /&gt;&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;And the CIFS settings are :&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;cifs.serverName=servername&lt;BR /&gt;cifs.domain=domain.com&lt;BR /&gt;cifs.ipv6.enabled=false&lt;BR /&gt;cifs.hostanounce=true&lt;BR /&gt;cifs.broadcast=255.255.255.255&lt;BR /&gt;cifs.tcpipSMB.port=1445&lt;BR /&gt;cifs.netBIOSSMB.namePort=1137&lt;BR /&gt;cifs.netBIOSSMB.datagramPort=1138&lt;BR /&gt;cifs.netBIOSSMB.sessionPort=1139&lt;BR /&gt;cifs.WINS.autoDetectEnabled=true&lt;BR /&gt;&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My problem is that when a new user connects to CIFS for the first time, two users are created in Alfresco, one using his account name and one appending @domain. The actual home folder that is mapped to the user is the one using his account name alone, and if a user first connects to the web interface, only one user is created also with the account name alone (that is, untill he connects to CIFS, at which point the second "@domain" user is then created).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am assuming that there is a setting that controls this behavior, but I can't find it for the life of me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can usually google my way out of things like this, but seems I couldn't find the magic key word this time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Math&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Nov 2010 23:36:34 GMT</pubDate>
    <dc:creator>mathgallant</dc:creator>
    <dc:date>2010-11-11T23:36:34Z</dc:date>
    <item>
      <title>3.3 2x Automatic user creation CIFS AD kerberos</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/3-3-2x-automatic-user-creation-cifs-ad-kerberos/m-p/254158#M207288</link>
      <description>Hello, I have a 3.3 community installation on which I have setup an auth chain of alfresco NTLM and Kerberos with SSO and CIFS auth enabled to manage domain user logins both to the web interface and to the CIFS shares. I do not use ldap-ad.So my auth chain and parameters are :authentication.chain=al</description>
      <pubDate>Thu, 11 Nov 2010 23:36:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/3-3-2x-automatic-user-creation-cifs-ad-kerberos/m-p/254158#M207288</guid>
      <dc:creator>mathgallant</dc:creator>
      <dc:date>2010-11-11T23:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: 3.3 2x Automatic user creation CIFS AD kerberos</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/3-3-2x-automatic-user-creation-cifs-ad-kerberos/m-p/254159#M207289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I guess I could also ask if someone is NOT having this issue.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Nov 2010 20:33:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/3-3-2x-automatic-user-creation-cifs-ad-kerberos/m-p/254159#M207289</guid>
      <dc:creator>mathgallant</dc:creator>
      <dc:date>2010-11-17T20:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: 3.3 2x Automatic user creation CIFS AD kerberos</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/3-3-2x-automatic-user-creation-cifs-ad-kerberos/m-p/254160#M207290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I guess I'm alone in this. I would really like to get confirmation that there is a was to get a single user created from loggin in to the CIFS share or that someone else is having this issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for taking the time to read this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Nov 2010 22:50:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/3-3-2x-automatic-user-creation-cifs-ad-kerberos/m-p/254160#M207290</guid>
      <dc:creator>mathgallant</dc:creator>
      <dc:date>2010-11-23T22:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: 3.3 2x Automatic user creation CIFS AD kerberos</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/3-3-2x-automatic-user-creation-cifs-ad-kerberos/m-p/254161#M207291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Finaly found a bug report for this. No solution for 3.3, the solution is to upgrade to 3.4.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Nov 2010 23:41:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/3-3-2x-automatic-user-creation-cifs-ad-kerberos/m-p/254161#M207291</guid>
      <dc:creator>mathgallant</dc:creator>
      <dc:date>2010-11-26T23:41:30Z</dc:date>
    </item>
  </channel>
</rss>

