<?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: Alfresco Mobile Android gives invalid credentials error in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-mobile-android-gives-invalid-credentials-error/m-p/287876#M241006</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What exactly is the authentication chain in your alfresco-global.properties? Passthru only or also alfrescoNtlm as a fallback? I suggest setting the log level to debug in log4j.properties (\Alfresco\tomcat\webapps\alfresco\WEB-INF\classes\log4j.properties) for all the authentication methods: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;# NTLM servlet filters&lt;BR /&gt;log4j.logger.org.alfresco.web.app.servlet.NTLMAuthenticationFilter=debug&lt;BR /&gt;log4j.logger.org.alfresco.repo.webdav.auth.NTLMAuthenticationFilter=debug&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then restart and check what's in the alfresco.log.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you connecting through http or https, and is it via proxy? Best to put the details of your Alfresco connection that you have set in your Android app.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Aug 2015 15:35:00 GMT</pubDate>
    <dc:creator>mathias_lin</dc:creator>
    <dc:date>2015-08-04T15:35:00Z</dc:date>
    <item>
      <title>Alfresco Mobile Android gives invalid credentials error</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-mobile-android-gives-invalid-credentials-error/m-p/287874#M241004</link>
      <description>I'm having a similar problem to others in that the Alfresco Mobile client gives an "invalid credentials" error connecting to Alfresco Community 5.0 d . However running the suggested tests I've run into a strange error.When I go to&amp;nbsp; myserver/alfresco/cmisatom&amp;nbsp;&amp;nbsp; I seem to get two different http auth r</description>
      <pubDate>Fri, 26 Jun 2015 17:59:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-mobile-android-gives-invalid-credentials-error/m-p/287874#M241004</guid>
      <dc:creator>ccandreva</dc:creator>
      <dc:date>2015-06-26T17:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Mobile Android gives invalid credentials error</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-mobile-android-gives-invalid-credentials-error/m-p/287875#M241005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When you say you get two different auth requests, could you clarify what the content of those is please? Also, when you say "go to myserver/alfresco/cmisatom" is that from a desktop browser?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2015 12:38:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-mobile-android-gives-invalid-credentials-error/m-p/287875#M241005</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2015-07-27T12:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Mobile Android gives invalid credentials error</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-mobile-android-gives-invalid-credentials-error/m-p/287876#M241006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What exactly is the authentication chain in your alfresco-global.properties? Passthru only or also alfrescoNtlm as a fallback? I suggest setting the log level to debug in log4j.properties (\Alfresco\tomcat\webapps\alfresco\WEB-INF\classes\log4j.properties) for all the authentication methods: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;# NTLM servlet filters&lt;BR /&gt;log4j.logger.org.alfresco.web.app.servlet.NTLMAuthenticationFilter=debug&lt;BR /&gt;log4j.logger.org.alfresco.repo.webdav.auth.NTLMAuthenticationFilter=debug&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then restart and check what's in the alfresco.log.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you connecting through http or https, and is it via proxy? Best to put the details of your Alfresco connection that you have set in your Android app.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 15:35:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-mobile-android-gives-invalid-credentials-error/m-p/287876#M241006</guid>
      <dc:creator>mathias_lin</dc:creator>
      <dc:date>2015-08-04T15:35:00Z</dc:date>
    </item>
  </channel>
</rss>

