Forums / General / Member management policies

Member management policies

Author Message

Tom W

Friday 29 October 2010 2:36:23 pm

Hello,

I'm trying to create a role which policies that will allow a user group to move users from one user group to another. I have tried a number of variations and still can't get it to work. So far users with this role can view the user account tab and see the users but has no editing or move permission.

Anyone know the policy to make it work?

Thanks in advance,

André R.

Friday 29 October 2010 3:53:10 pm

They need access to create users in the target user group at least.

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

Tom W

Thursday 21 April 2011 12:34:17 pm

back to answer my own question:

user | login | siteaccess([your admin site])
content | dashboard | no limit
content | read | subtree(users), class(user group, user), section(users)
content | create | subtree([your user groupS]), class(user), section(users)
content | edit | subtree([your user groupS]), class(user), section(users)
content | remove | subtree([your user groupS]), class(user), section(users)
content | manage_locations | subtree([your user groupS]), class(user), section(users)