<p>If one account managing multiple users works, you might try <a href="http://drupal.org/project/subuser">http://drupal.org/project/subuser</a>.</p>
<p>On Sep 4, 2010 5:40 AM, &quot;Peter Droogmans&quot; &lt;<a href="mailto:Peter@attiks.com">Peter@attiks.com</a>&gt; wrote:<br type="attribution">&gt; Earnie,<br>&gt; <br>&gt; I think you still can use og, but only use it for the user management not for the posts. Just create a dummy node type (my_people) so admins can add, edit, remove users.<br>
&gt; <br>&gt; Other solution would be to add a profile field (admin only) and use it to store the creating user. Afterwards build a view that only show those users and use hooks to double check when editing<br>&gt; <br>&gt; Good luck,<br>
&gt; Peter<br>&gt; <br>&gt; <br>&gt; From: <a href="mailto:development-bounces@drupal.org">development-bounces@drupal.org</a> [mailto:<a href="mailto:development-bounces@drupal.org">development-bounces@drupal.org</a>] On Behalf Of sivaji j.g<br>
&gt; Sent: zaterdag 4 september 2010 1:33 PM<br>&gt; To: <a href="mailto:development@drupal.org">development@drupal.org</a><br>&gt; Subject: Re: [development] [support] Administer a subset of users<br>&gt; <br>&gt; <br>&gt; On Wed, Sep 1, 2010 at 5:02 PM, Earnie Boyd &lt;<a href="mailto:earnie@users.sourceforge.net">earnie@users.sourceforge.net</a>&lt;mailto:<a href="mailto:earnie@users.sourceforge.net">earnie@users.sourceforge.net</a>&gt;&gt; wrote:<br>
&gt; sivaji j.g wrote:<br>&gt; Hi,<br>&gt; <br>&gt; I am developing a smart school site where one of the user roles is<br>&gt; &quot;collage&quot;. Users belongs to this role need to be allowed to administer a<br>&gt; subset of users &quot;students&quot; in the site. The subset of users can be the<br>
&gt; users in OG group. The group admin need to be allowed to create, edit,<br>&gt; block and delete users in the group context.<br>&gt; <br>&gt; <br>&gt; <br>&gt; <a href="http://drupal.org/project/og">http://drupal.org/project/og</a><br>
&gt; <br>&gt; OG module will not fit here. I am sorry if it is not explained clearly. What i would need is a way to allow some of the site users to create/ mange their own sibling user account. I know Drupal core doesn&#39;t handles this case and there is no contrib module for the same.<br>
&gt; <br>&gt; A similar requirement is clearly explained here in d.o forum <a href="http://drupal.org/node/696664">http://drupal.org/node/696664</a><br>&gt; &lt;forum-snip&gt;<br>&gt; Our users are customers and they must be added by an administrator. Some customers should be enabled to create their own &quot;subcustomers&quot; and of course be able to edit and delete them.<br>
&gt; The problem is, that if you want to enable someone to add users, by default, there is only the &quot;administer users&quot; permission. They would have been enabled to edit all other customers as well with that permission. Of course, you could protect your users with the user_protect module or others, but then, the &quot;customer admins&quot; would not be able to edit their own subcustomers any more.<br>
&gt; &lt;/forum-snip&gt;<br>&gt; <br>&gt; I posted this here to get core developer attention to see if there are any discussions going on to introduce this feature, unfortunately nobody has experienced similar requirement or reluctant to share their approach.<br>
&gt; <br>&gt; The possible best solution recommended to me is to expose a version of the registration form to create sibling users. Hope this will help others.<br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; --<br>&gt; Sivaji<br>
&gt; <br>&gt; <br></p>