I need to have users be able to create other users, but I need there to be a hierarchy. So a superuser can create an admin or a user, admins can create only users. Any suggestions for a module, or do I need to do something custom? Thanks in advance for any help. Joel
On Fri, Feb 25, 2011 at 8:53 PM, Joel Willers <joel.willers@sigler.com>wrote:
I need to have users be able to create other users, but I need there to be a hierarchy. So a superuser can create an admin or a user, admins can create only users.
Any suggestions for a module, or do I need to do something custom? Thanks in advance for any help.
Subuser module does this. Unfortunately this module is not available for D7 at the moment.
-- Sivaji +91 9941 571 690
I’m using 6.20. I’ll check it out, thanks! From: sivaji j.g [mailto:sivaji2009@gmail.com] Sent: Friday, February 25, 2011 9:27 AM To: support@drupal.org Cc: Joel Willers Subject: Re: [support] User management On Fri, Feb 25, 2011 at 8:53 PM, Joel Willers <joel.willers@sigler.com> wrote: I need to have users be able to create other users, but I need there to be a hierarchy. So a superuser can create an admin or a user, admins can create only users. Any suggestions for a module, or do I need to do something custom? Thanks in advance for any help. Subuser module does this. Unfortunately this module is not available for D7 at the moment. -- Sivaji +91 9941 571 690
You also might look at: http://drupal.org/project/administerusersbyrole On Feb 25, 2011, at 7:29 AM, Joel Willers wrote:
I’m using 6.20. I’ll check it out, thanks!
The Subuser module doesn’t seem to do what I need. Individual users are the parents. I want a user of a role to have administration rights to any user of other roles. For instance, if I, as User1, create a user of role Superuser, that user would be able to create a Admin users or Client users. Admin users can only create (and administer) Client users, and Clients can’t administer anyone. Basically, I want to break down the administer users permissions area. Any advice? From: support-bounces@drupal.org [mailto:support-bounces@drupal.org] On Behalf Of Joel Willers Sent: Friday, February 25, 2011 9:30 AM To: support@drupal.org Subject: Re: [support] User management I’m using 6.20. I’ll check it out, thanks! From: sivaji j.g [mailto:sivaji2009@gmail.com] Sent: Friday, February 25, 2011 9:27 AM To: support@drupal.org Cc: Joel Willers Subject: Re: [support] User management On Fri, Feb 25, 2011 at 8:53 PM, Joel Willers <joel.willers@sigler.com> wrote: I need to have users be able to create other users, but I need there to be a hierarchy. So a superuser can create an admin or a user, admins can create only users. Any suggestions for a module, or do I need to do something custom? Thanks in advance for any help. Subuser module does this. Unfortunately this module is not available for D7 at the moment. -- Sivaji +91 9941 571 690
participants (4)
-
Bob Morse -
Joel Willers -
sivaji j.g -
Ted