Confluence 5.3 のサポートは終了しています。
ドキュメントの最新バージョンを確認してください。
グループまたは個々のユーザーにスペース権限を割り当てることができます。スペース権限を割り当てるには、スペース管理者である必要があります。また、 以下に示すように、Confluence 管理者は新しいスペースに適用される既定の権限を設定できます。
スペースの権限へのアクセス方法
- Go to the space and choose Space tools > Permissions on the sidebar.
- [権限の編集] を選択します。
スペースでドキュメンテーションテーマを使用している場合:
「スペース権限」ページに移動します:
- Choose Browse > Space Admin at the top of the screen.
Note: The 'Space Admin' option appears only if you are a space administrator for the space or you are a super user (a member of theconfluence-administrators
group). - スペース管理オプションから権限を選択します。
- Choose Browse > Space Admin at the top of the screen.
- [権限の編集] を選択します。
「スペース権限編集」ページは、以下のセクションに分かれています。
- Groups – a list of groups which already have permissions to access the site.
- Individual Users – a list of users who already have permissions to access the site.
- Anonymous Access – the space permissions granted to all anonymous users of the site.
Screenshot : Space permissions
Assigning space permissions to groups
- To assign a permission, check the box next to the relevant group.
- To deny a permission, uncheck the relevant box.
- To add a new group to the list, type the group name into the text box in the 'Groups' section and choose Add. The group will appear in the list of groups. You can then assign the permissions.
- To search for a group:
- Choose the icon.
- The Group Search window opens. Enter all or part of the group name. You can use an asterisk '*' as a wild card.
- Check the boxes to select the required group(s).
- Choose Select Groups. The group name(s) will appear in the text box in the 'Groups' section.
- 追加を選択します。
- To bulk assign or revoke group member permissions, choose either Select All or Deselect All from the Actions dropdown list.
Choose Save All to apply the changes.
Assigning space permissions to users
- To assign a permission, check the box next to the relevant user.
- To deny a permission, uncheck the relevant box.
- To add a new user to the list, type the username into the text box in the 'Individual Users' section and choose Add. The user will appear in the list of users, with 'View' permission assigned. You can then add more permissions if necessary.
- To search for a user:
- Choose the icon.
- The User Search window opens. You can read more about searching for users.
- Check the boxes to select the required user(s).
- Choose Select User(s). The username(s) will appear in the text box in the 'Individual Users' section.
- 追加を選択します。
- To bulk assign or revoke individual user permissions, choose either Select All or Deselect All from the Actions dropdown list.
Choose Save All to apply the changes.
Assigning space permissions to anonymous users
- To assign a permission, check the box for the required permission.
- To deny a permission, uncheck the relevant box.
- To bulk assign or revoke anonymous user permissions, choose either Select All or Deselect All from the Actions dropdown list.
Choose Save All to apply the changes.
Note: You cannot grant space administration rights or page restriction rights to anonymous users.
Setting default space permissions
If you are a Confluence Administrator, you can set the default permissions that will be applied to new spaces. The default permissions are configurable for groups only, not for individual users or anonymous users.
既定のスペース権限の設定方法は、次のとおりです。
- Choose the cog icon at top right of the screen, then choose Confluence Admin.
- Choose Space Permissions under Security in the sidebar.
- [権限の編集] を選択します。
スクリーンショット:既定のスペース権限
注意
Assigning permissions in bulk. There is no way to change a number of space permissions at once, via the Confluence user interface. Instead, take a look at the Confluence Command Line Interface. Here is a link to the CLI documentation. For an introduction to the CLI, see this blog post: Confluence CLI for bulk actions like deleting or publishing pages.