Hi,<div><br></div><div>New Users are created by default in the same group as the user creating it, except for the oneadmin group, that creates them in 'users'.</div><div><br></div><div>So, the easy way to do it is create the new users from another user that belongs to the different group. Let's call this group 'newgroup', what you need to do is:</div>

<div><br></div><div>Create a new user and move it to 'newgroup' [1]</div><div>$ oneuser create newgroup_admin abc</div><div>$ oneuser chgrp newgroup_admin newgroup</div><div><br></div><div>Allow that user to create and see all users (assuming newgroup_admin has ID 4) [2]</div>

<div>$ oneacl create "#4 USER/* CREATE+USE"</div><div><br></div><div>Now log in as newgroup_admin when you need to create new users. Please note that this account has now access to all the user passwords.</div>
<div>
<br></div><div>Regards</div><div><br></div><div>[1] <a href="http://opennebula.org/documentation:rel3.6:manage_users">http://opennebula.org/documentation:rel3.6:manage_users</a></div><div>[2] <a href="http://opennebula.org/documentation:rel3.6:manage_acl">http://opennebula.org/documentation:rel3.6:manage_acl</a><br clear="all">

--<br>Carlos Martín, MSc<br>Project Engineer<br>OpenNebula - The Open-source Solution for Data Center Virtualization<div><span style="border-collapse:collapse;color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px"><a href="http://www.OpenNebula.org" target="_blank">www.OpenNebula.org</a> | <a href="mailto:cmartin@opennebula.org" target="_blank">cmartin@opennebula.org</a> | <a href="http://twitter.com/opennebula" target="_blank">@OpenNebula</a></span><span style="border-collapse:collapse;color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px"><a href="mailto:cmartin@opennebula.org" style="color:rgb(42,93,176)" target="_blank"></a></span></div>

<br>
<br><br><div class="gmail_quote">On Wed, Sep 12, 2012 at 2:34 PM, Derek Yarnell <span dir="ltr"><<a href="mailto:derek@umiacs.umd.edu" target="_blank">derek@umiacs.umd.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi,<br>
<br>
Is there a way to change the default group when additional users are<br>
created?  I would like them not to belong to the 'users' group but an<br>
different one.<br>
<br>
Thanks,<br>
derek<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
---<br>
Derek T. Yarnell<br>
University of Maryland<br>
Institute for Advanced Computer Studies<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a><br>
<a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
</font></span></blockquote></div><br></div>