Can I use any 'profile as node' modules to link users in a heirarchy?
Posted by webchuck on September 4, 2009 at 10:44pm
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.
Read more