What permissions will be required to
- Go to the control panels of 'Users' and 'Groups'
- Add users.
I need to have a group that can ONLY add users.
What permissions will be required to
I need to have a group that can ONLY add users.
Thanks.
Looks like that is enough. I added a role (and added that to the group 'just in case')
<permission name="Plone Site Setup: Users and Groups" acquire="True">
<role name="User Manager"/>
</permission>