<?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: Create new administrator role. Only manage users in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/create-new-administrator-role-only-manage-users/m-p/228951#M182081</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you so much Invictus9, but i don't undertand very well. I think that could be possible created a new role for example Administrator2 in PermissionsDefinition.xml, with only permission ChangePermissions(this permission let to manage spaces) and something more that allow to create users and groups, but i don't find nothing to&amp;nbsp; because the user always can view the documents. Is not it possible, in this way??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you send me any example about that you tell me in the last post??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Other solution can be migrate Alfresco to a higher version than 2.1??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you so so much&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Jan 2010 16:06:27 GMT</pubDate>
    <dc:creator>dara</dc:creator>
    <dc:date>2010-01-18T16:06:27Z</dc:date>
    <item>
      <title>Create new administrator role. Only manage users</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-new-administrator-role-only-manage-users/m-p/228949#M182079</link>
      <description>Hello!!!!!I need help about creation roles!I want to create a new administrator role. He only can manage user and groups and manage space users(ChangePermissions). He can't&amp;nbsp; view the documents stored in Alfresco.My Alfresco version is comunnity 2.1.0. I hope explain well, because i don't know Englis</description>
      <pubDate>Thu, 14 Jan 2010 12:45:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-new-administrator-role-only-manage-users/m-p/228949#M182079</guid>
      <dc:creator>dara</dc:creator>
      <dc:date>2010-01-14T12:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: Create new administrator role. Only manage users</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-new-administrator-role-only-manage-users/m-p/228950#M182080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can't directly create such a role in Alfresco today. Alfresco does not have a tiered or delegated security role model, such as would be found in enterprise systems.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It is possible to create an Alfresco application that can be run by a non-administrator (with permission) that will manage users and groups. It might be done as a Java-backed web script that escalated privileges for the application to manage those types of nodes, and replicated the Alfresco user interface.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is another method that might be more feasible for you. If you authenticate your Alfresco users against LDAP or Active Directory, and you have an identity management application to allow you to configure users and groups, then you would have solved most of your problem. Managing space users from a non-admin account might require a Java-backed web script.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2010 20:15:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-new-administrator-role-only-manage-users/m-p/228950#M182080</guid>
      <dc:creator>invictus9</dc:creator>
      <dc:date>2010-01-14T20:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: Create new administrator role. Only manage users</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-new-administrator-role-only-manage-users/m-p/228951#M182081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you so much Invictus9, but i don't undertand very well. I think that could be possible created a new role for example Administrator2 in PermissionsDefinition.xml, with only permission ChangePermissions(this permission let to manage spaces) and something more that allow to create users and groups, but i don't find nothing to&amp;nbsp; because the user always can view the documents. Is not it possible, in this way??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you send me any example about that you tell me in the last post??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Other solution can be migrate Alfresco to a higher version than 2.1??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you so so much&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2010 16:06:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-new-administrator-role-only-manage-users/m-p/228951#M182081</guid>
      <dc:creator>dara</dc:creator>
      <dc:date>2010-01-18T16:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: Create new administrator role. Only manage users</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-new-administrator-role-only-manage-users/m-p/228952#M182082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;My apologies if I gave the impression that I am adept with Alfresco. I am not. I have done a lot of reading and am doing configuring and exploration and some programming. I know some of the things that are possible.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not clear how you add permissions such that you remove permissions, if you get my meaning. All permission sets seem to be additive, so if you want to remove permissions, you need to start with very restricted permissions until you get just the ones you want. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the page that I have been reading to try to understand the issue:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Security_and_Authentication" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Security_and_Authentication&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2010 21:23:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-new-administrator-role-only-manage-users/m-p/228952#M182082</guid>
      <dc:creator>invictus9</dc:creator>
      <dc:date>2010-01-18T21:23:56Z</dc:date>
    </item>
  </channel>
</rss>

