Hi,<br><br>I am developing a smart school site where one of the user roles is &quot;collage&quot;. Users belongs to this role need to be allowed to administer a subset of users &quot;students&quot; in the site. The subset of users can be the users in OG group. The group admin need to be allowed to create, edit, block and delete users in the group context. <br>

<br>I managed to achieve this by granting &quot;administer users&quot; permission to role &quot;college&quot; and with a custom module i altered the access callback for item &#39;user/%user/delete&#39; and &#39;user/%user_category/edit&#39; (to prevent admin from one group, editing or deleting the students account on other group). I guess this will have a potential security problem in future, would like to know if there is any module/ workaround/ hack to achieve this requirement in drupal way.<br>

<br>Any help will be greatly appreciated. Thanks in advance. <br clear="all"><br>-- <br>Sivaji<br><br><br><br>