I have a site where we use OG to control access to content. Currently I create all of the groups myself so by default I can add individual users to any group I wish. I have a small team of users who also need to be able to add users to various groups, however the way I understand it, only an administrator of a group can add other users.
Is there a way to say anyone who has the Drupal role Administrator or Manager, is automatically an administrator on every group in the system? Or, can I say anyone who's a member of GROUP A is an admin for all other groups? I've tried the Organic Groups Site Role Assign module, but it didn't seem to do the trick.
Currently, it looks like I have to add each group administrator manually.
Thanks, Howie
I think this URL can solve your problem https://www.drupal.org/node/163567