Can I use any 'profile as node' modules to link users in a heirarchy?

webchuck's picture

I am trying to set up a new Drupal site with a complex set of permissions. It's a file management site that will allow a company (parent user) to create an account, then create accounts for their clients (child users). The parent and child users can then upload and share documents in a secure way. The parent user should have access to all nodes created by all of their child users, but nothing else. Child users should only have access to nodes they've created or nodes the parent has created for them.

Is there a way to do this using content profile and user reference / node reference? Any other thoughts on how to do this?

Thanks,
Chuck

Login to post comments

Try using organic groups

varunity's picture
varunity - Sun, 2009-10-25 05:38

Try using organic groups