Closed (won't fix)
Project:
Subuser
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Sep 2009 at 13:51 UTC
Updated:
12 May 2011 at 13:40 UTC
It would be nice if a user could add a subuser who is already a subuser of another user. Therefore the ability to add a excisting drupal-user ass a subuser is needed. (E.g. two brothers are students and are registered users at the schoolsite (drupal). They want to add their parents as subusers. I hope I make any sense).
Comments
Comment #1
SeedTreeLLC commentedYou want the children to admin their parent's account? It seems like it should really be the other way around. It seems to be the whole point of the parent account has to do with administration not grouping. So it is a linear one way association between accounts.
Parent
- Brother 1
- Brother 2
- or -
Teacher
- Parent 1
- Parent 2 (maybe)
- Brother 1
- Brother 2
Comment #2
blakehall commentedAnything more complicated than a single parent would best be accomplished with another module (perhaps OG).