- First, go to the user management screen for the user concerned. There are two ways to do this:
- Now you should be able to see the user's current details and links allowing you to edit them.
- Click 'Edit Groups'. This will display two lists of groups:
- 'Not a member of groups' — All groups to which the user does not belong. To add the user to a group, select a group and click 'Join'. Hold the Ctrl key down and click to select more than one group.
- 'Member of groups' — All groups to which the user belongs. Select a group and click 'Leave' to remove the user from the group.
You cannot use the Edit Groups option to add or remove users from external groups, as Confluence access to LDAP and JIRA groups is read-only.
Comments (3)
Aug 16, 2007
Romil Turakhia says:
Is there a way to use multiple users to a group as the same time. I have created...Is there a way to use multiple users to a group as the same time. I have created 20 users and all of them need to belong to a group I have created. I dont want to click on each user name, click on edit groups, add them and come back to browsing the users, click on the next and so on.
I could not find under groups, any option where I could add users, although when I click on a group name, I find the members of that group. Seems like incomplete functionality to me.
Aug 20, 2007
Fennie Ng says:
Hi Romil, An alternative way that I could think of is to use script to add user...Hi Romil,
An alternative way that I could think of is to use script to add users to group. I would suggest the use of addUserToGroup method stated in the document Remote API. In addition, there is an improvement request CONF-2191 on group management. Feel free to cast your vote on it.
Regards,
Fennie
Sep 07, 2007
Anonymous says:
Thanks Fennie. I woudl rather not write any scripts. I have voted for the JIRA i...Thanks Fennie. I woudl rather not write any scripts. I have voted for the JIRA issue.
Add Comment