I'm trying to find a way to let OG Administrator Members edit user profiles (username, password, custom fields) of OG members. If I give them them "Administer Users" at admin/people/permissions, then these administrators have access to all user profiles (even user 1), not just those users who are members of their group. But, the OG permissions page does not offer any way to let admins edit their group members' profiles.
I found this similar case for D6: http://drupal.stackexchange.com/questions/26334/how-can-the-admin-of-a-g....
And this old module for D5: https://drupal.org/project/uedit.
Any help for D7 would be appreciated, whether it is code or module suggestions or simply brainstorming. Thanks.
Comments
possible approach
I've reviewed both answers in the D6 stack exchange link you posted and actually both approaches should be feasible for implementing in D7 and it obviously requires some coding effort.
Re-read them and if you have specific questions just go ahead and ask.