<?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: Removing user from a site when they had contributor priviledges in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/removing-user-from-a-site-when-they-had-contributor-priviledges/m-p/298777#M251907</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;HI!&amp;nbsp; Thanks - so this is a database manipulation?&amp;nbsp; OK - can this not be set as a rule for a folder?&amp;nbsp; For instance, when a file is added to a folder, the creator is set to something other than the user uploading it?&amp;nbsp; That way I'm guessing that if a user is removed from the site and only allowed consumer privileges, then they'll no longer have access to change the document.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, mark&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Apr 2013 14:33:30 GMT</pubDate>
    <dc:creator>sem</dc:creator>
    <dc:date>2013-04-11T14:33:30Z</dc:date>
    <item>
      <title>Removing user from a site when they had contributor priviledges</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/removing-user-from-a-site-when-they-had-contributor-priviledges/m-p/298775#M251905</link>
      <description>HiQuick question - I want to set up a site that is available to all users as Consumer - it'll contain documents that everyone needs to be able to see and download.&amp;nbsp; Let's say a group of 6 users will be responsible for adding content to this site's document library.&amp;nbsp; So I add these users as members o</description>
      <pubDate>Thu, 11 Apr 2013 09:04:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/removing-user-from-a-site-when-they-had-contributor-priviledges/m-p/298775#M251905</guid>
      <dc:creator>sem</dc:creator>
      <dc:date>2013-04-11T09:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: Removing user from a site when they had contributor priviledges</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/removing-user-from-a-site-when-they-had-contributor-priviledges/m-p/298776#M251906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;you need to find all documents where they are the "owner" and explicitly remove the ownerhsip. The query "(cm:creator:userName AND NOT cm&lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;wner:*) OR cm&lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;wner:userName" within the scope of the site (using PATH to limit scope) should get you all items where you need to set cm&lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;wner explicitly to "" (empty string) in order to override previous ownerhsip permissions (and make sure that cm&lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;wner is not be removed as this reverts ownership back to the user referenced by cm:creator).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 12:14:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/removing-user-from-a-site-when-they-had-contributor-priviledges/m-p/298776#M251906</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2013-04-11T12:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: Removing user from a site when they had contributor priviledges</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/removing-user-from-a-site-when-they-had-contributor-priviledges/m-p/298777#M251907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;HI!&amp;nbsp; Thanks - so this is a database manipulation?&amp;nbsp; OK - can this not be set as a rule for a folder?&amp;nbsp; For instance, when a file is added to a folder, the creator is set to something other than the user uploading it?&amp;nbsp; That way I'm guessing that if a user is removed from the site and only allowed consumer privileges, then they'll no longer have access to change the document.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, mark&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 14:33:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/removing-user-from-a-site-when-they-had-contributor-priviledges/m-p/298777#M251907</guid>
      <dc:creator>sem</dc:creator>
      <dc:date>2013-04-11T14:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: Removing user from a site when they had contributor priviledges</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/removing-user-from-a-site-when-they-had-contributor-priviledges/m-p/298778#M251908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;this is not a database manipulation and can be set in a rule as well. It is just a regular manipulation of a property. But you can not set the creator to something different in a rule since this is a protected property.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Apr 2013 08:04:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/removing-user-from-a-site-when-they-had-contributor-priviledges/m-p/298778#M251908</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2013-04-14T08:04:51Z</dc:date>
    </item>
  </channel>
</rss>

