<?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: I need an help on how can I implement a security level in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/i-need-an-help-on-how-can-i-implement-a-security-level/m-p/207283#M160413</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The most &lt;/SPAN&gt;&lt;STRONG&gt;efficient&lt;/STRONG&gt;&lt;SPAN&gt; way is to use Alfresco's built-in security.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Create 4 &lt;/SPAN&gt;&lt;EM&gt;nested&lt;/EM&gt;&lt;SPAN&gt; user groups: RESERVED, contains VERY RESERVED, which in turn contains SECRET, which finally contains VERY SECRET (no need for a NO SECURITY group, GROUP_EVERYONE will be OK).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If a user is in level "SECRET", put it in the SECRET group. It will therefore also be in the "VERY RESERVED" and "RESERVED" groups, automatically, by "inheritance".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If a file or folder is "VERY RESERVED", set its ACLs to only allow the user group "VERY RESERVED" (this means do not inherit ACLs from the containing folder).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That's all, no customization needed, it "just works" out of the box, with the best performance ever.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Every other solution (e.g. dynamic authorities) will involve much more computations and be much less performant.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The tricky part would be doing all of this "automagically" if you want to (e.g. select security level from a combo box in the "edit details" page instead of using the "manage content users" page)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Jan 2009 15:43:13 GMT</pubDate>
    <dc:creator>t_broyer</dc:creator>
    <dc:date>2009-01-28T15:43:13Z</dc:date>
    <item>
      <title>I need an help on how can I implement a security level</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/i-need-an-help-on-how-can-i-implement-a-security-level/m-p/207282#M160412</link>
      <description>Hi, i have to customize an alfresco 3 labs in order to add a new "security level": each content will have one of 5 levels: NO SECURITY, RESERVED, VERY RESERVED, SECRET, VERY SECRET.Each user will have a similar security level (that I will get it from an external LDAP).So: - every user with RESERVED</description>
      <pubDate>Wed, 28 Jan 2009 13:29:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/i-need-an-help-on-how-can-i-implement-a-security-level/m-p/207282#M160412</guid>
      <dc:creator>diegop</dc:creator>
      <dc:date>2009-01-28T13:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: I need an help on how can I implement a security level</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/i-need-an-help-on-how-can-i-implement-a-security-level/m-p/207283#M160413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The most &lt;/SPAN&gt;&lt;STRONG&gt;efficient&lt;/STRONG&gt;&lt;SPAN&gt; way is to use Alfresco's built-in security.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Create 4 &lt;/SPAN&gt;&lt;EM&gt;nested&lt;/EM&gt;&lt;SPAN&gt; user groups: RESERVED, contains VERY RESERVED, which in turn contains SECRET, which finally contains VERY SECRET (no need for a NO SECURITY group, GROUP_EVERYONE will be OK).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If a user is in level "SECRET", put it in the SECRET group. It will therefore also be in the "VERY RESERVED" and "RESERVED" groups, automatically, by "inheritance".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If a file or folder is "VERY RESERVED", set its ACLs to only allow the user group "VERY RESERVED" (this means do not inherit ACLs from the containing folder).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That's all, no customization needed, it "just works" out of the box, with the best performance ever.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Every other solution (e.g. dynamic authorities) will involve much more computations and be much less performant.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The tricky part would be doing all of this "automagically" if you want to (e.g. select security level from a combo box in the "edit details" page instead of using the "manage content users" page)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2009 15:43:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/i-need-an-help-on-how-can-i-implement-a-security-level/m-p/207283#M160413</guid>
      <dc:creator>t_broyer</dc:creator>
      <dc:date>2009-01-28T15:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: I need an help on how can I implement a security level</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/i-need-an-help-on-how-can-i-implement-a-security-level/m-p/207284#M160414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The most &lt;STRONG&gt;efficient&lt;/STRONG&gt; way is to use Alfresco's built-in security.&lt;BR /&gt;&lt;BR /&gt;Create 4 &lt;EM&gt;nested&lt;/EM&gt; user groups: RESERVED, contains VERY RESERVED, which in turn contains SECRET, which finally contains VERY SECRET (no need for a NO SECURITY group, GROUP_EVERYONE will be OK).&lt;BR /&gt;If a user is in level "SECRET", put it in the SECRET group. It will therefore also be in the "VERY RESERVED" and "RESERVED" groups, automatically, by "inheritance".&lt;BR /&gt;&lt;BR /&gt;If a file or folder is "VERY RESERVED", set its ACLs to only allow the user group "VERY RESERVED" (this means do not inherit ACLs from the containing folder).&lt;BR /&gt;&lt;BR /&gt;That's all, no customization needed, it "just works" out of the box, with the best performance ever.&lt;BR /&gt;Every other solution (e.g. dynamic authorities) will involve much more computations and be much less performant.&lt;BR /&gt;&lt;BR /&gt;The tricky part would be doing all of this "automagically" if you want to (e.g. select security level from a combo box in the "edit details" page instead of using the "manage content users" page)&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &lt;/SPAN&gt;&lt;STRONG&gt;t.broyer&lt;/STRONG&gt;&lt;SPAN&gt;, your help was precious and clear.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So now I have to customize a bit of Java/JSP/XML Alfresco's code to do all of this "automagically"…&amp;nbsp; &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you again,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Diego&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2009 16:52:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/i-need-an-help-on-how-can-i-implement-a-security-level/m-p/207284#M160414</guid>
      <dc:creator>diegop</dc:creator>
      <dc:date>2009-01-28T16:52:19Z</dc:date>
    </item>
  </channel>
</rss>

