-
Bug
-
Resolution: Duplicate
-
Medium
-
None
-
4.3.1, 4.3.3, 5.0, 5.1, 5.1-OD-6
-
None
NOTE: This bug report is for Confluence Server. Using Confluence Cloud? See the corresponding bug report.
If you are using Confluence's internal directory and you delete the group confluence-users, when you try to create a new user you get the error:
com.atlassian.confluence.core.InsufficientPrivilegeException: User [admin] does not have the required privileges. at com.atlassian.confluence.user.DefaultUserAccessor.addMembership(DefaultUserAccessor.java:118)
According to the manual:
confluence-users: This is the default group for all new users. Permissions you assign to this group will be assigned to all newly signed-up users of Confluence.
If this group is needed to create users (in the internal directory) Confluence should not allow its deletion.
Other approaches to this issue could be to allow user creation without any membership or allow to change the default membership for new users.
- duplicates
-
CONFSERVER-22778 DefaultUserAccessor.addMembership returns incorrect exception when group does not exist
-
- Gathering Impact
-
- relates to
-
CONFCLOUD-26864 Deleting confluence-users group lead to problems
-
- Closed
-
-
CONFSERVER-5838 Group confluence-users - create for each new user
-
- Closed
-
-
CONFSERVER-22778 DefaultUserAccessor.addMembership returns incorrect exception when group does not exist
-
- Gathering Impact
-
[CONFSERVER-26864] Deleting confluence-users group lead to problems
Workflow | Original: JAC Bug Workflow v3 [ 2898127 ] | New: CONFSERVER Bug Workflow v4 [ 2992711 ] |
Workflow | Original: JAC Bug Workflow v2 [ 2790201 ] | New: JAC Bug Workflow v3 [ 2898127 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JAC Bug Workflow [ 2720066 ] | New: JAC Bug Workflow v2 [ 2790201 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2389182 ] | New: JAC Bug Workflow [ 2720066 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 [ 2266553 ] | New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2389182 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2232981 ] | New: Confluence Workflow - Public Facing - Restricted v5 [ 2266553 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2193645 ] | New: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2232981 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 [ 1935337 ] | New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2193645 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v3 [ 1734870 ] | New: Confluence Workflow - Public Facing - Restricted v5 [ 1935337 ] |
Description |
Original:
If you are using Confluence's internal directory and you delete the group _confluence-users_, when you try to create a new user you get the error:
{noformat}com.atlassian.confluence.core.InsufficientPrivilegeException: User [admin] does not have the required privileges. at com.atlassian.confluence.user.DefaultUserAccessor.addMembership(DefaultUserAccessor.java:118){noformat} According to the manual: {quote}*confluence-users*: This is the default group for all new users. Permissions you assign to this group will be assigned to all newly signed-up users of Confluence.{quote} If this group is needed to create users (in the internal directory) Confluence should not allow its deletion. Other approaches to this issue could be to allow user creation without any membership or allow to change the default membership for new users. |
New:
{panel:bgColor=#e7f4fa} *NOTE:* This bug report is for *Confluence Server*. Using *Confluence Cloud*? [See the corresponding bug report|http://jira.atlassian.com/browse/CONFCLOUD-26864]. {panel} If you are using Confluence's internal directory and you delete the group _confluence-users_, when you try to create a new user you get the error: {noformat}com.atlassian.confluence.core.InsufficientPrivilegeException: User [admin] does not have the required privileges. at com.atlassian.confluence.user.DefaultUserAccessor.addMembership(DefaultUserAccessor.java:118){noformat} According to the manual: {quote}*confluence-users*: This is the default group for all new users. Permissions you assign to this group will be assigned to all newly signed-up users of Confluence.{quote} If this group is needed to create users (in the internal directory) Confluence should not allow its deletion. Other approaches to this issue could be to allow user creation without any membership or allow to change the default membership for new users. |