Wiki source code of SettingUserRights

Version 5.1 by Guillaume Lerouge on 2009/02/03

Show last authors
1
2 1 Setting user rights
3
4 #info("Find out more about setting rights in XWiki Enterprise [on this page on XWiki.org.>http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Configuration#HAnoverviewofrights]")
5
6 XWiki Enterprise lets you set user rights at the wiki, space and page level. This means that you can control exactly which users are allowed to perform which actions (edit, view or comment on a page):
7
8 * Click on the "Administration" link at the top right of your page
9 * Click on the "Rights" button
10
11 Here are a couple usual wiki rights configurations. Check the same checkboxes in your wiki as in the images below to have your wiki follow that given configuration.
12
13 * Open / Closed / Locked
14 ** Open: unregistered users can create an account
15 ** Closed: only registered users can create new accounts
16 ** Locked: only admins can create new accounts
17 * Editable / Viewable / Hidden
18 ** Editable: unregistered users can edit content
19 ** Viewable: unregistered users can view and comment content and registered users can edit content
20 ** Hidden: unregistered users cannot view content, registered users can view and edit content
21
22 For all the configurations listed below, leave the Users rights screen blank:
23
24 {image:Users.png}
25
26 1.1 Editable / Open Wiki
27
28 {image:OpenEditable.png}
29
30 1.1 Editable / Closed Wiki
31
32 {image:ClosedEditable.png}
33
34 1.1 Viewable / Open Wiki
35
36 {image:OpenViewable.png}
37
38 1.1 Viewable / Closed Wiki
39
40 {image:ClosedViewable.png}
41
42 1.1 Hidden / Closed Wiki (Light)
43
44 {image:ClosedHiddenLight.png}
45
46 1.1 Hidden / Closed Wiki (Strong)
47
48 {image:ClosedHiddenStrong.png}

Get Connected