<?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 Unable to recreate guest user in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-recreate-guest-user/m-p/267953#M221083</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;the guest user was accidentally removed from within the system. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I go in via the repository, guest home and select "manage permissions" I can see a guest user, but the icon has a red cross on it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I go in via the admin console and select users, I cannot see the guest user.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I try to recreate the guest user I get an error message stating that the user already exists. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Aug 2011 11:08:13 GMT</pubDate>
    <dc:creator>lachmac</dc:creator>
    <dc:date>2011-08-26T11:08:13Z</dc:date>
    <item>
      <title>Unable to recreate guest user</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-recreate-guest-user/m-p/267953#M221083</link>
      <description>Hi, the guest user was accidentally removed from within the system. If I go in via the repository, guest home and select "manage permissions" I can see a guest user, but the icon has a red cross on it.If I go in via the admin console and select users, I cannot see the guest user.When I try to recrea</description>
      <pubDate>Fri, 26 Aug 2011 11:08:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-recreate-guest-user/m-p/267953#M221083</guid>
      <dc:creator>lachmac</dc:creator>
      <dc:date>2011-08-26T11:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to recreate guest user</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-recreate-guest-user/m-p/267954#M221084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I dont now how to fix your existing Guest user, but this is how you can create a new working one.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Create a new user, with username newguest (you can call it anything, just adjust instructions below). Give the user a long and hard password, you wont be using this to login&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. In the node browser (found in admin console in Alfresco Explorer), locate the nodeid for Company Home&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Create a script, replace the nodeid in the sample script with the one from step 2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;var n = utils.getNodeFromString("workspace://SpacesStore/b160f1e7-8843-4bb2-a2c2-d6b29b3b6c5b");&lt;BR /&gt;n.setPermission("Read", "newguest");&lt;SPAN class="line-numbers-rows"&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;Save the script in Data Dictionary, Scripts.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Execute the script (in Alfresco Explorer, from a Space of your choice, in details view, select Run Action)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5. In alfresco-global.properties, add&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;alfresco_user_store.guestusername=newguest&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;6. Restart Alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One important thing, I'm not sure if this new user gets included in the EVERYONE group, better test that is doesn't accidentally open up your repository for all nodes that have EVERYONE set with read access.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2011 12:42:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-recreate-guest-user/m-p/267954#M221084</guid>
      <dc:creator>loftux</dc:creator>
      <dc:date>2011-08-26T12:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to recreate guest user</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-recreate-guest-user/m-p/267955#M221085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot for the input. I have worked my way through it, script executed without error, alfresco restarted. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any way that I could verify that it worked ok and that I now have a working guest account?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I plan on using rss-feeds to keep tabs on when stuff gets updated in the various sites. How can I append the guest to the end of the feed url?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I did try to input a url, to a dokument to which the guest account should have access, and still I got the log in screen. I appended "?guestaccount=true"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Greatful for any help! thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2011 14:57:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-recreate-guest-user/m-p/267955#M221085</guid>
      <dc:creator>lachmac</dc:creator>
      <dc:date>2011-08-26T14:57:58Z</dc:date>
    </item>
  </channel>
</rss>

