<?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: CIFS Kerberos issue in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/cifs-kerberos-issue/m-p/290140#M243270</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK, couldn't give up, finally was able to make it work.&amp;nbsp; Removed samba from the machine, just to be sure.&amp;nbsp; Had to adjust the krb5.conf to add rc4-hmac enctypes, and lastly, removed the "A" from the cifs name property.&amp;nbsp; I guess that's there for windows installs, by default, but is working for me on a linux install without the A.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I probably just had a typo somewhere.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If this might help someone, I'll gladly post the relevant configs.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 May 2014 14:24:28 GMT</pubDate>
    <dc:creator>gmccullough</dc:creator>
    <dc:date>2014-05-20T14:24:28Z</dc:date>
    <item>
      <title>CIFS Kerberos issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-kerberos-issue/m-p/290137#M243267</link>
      <description>I'm getting the following error in the logs when trying to connect to the cifs server from windows: 2014-04-22 12:55:49,696&amp;nbsp; ERROR [auth.cifs.EnterpriseCifsAuthenticator] [AlfJLANWorker10] No authentication mechanism for SPNEGO foundKerberos login from Share interface works fine.Have the following c</description>
      <pubDate>Tue, 22 Apr 2014 18:47:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-kerberos-issue/m-p/290137#M243267</guid>
      <dc:creator>gmccullough</dc:creator>
      <dc:date>2014-04-22T18:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS Kerberos issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-kerberos-issue/m-p/290138#M243268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Like I said, logging in from Share app with my AD creds works fine.&amp;nbsp; I noticed in the logs that it successfully logs into the HTTP principal twice, don't know if that is normal or not…&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;2014-04-23 09:23:08,055&amp;nbsp; DEBUG [app.servlet.KerberosAuthenticationFilter] [localhost-startStop-1] Processing the JAAS callback list of 1 items.&lt;BR /&gt; 2014-04-23 09:23:08,056&amp;nbsp; DEBUG [app.servlet.KerberosAuthenticationFilter] [localhost-startStop-1] Request for password.&lt;BR /&gt; 2014-04-23 09:23:08,065&amp;nbsp; DEBUG [app.servlet.KerberosAuthenticationFilter] [localhost-startStop-1] HTTP Kerberos login successful&lt;BR /&gt; 2014-04-23 09:23:08,065&amp;nbsp; DEBUG [app.servlet.KerberosAuthenticationFilter] [localhost-startStop-1] Logged on using principal HTTP/yeti.ad.clintonok.gov@AD.CLINTONOK.GOV&lt;BR /&gt; 2014-04-23 09:23:08,133&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [asynchronouslyRefreshedCacheThreadPool1] Starting 'Search' subsystem, ID: [Search, managed, solr]&lt;BR /&gt; 2014-04-23 09:23:08,532&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [asynchronouslyRefreshedCacheThreadPool1] Startup of 'Search' subsystem, ID: [Search, managed, solr] complete&lt;BR /&gt; 2014-04-23 09:23:09,091&amp;nbsp; DEBUG [webdav.auth.KerberosAuthenticationFilter] [localhost-startStop-1] Processing the JAAS callback list of 1 items.&lt;BR /&gt; 2014-04-23 09:23:09,091&amp;nbsp; DEBUG [webdav.auth.KerberosAuthenticationFilter] [localhost-startStop-1] Request for password.&lt;BR /&gt; 2014-04-23 09:23:09,097&amp;nbsp; DEBUG [webdav.auth.KerberosAuthenticationFilter] [localhost-startStop-1] HTTP Kerberos login successful&lt;BR /&gt; 2014-04-23 09:23:09,098&amp;nbsp; DEBUG [webdav.auth.KerberosAuthenticationFilter] [localhost-startStop-1] Logged on using principal HTTP/yeti.ad.clintonok.gov@AD.CLINTONOK.GOV&lt;BR /&gt; 2014-04-23 09:23:09,114&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Authentication' subsystem, ID: [Authentication, managed, kerberos1] complete&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;BR /&gt;&lt;SPAN&gt;Also tried installing samba and joining the machine to the AD, but still have same results.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2014 14:28:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-kerberos-issue/m-p/290138#M243268</guid>
      <dc:creator>gmccullough</dc:creator>
      <dc:date>2014-04-23T14:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS Kerberos issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-kerberos-issue/m-p/290139#M243269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I guess I'll just revert back to passthru, which I've been able to make work in the past.&amp;nbsp; Nobody has any clue?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 13:12:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-kerberos-issue/m-p/290139#M243269</guid>
      <dc:creator>gmccullough</dc:creator>
      <dc:date>2014-05-08T13:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS Kerberos issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-kerberos-issue/m-p/290140#M243270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK, couldn't give up, finally was able to make it work.&amp;nbsp; Removed samba from the machine, just to be sure.&amp;nbsp; Had to adjust the krb5.conf to add rc4-hmac enctypes, and lastly, removed the "A" from the cifs name property.&amp;nbsp; I guess that's there for windows installs, by default, but is working for me on a linux install without the A.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I probably just had a typo somewhere.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If this might help someone, I'll gladly post the relevant configs.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 May 2014 14:24:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-kerberos-issue/m-p/290140#M243270</guid>
      <dc:creator>gmccullough</dc:creator>
      <dc:date>2014-05-20T14:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS Kerberos issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-kerberos-issue/m-p/290141#M243271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have followed the documentation to set up kerberos for AD authentication .There are no errors found in the log file&amp;nbsp; during startup of alfresco services.The web application is working fine.However when i access from windows 7 machine connected to AD(Microsoft 2008 R2&amp;nbsp; server)the CIFS shared folders i get an error as shown in the image.I have implemented Alfresco on Ubuntu server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions on this issue,and also please post your config files.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank You,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sudheer &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 May 2015 12:11:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-kerberos-issue/m-p/290141#M243271</guid>
      <dc:creator>sudheer424</dc:creator>
      <dc:date>2015-05-23T12:11:08Z</dc:date>
    </item>
  </channel>
</rss>

