<?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: configuring anonymous user home page in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/configuring-anonymous-user-home-page/m-p/316692#M3693</link>
    <description>&lt;P&gt;Hi again,&lt;/P&gt;</description>
    <pubDate>Thu, 27 Oct 2011 17:37:28 GMT</pubDate>
    <dc:creator>Benjamin_Jalon1</dc:creator>
    <dc:date>2011-10-27T17:37:28Z</dc:date>
    <item>
      <title>configuring anonymous user home page</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/configuring-anonymous-user-home-page/m-p/316687#M3688</link>
      <description>&lt;P&gt;I followed instruction found here &lt;A href="http://doc.nuxeo.com/display/KB/How+to+create+web+pages+viewable+by+anonymous+users" target="test_blank"&gt;http://doc.nuxeo.com/display/KB/How+to+create+web+pages+viewable+by+anonymous+users&lt;/A&gt; to allow anonymous user in our Nuxeo installation. It works, but the home page is the dashboard. How can I configure the platform to redirect the anonymous user to the repository instead ?&lt;/P&gt;
&lt;P&gt;Many thanks for the answer&lt;/P&gt;
&lt;P&gt;Vincent&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2011 15:22:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/configuring-anonymous-user-home-page/m-p/316687#M3688</guid>
      <dc:creator>vicent</dc:creator>
      <dc:date>2011-10-12T15:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: configuring anonymous user home page</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/configuring-anonymous-user-home-page/m-p/316688#M3689</link>
      <description>&lt;P&gt;You have to make sure that the user belongs to the "members" group. By default only users in that group can browse the shared "Document Management" area.&lt;/P&gt;
&lt;P&gt;One way to add the user to the "members" group is by following this example:
&lt;A href="http://explorer.nuxeo.org/nuxeo/site/distribution/current/viewComponent/usermanager.anonymous.contrib"&gt;anonymous contrib code&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Another way to do it is to grant this user read access to the domain,or read/write depending on your needs. For that please also check the explanation about "anonymous user permissions" in the following entry in Nuxeo Documentation: &lt;A href="http://doc.nuxeo.com/x/qwQz"&gt;How to create web pages viewable by anonymous users&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2011 15:58:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/configuring-anonymous-user-home-page/m-p/316688#M3689</guid>
      <dc:creator>Wojciech_Sulejm</dc:creator>
      <dc:date>2011-10-12T15:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: configuring anonymous user home page</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/configuring-anonymous-user-home-page/m-p/316689#M3690</link>
      <description>&lt;P&gt;Thanks for the answer,&lt;/P&gt;
&lt;P&gt;I have access to the repository, if I paste the document management url directly in the browser. The default home page is the dashboard not the document management area, and the tab "document management" does not work. I modified also anonymous-config.xml in templates/common/config  following the example found in &lt;A href="http://explorer.nuxeo.org/nuxeo/site/distribution/current/viewComponent/usermanager.anonymous.contrib" target="test_blank"&gt;http://explorer.nuxeo.org/nuxeo/site/distribution/current/viewComponent/usermanager.anonymous.contrib&lt;/A&gt;. But still not working...&lt;/P&gt;
&lt;P&gt;Vincent&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2011 17:43:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/configuring-anonymous-user-home-page/m-p/316689#M3690</guid>
      <dc:creator>vicent</dc:creator>
      <dc:date>2011-10-12T17:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: configuring anonymous user home page</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/configuring-anonymous-user-home-page/m-p/316690#M3691</link>
      <description>&lt;P&gt;The article &lt;A href="http://doc.nuxeo.com/display/KB/How+to+create+web+pages+viewable+by+anonymous+users" target="test_blank"&gt;http://doc.nuxeo.com/display/KB/How+to+create+web+pages+viewable+by+anonymous+users&lt;/A&gt; is very, very confusing ! I had also problems for this &lt;STRONG&gt;simple and very usual case&lt;/STRONG&gt; : &lt;EM&gt;creating web pages viewable by anonymous users&lt;/EM&gt; and &lt;EM&gt;configuring anonymous user home page&lt;/EM&gt;.
I really hope it will be review soon.&lt;/P&gt;
&lt;H1&gt;What I can say about the steps :&lt;/H1&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;adding a contribution to create anonymous user&lt;/STRONG&gt; (ok, that's in the article but ...it is not complete. what's the place for Tomcat, what's the name of the file...-config.xml )&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;you have to &lt;STRONG&gt;give rights for this anonymous user on a part of your repository&lt;/STRONG&gt;. For instance, create a domain, or a workspace, or just a folder that the anonymous user can acess (read or write, depends your needs). Certainly not on default domain ! What is the sens about having an anonymous user that could read all your company's documents ?! (why the article's focusing on it, is a mystery)&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;--&amp;gt; After that, the tab &lt;EM&gt;document management&lt;/EM&gt; will work.&lt;/P&gt;
&lt;OL start="3"&gt;
&lt;LI&gt;&lt;STRONG&gt;configuring the default page&lt;/STRONG&gt; : you don't want it to be the dashboard but the document management specific part the user is allowed ? So do I !
But still now, I don't have the answer. &lt;STRONG&gt;Does someone has the answer? Thanks.&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Tue, 18 Oct 2011 16:35:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/configuring-anonymous-user-home-page/m-p/316690#M3691</guid>
      <dc:creator>dscherr_</dc:creator>
      <dc:date>2011-10-18T16:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: configuring anonymous user home page</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/configuring-anonymous-user-home-page/m-p/316691#M3692</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2011 16:49:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/configuring-anonymous-user-home-page/m-p/316691#M3692</guid>
      <dc:creator>Benjamin_Jalon1</dc:creator>
      <dc:date>2011-10-26T16:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: configuring anonymous user home page</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/configuring-anonymous-user-home-page/m-p/316692#M3693</link>
      <description>&lt;P&gt;Hi again,&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2011 17:37:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/configuring-anonymous-user-home-page/m-p/316692#M3693</guid>
      <dc:creator>Benjamin_Jalon1</dc:creator>
      <dc:date>2011-10-27T17:37:28Z</dc:date>
    </item>
  </channel>
</rss>

