By mjetpax on
Hi,
I am working on a eTraining site. I need to be able to grant permissions to trainers to enroll/register trainees. I have experimented with some of the out of the box permission settings, but it seems that I am unable to limit the trainer's ability to create new accounts. If I allow the trainer role the permissions to create new accounts, they have have global control over accounts.
access user profiles
administer permissions
administer users
Is it possible to create a role that has permissions to create specific roles. e.g. Trainers can create the sub-role trainee? Additionally, is it possible to limit the trainer role to only see the trainee roles that belong to him or her?
Thanks!
Comments
role_delegation module
start with role_delegation module
and open issues for support or feature requests over there
your own research
also you can do your own research following this link drupal.org/project/modules?text=role
Thanks!
I did a bunch of searching on the site over the past few days, but I kept turning up things like Organic Groups & Moodle Integration. These are great modules, but not what I was looking for. Thanks for pointing me in the right direction. I appreciate it!