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