<?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 Remove permission on folders in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/remove-permission-on-folders/m-p/311020#M264150</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;a SiteManager wants to deny access to some folders in his site to some users.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It is possible to set inherit permissions to false and then add back all the users that should have access.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But that is a lot of work to do for all the folders.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It would be much easier to deny access to selected folders on a per user basis without removing the inherited permissions&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way to overwrite inherited permissions in Alfresco 4.2.e?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I know you can add to the inherited permissions but is there also a way to add a deny a permission?&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Mar 2014 12:47:10 GMT</pubDate>
    <dc:creator>krumholt</dc:creator>
    <dc:date>2014-03-18T12:47:10Z</dc:date>
    <item>
      <title>Remove permission on folders</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/remove-permission-on-folders/m-p/311020#M264150</link>
      <description>Hello,a SiteManager wants to deny access to some folders in his site to some users.It is possible to set inherit permissions to false and then add back all the users that should have access.But that is a lot of work to do for all the folders.It would be much easier to deny access to selected folders</description>
      <pubDate>Tue, 18 Mar 2014 12:47:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/remove-permission-on-folders/m-p/311020#M264150</guid>
      <dc:creator>krumholt</dc:creator>
      <dc:date>2014-03-18T12:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: Remove permission on folders</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/remove-permission-on-folders/m-p/311021#M264151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I haven't ever found a deny option on a directory for the community edition. You could create groups and do the permissions that way. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 15:43:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/remove-permission-on-folders/m-p/311021#M264151</guid>
      <dc:creator>eswbitto</dc:creator>
      <dc:date>2014-03-18T15:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: Remove permission on folders</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/remove-permission-on-folders/m-p/311022#M264152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm in the exact same use case as the OP.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was thinking about extending the permission model to create a "NoAccess" permission that I could use to override inherited permission on subfolders that require it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, could you explain a bit more your strategy with more groups ? &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Mar 2014 19:07:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/remove-permission-on-folders/m-p/311022#M264152</guid>
      <dc:creator>logxjb</dc:creator>
      <dc:date>2014-03-23T19:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: Remove permission on folders</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/remove-permission-on-folders/m-p/311023#M264153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok so I have ldap sync with my Alfresco install. Now if I have a site that I only want to have certain people have access to a folder. I can go into the admin options and create a group. Then from there add the users that need to be a part of that group.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When editing the permissions of the said folder then I take inherited permissions off and just add the group with the access level required. Its easier then having to add each person individually. Yes it does suck initially having to create the groups, but pays off….and I agree with you. A "deny permission" option would be nice, but unlikely. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 18:58:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/remove-permission-on-folders/m-p/311023#M264153</guid>
      <dc:creator>eswbitto</dc:creator>
      <dc:date>2014-03-24T18:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Remove permission on folders</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/remove-permission-on-folders/m-p/311024#M264154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So my problem with the groups aproach is that i want the Sitemanager to be able to do most of the work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like a solution where no admin ist required to manage a sites permissions.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 11:17:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/remove-permission-on-folders/m-p/311024#M264154</guid>
      <dc:creator>krumholt</dc:creator>
      <dc:date>2014-03-25T11:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: Remove permission on folders</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/remove-permission-on-folders/m-p/311025#M264155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've misread the OP.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem I've to solve is similar, but is already at group level.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is a simplified exemple:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let say I have GroupA and GroupB with the following folder structure&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;RootFolder&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;|- Folder 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;|- Folder 2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;|– Folder 2.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;|– Folder 2.2&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I want GroupA and GroupB to be able to edit all that structure except "Folder 2.1" where I only want to grant access to GroupA.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The administrator has to:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Grant access on RootFolder to all those groups&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Go to Folder 2.1 permission settings&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Remove inherit permissions on this folder&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Re-grant access to GroupA on this folder&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This sound pretty simple, because the example is simple … but if in fact I to create this kind of structure often (I use a space template) and in each structure, I manage more groups and more exception folder … it would be far easier to just go on exception Folder, don't change inheritance, but restrict access on the folder to the 2 or 3 concerned groups.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 12:59:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/remove-permission-on-folders/m-p/311025#M264155</guid>
      <dc:creator>logxjb</dc:creator>
      <dc:date>2014-03-25T12:59:48Z</dc:date>
    </item>
  </channel>
</rss>

