RoleAssign specifically allows site administrators to further delegate the task of managing user's roles.
RoleAssign introduces a new permission called assign roles
. Users with this permission are able to assign selected roles to still other users. Only users with the administer access control
permission may select which roles are available for assignment through this module.
This module is sponsored by Webbredaktören.
It is possible for site administrators to delegate the user administration through the administer users
permission. But that doesn't include the right to assign roles to users. That is necessary if the delegatee should be able to administrate user accounts without intervention from a site administrator.
To delegate the assignment of roles, site administrators have had until now no other choice than also grant the administer access control
permission. But that is not advisable, since it gives right to access all roles, and worse, to grant any rights to any role. That can be abused by the delegatee, who can assign himself all rights and thereby take control over the site.
This module solves this dilemma by introducing the assign roles
permission. While editing a user's account information, a user with this permission will be able to select roles for the user from a set of available roles. Roles available are configured by users with the administer access control
permission.
assign roles
permission to those roles that should be able to assign roles to other users. Notice that besides the assign roles
permission, these roles also must have the administer users
permission.
assign roles
permission.
assign roles
and the administer users
permissions.
assign roles
and the administer users
permissions.
RoleAssign revision 1.17. Copyright © 2006 Thomas Barregren.
RoleAssign is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
RoleAssign is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.