<?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: It's impossible de show users list in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/it-s-impossible-to-show-users-list/m-p/97783#M28579</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/83066"&gt;@bemous&lt;/A&gt;&amp;nbsp;&amp;amp; welcome to Alfresco!&lt;/P&gt;
&lt;P&gt;Great news that you resolved your problem &amp;amp; thanks for explaining how you did it - really useful to other users.&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;</description>
    <pubDate>Wed, 28 Oct 2020 10:10:43 GMT</pubDate>
    <dc:creator>EddieMay</dc:creator>
    <dc:date>2020-10-28T10:10:43Z</dc:date>
    <item>
      <title>It's impossible to show users list</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/it-s-impossible-to-show-users-list/m-p/97781#M28577</link>
      <description>&lt;P&gt;Good morning all,&lt;/P&gt;&lt;P&gt;I just installed Alfresco Community Edition to start. I installed version 6.0a with docker. I've create somes users (10) and every thing is ok until I try to display the list of users I add &amp;nbsp;befor. I have the following error: &lt;STRONG&gt;Error loading items&lt;/STRONG&gt;. Can you help me to fix it? Thanks&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Erreur Utilisateur.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/311i2FF6CE476BA83C42/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2020 06:59:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/it-s-impossible-to-show-users-list/m-p/97781#M28577</guid>
      <dc:creator>bemous</dc:creator>
      <dc:date>2020-10-28T06:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: It's impossible de show users list</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/it-s-impossible-to-show-users-list/m-p/97782#M28578</link>
      <description>&lt;P&gt;It's ok now after editing this file:&amp;nbsp;&lt;SPAN&gt;tomcat\webapps\share\WEB-INF\classes\alfresco\share-config.xml&amp;nbsp;&lt;/SPAN&gt;and set this property &amp;lt;show-authorization-status&amp;gt;&amp;nbsp;to false, it can be found at line 132.&lt;BR /&gt;From&lt;BR /&gt;&amp;lt;show-authorization-status&amp;gt;true&amp;lt;/show-authorization-status&amp;gt;&lt;BR /&gt;To&lt;BR /&gt;&amp;lt;show-authorization-status&amp;gt;false&amp;lt;/show-authorization-status&amp;gt;&lt;/P&gt;&lt;P&gt;A restart is required for the changes to take place.&lt;/P&gt;&lt;P&gt;For more folow the link below&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Alfresco/acs-community-packaging/issues/367" target="_blank" rel="noopener nofollow noreferrer"&gt;https://github.com/Alfresco/acs-community-packaging/issues/367&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2020 07:43:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/it-s-impossible-to-show-users-list/m-p/97782#M28578</guid>
      <dc:creator>bemous</dc:creator>
      <dc:date>2020-10-28T07:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: It's impossible de show users list</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/it-s-impossible-to-show-users-list/m-p/97783#M28579</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/83066"&gt;@bemous&lt;/A&gt;&amp;nbsp;&amp;amp; welcome to Alfresco!&lt;/P&gt;
&lt;P&gt;Great news that you resolved your problem &amp;amp; thanks for explaining how you did it - really useful to other users.&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2020 10:10:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/it-s-impossible-to-show-users-list/m-p/97783#M28579</guid>
      <dc:creator>EddieMay</dc:creator>
      <dc:date>2020-10-28T10:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: It's impossible de show users list</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/it-s-impossible-to-show-users-list/m-p/97784#M28580</link>
      <description>&lt;P&gt;Edit/update/build the share image with help of DockerFile so that you don't loose your changes after stopping the containers.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;DockerFile instructions:&lt;/P&gt;
&lt;PRE&gt;RUN sed -i 's@&amp;lt;show-authorization-status&amp;gt;true&amp;lt;/show-authorization-status&amp;gt;@&amp;lt;show-authorization-status&amp;gt;false&amp;lt;/show-authorization-status&amp;gt;@' \
	$TOMCAT_DIR/shared/classes/alfresco/web-extension/share-config-custom.xml&lt;/PRE&gt;</description>
      <pubDate>Wed, 28 Oct 2020 14:25:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/it-s-impossible-to-show-users-list/m-p/97784#M28580</guid>
      <dc:creator>abhinavmishra14</dc:creator>
      <dc:date>2020-10-28T14:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: It's impossible to show users list</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/it-s-impossible-to-show-users-list/m-p/97785#M28581</link>
      <description>&lt;P&gt;Same issue for the V 6.2 CE not the solution ...&lt;/P&gt;</description>
      <pubDate>Fri, 11 Dec 2020 14:49:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/it-s-impossible-to-show-users-list/m-p/97785#M28581</guid>
      <dc:creator>vpan</dc:creator>
      <dc:date>2020-12-11T14:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: It's impossible to show users list</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/it-s-impossible-to-show-users-list/m-p/97786#M28582</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/83913"&gt;@vpan&lt;/A&gt;&amp;nbsp;&amp;amp; welcome to Alfresco&lt;/P&gt;
&lt;P&gt;As this is a solved question, I would advise you to start a new thread &amp;amp; tell us more about your issue and environment, include some logs if relevant.&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;</description>
      <pubDate>Fri, 11 Dec 2020 16:46:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/it-s-impossible-to-show-users-list/m-p/97786#M28582</guid>
      <dc:creator>EddieMay</dc:creator>
      <dc:date>2020-12-11T16:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: It's impossible to show users list</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/it-s-impossible-to-show-users-list/m-p/97787#M28583</link>
      <description>&lt;P&gt;Thx,&lt;/P&gt;&lt;P&gt;This is helpfull&lt;/P&gt;&lt;P&gt;another problem is to create users ....&lt;/P&gt;&lt;P&gt;encoded character (before the paddings if any) is a valid base 64 alphabet but not a possible value&lt;/P&gt;</description>
      <pubDate>Mon, 14 Dec 2020 09:54:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/it-s-impossible-to-show-users-list/m-p/97787#M28583</guid>
      <dc:creator>vpan</dc:creator>
      <dc:date>2020-12-14T09:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: It's impossible de show users list</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/it-s-impossible-to-show-users-list/m-p/97788#M28584</link>
      <description>&lt;P&gt;Compact version of the abobe:&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;RUN sed -i 's/\(&amp;lt;show-authorization-status&amp;gt;\)true\(&amp;lt;\/show-authorization-status\)/\1false\2/' $TOMCAT_DIR/webapps/share/WEB-INF/classes/alfresco/share-config.xml&lt;/PRE&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2021 07:47:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/it-s-impossible-to-show-users-list/m-p/97788#M28584</guid>
      <dc:creator>saidone</dc:creator>
      <dc:date>2021-01-14T07:47:39Z</dc:date>
    </item>
  </channel>
</rss>

