<?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: Probleme mit 'NTLM Passthrough' konfiguration in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/probleme-mit-ntlm-passthrough-konfiguration/m-p/37632#M19911</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Björn,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;hast Du die Konfiguration in authentication-services-context.xml verändert oder die Bean authenticationComponent überschrieben?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ich vermute nämlich, dass die Problematik weniger mit dem Authentifizierungsmechanismus als mit veränderten Berechtigungen zu tun hat.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Grüße&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;drhilarius&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Mar 2008 21:17:03 GMT</pubDate>
    <dc:creator>dmc</dc:creator>
    <dc:date>2008-03-27T21:17:03Z</dc:date>
    <item>
      <title>Probleme mit 'NTLM Passthrough' konfiguration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/probleme-mit-ntlm-passthrough-konfiguration/m-p/37631#M19910</link>
      <description>Hi ihr alle,ich habe alfresco so konfiguriert das er mit dem ActiveDirectory mit NTLM arbeitet. Wie beschrieben unter:http://forums.alfresco.com/viewtopic...=7750&amp;amp;start=15Aber nun bekomme ich ständg folgenden Fehler auf den Seiten des Webclients:javax.faces.el.EvaluationException: Cannot get val</description>
      <pubDate>Thu, 27 Mar 2008 21:16:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/probleme-mit-ntlm-passthrough-konfiguration/m-p/37631#M19910</guid>
      <dc:creator>dmc</dc:creator>
      <dc:date>2008-03-27T21:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: Probleme mit 'NTLM Passthrough' konfiguration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/probleme-mit-ntlm-passthrough-konfiguration/m-p/37632#M19911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Björn,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;hast Du die Konfiguration in authentication-services-context.xml verändert oder die Bean authenticationComponent überschrieben?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ich vermute nämlich, dass die Problematik weniger mit dem Authentifizierungsmechanismus als mit veränderten Berechtigungen zu tun hat.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Grüße&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;drhilarius&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2008 21:17:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/probleme-mit-ntlm-passthrough-konfiguration/m-p/37632#M19911</guid>
      <dc:creator>dmc</dc:creator>
      <dc:date>2008-03-27T21:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: Probleme mit 'NTLM Passthrough' konfiguration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/probleme-mit-ntlm-passthrough-konfiguration/m-p/37633#M19912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hallo,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;bisher konnte ich dem Fehler im Alfresco noch nicht so richtig auf die Spur kommen. Fest steht das in der Datei: org.alfresco.web.app.Application.java in Zeile 299 der User der eigentlich der momentan eingeloggte User sein soll NULL ist:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;nbsp; /**&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; * @return Returns the User object representing the currently logged in user&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; */&lt;BR /&gt;&amp;nbsp;&amp;nbsp; public static User getCurrentUser(FacesContext context)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return (User)context.getExternalContext().getSessionMap().get(AuthenticationHelper.AUTHENTICATION_USER);&lt;BR /&gt;&amp;nbsp;&amp;nbsp; }&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;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;da man aber den Fehler schon beim ersten Aufruf bekommt, finde ich das komisch denn da ist man ja noch gar nicht eingeloggt.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hast du noch ne Idee? Ich komme da im moment nicht wirklich weiter.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Gruß&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Björn&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2008 21:18:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/probleme-mit-ntlm-passthrough-konfiguration/m-p/37633#M19912</guid>
      <dc:creator>dmc</dc:creator>
      <dc:date>2008-03-27T21:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: Probleme mit 'NTLM Passthrough' konfiguration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/probleme-mit-ntlm-passthrough-konfiguration/m-p/37634#M19913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;das Problem liegt eher in der Klasse NavigationBean und der dort aufgerufenen Methode getGuestHomeVisible. Dort wird&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;a) der Node mit dem Namen app:guest_home (oder mit welchem Wert in der custom.properties das Property spaces.guest_home.childname überschrieben wurde) gesucht und&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;b) gecheckt, ob der aktuelle Benutzer eine Leseberechtigungen auf den Knoten hat.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Wenn der aktuelle Nutzer nicht ermittelt werden kann, wird ein Wert false zurückgegeben, also denke ich nicht, dass eine nicht erfolgte Authentifizierung das Problem ist. Ich würde daher erstmal schauen, ob es überhaupt ein Guest-Arbeitsbereich gibt und ob in der Konfiguration der AuthenticationComponent ein Guest-Login erlaubt ist (was über das Property allowGuestLogin ausgedrückt wird).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Grüße&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;drhilarius&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2008 21:19:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/probleme-mit-ntlm-passthrough-konfiguration/m-p/37634#M19913</guid>
      <dc:creator>dmc</dc:creator>
      <dc:date>2008-03-27T21:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: Probleme mit 'NTLM Passthrough' konfiguration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/probleme-mit-ntlm-passthrough-konfiguration/m-p/37635#M19914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;nun benutze ich nicht die head revision aus dem svn sondern die zu 2.9B korrespondierende. Dann läufts bei mir…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Gruß Björn&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mit Zitat antworten&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2008 21:20:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/probleme-mit-ntlm-passthrough-konfiguration/m-p/37635#M19914</guid>
      <dc:creator>dmc</dc:creator>
      <dc:date>2008-03-27T21:20:40Z</dc:date>
    </item>
  </channel>
</rss>

