21 | | そのユーザは Web Admin でタブが表示されるようになり、パーミッションのメニューにアクセスできるようになります。このメニューでは、以下に記述される全ての機能を Web ブラウザから使用でき、サーバへの root 権限でのアクセスは必要としません (ユーザアカウントに適切なパーミッションが付与されている必要があります)。 |
22 | | |
23 | | |
24 | | An easy way to quickly secure a new Trac install is to run the above command on the anonymous user, install the [http://trac-hacks.org/wiki/AccountManagerPlugin AccountManagerPlugin], create a new admin account graphically and then remove the TRAC_ADMIN permission from the anonymous user. (訳者註: secure と書いてありますがセキュリティ的に脆弱な瞬間が発生するため、お薦めできません。コマンドを使用してください。) |
25 | | |
26 | | == 付与できる権限 == #AvailablePrivileges |
27 | | |
28 | | あるユーザで全ての権限を有効にしたい場合、 `TRAC_ADMIN` 権限を使用してください。 `TRAC_ADMIN` 権限を持っているユーザは *NIX システムでの `root` と同じように、いかなる操作も行うことができます。 |
29 | | |
30 | | または Trac の機能ごとに異なる種類の権限を、ユーザごとに個別に付与することができます。('''パーミッション名は大文字/小文字を区別します'''): |
31 | | |
32 | | === リポジトリブラウザ === #RepositoryBrowser |
33 | | |
34 | | || `BROWSER_VIEW` || [wiki:TracBrowser リポジトリブラウザ] でディレクトリの一覧表示を行う || |
35 | | || `LOG_VIEW` || [wiki:TracBrowser リポジトリブラウザ] でファイルとディレクトリのリビジョンログを表示する || |
36 | | || `FILE_VIEW` || [wiki:TracBrowser リポジトリブラウザ] でファイルを表示する || |
37 | | || `CHANGESET_VIEW` || [wiki:TracChangeset リポジトリへのチェックイン] を表示する || |
38 | | |
39 | | === チケットシステム === #TicketSystem |
40 | | |
41 | | || `TICKET_VIEW` || 登録済みの [wiki:TracTickets チケット] を表示し、 [wiki:TracQuery チケットクエリ] を実行する || |
42 | | || `TICKET_CREATE` || 新規 [wiki:TracTickets チケット] を登録する || |
43 | | || `TICKET_APPEND` || [wiki:TracTickets チケット] にコメントや添付ファイルを追加する || |
44 | | || `TICKET_CHGPROP` || チケットの概要フィールドを除いた [wiki:TracTickets チケット] 属性 (優先度 (Priority), 担当者 (Owner), キーワード (Keywords)など) を変更する。ログインしていたり、ユーザ設定 (Pref) を設定している場合、関係者 (Cc) に自分を追加/削除できる || |
45 | | || `TICKET_MODIFY` || `TICKET_APPEND` と `TICKET_CHGPROP` の両方に加え、 [wiki:TracTickets チケット] の解決を可能にする || |
46 | | || `TICKET_EDIT_CC` || 関係者 (英語版では Cc) のリストを直接編集できる || |
47 | | || `TICKET_EDIT_DESCRIPTION` || 説明 (英語版では description) フィールドを編集できる || |
48 | | || `TICKET_ADMIN` || 全ての `TICKET_*` 権限に加え、チケットへの添付ファイルの削除やチケットの概要フィールドの変更を可能にする || |
49 | | |
50 | | 注意: "チケットを見る" (英語版では "view tickets") ボタンは、 `REPORT_VIEW` 権限で表示されます。 |
51 | | |
52 | | === ロードマップ === #Roadmap |
53 | | |
54 | | || `MILESTONE_VIEW` || マイルストーンを表示する || |
55 | | || `MILESTONE_CREATE` || 新しいマイルストーンを作成する || |
56 | | || `MILESTONE_MODIFY` || 既に存在するマイルストーンを編集する || |
57 | | || `MILESTONE_DELETE` || マイルストーンを削除する || |
58 | | || `MILESTONE_ADMIN` || 全ての `MILESTONE_*` 権限を持つ || |
59 | | || `ROADMAP_VIEW` || [wiki:TracRoadmap ロードマップ] を表示する, (すでに) MILESTONE_VIEW と同じではない [http://trac.edgewall.org/ticket/4292 #4292] 参照 || |
60 | | || `ROADMAP_ADMIN` || [http://trac.edgewall.org/ticket/3022 #3022] で削除され、 MILESTONE_ADMIN に置き換えられた || |
61 | | |
62 | | === レポート === #Reports |
63 | | |
64 | | || `REPORT_VIEW` || [wiki:TracReports レポート] を表示する。つまり "チケットを見る" (英語版では "view tickets") リンク || |
65 | | || `REPORT_SQL_VIEW` || [wiki:TracReports レポート] の SQL を表示する || |
66 | | || `REPORT_CREATE` || 新しい [wiki:TracReports レポート] を作成する || |
67 | | || `REPORT_MODIFY` || 既に存在する [wiki:TracReports レポート] を編集する || |
68 | | || `REPORT_DELETE` || [wiki:TracReports レポート] を削除する || |
69 | | || `REPORT_ADMIN` || 全ての `REPORT_*` 権限を持つ || |
70 | | |
71 | | === Wiki システム === #WikiSystem |
72 | | |
73 | | || `WIKI_VIEW` || 既に存在する [wiki:TracWiki Wiki] ページを表示する || |
74 | | || `WIKI_CREATE` || 新しい [wiki:TracWiki Wiki] ページを作成する || |
75 | | || `WIKI_MODIFY` || [wiki:TracWiki Wiki] ページを編集する || |
76 | | || `WIKI_DELETE` || [wiki:TracWiki Wiki] ページと添付ファイルを削除する || |
77 | | || `WIKI_ADMIN` || 全ての `WIKI_*` 権限に加え、 ''読み込み専用'' ページを管理する || |
78 | | |
79 | | === パーミッション === #Permissions |
80 | | |
81 | | || `PERMISSION_GRANT` || パーミッションを追加および付与する || |
82 | | || `PERMISSION_REVOKE` || パーミッションを削除およびはく奪する || |
83 | | || `PERMISSION_ADMIN` || 全ての `PERMISSION_*` 権限を持つ || |
84 | | |
85 | | |
86 | | === その他 === #Others |
87 | | |
88 | | || `TIMELINE_VIEW` || [wiki:TracTimeline タイムライン] を表示する || |
89 | | || `SEARCH_VIEW` || [wiki:TracSearch 検索] の表示と実行 || |
90 | | || `CONFIG_VIEW` || ''Trac について'' (英語版では ''About Trac'') のページに追加して、現在のコンフィグやインストールされているプラグインの表示を可能にする || |
91 | | || `EMAIL_VIEW` || [wiki:TracIni `show_email_addresses` が `false`] でもメールアドレスを表示する || |
92 | | |
93 | | == 権限の付与 == #GrantingPrivileges |
94 | | |
95 | | [wiki:TracAdmin trac-admin] を使用してユーザに権限を与えて下さい。現在設定されている権限は以下のコマンドで一覧できます: |
| 21 | Then, the user `bob` will be able to see the Admin tab, and can then access the permissions menu. This menu will allow you to perform all the following actions, but from the browser without requiring root access to the server (just the correct permissions for your user account). '''Use at least one lowercase character in user names, as all-uppercase names are reserved for permissions.''' |
| 22 | |
| 23 | 1. [[Image(htdocs:../common/guide/admin.png)]] |
| 24 | 1. [[Image(htdocs:../common/guide/admin-permissions.png)]] |
| 25 | 1. [[Image(htdocs:../common/guide/admin-permissions-TICKET_ADMIN.png)]] |
| 26 | |
| 27 | An easy way to quickly secure a new Trac install is to run the above command on the anonymous user, install the [http://trac-hacks.org/wiki/AccountManagerPlugin AccountManagerPlugin], create a new admin account graphically and then remove the TRAC_ADMIN permission from the anonymous user. |
| 28 | |
| 29 | == Available Privileges == |
| 30 | |
| 31 | To enable all privileges for a user, use the `TRAC_ADMIN` permission. Having `TRAC_ADMIN` is like being `root` on a *NIX system: it will allow you to perform any operation. |
| 32 | |
| 33 | Otherwise, individual privileges can be assigned to users for the various different functional areas of Trac ('''note that the privilege names are case-sensitive'''): |
| 34 | |
| 35 | === Repository Browser === |
| 36 | |
| 37 | || `BROWSER_VIEW` || View directory listings in the [wiki:TracBrowser repository browser] || |
| 38 | || `LOG_VIEW` || View revision logs of files and directories in the [wiki:TracBrowser repository browser] || |
| 39 | || `FILE_VIEW` || View files in the [wiki:TracBrowser repository browser] || |
| 40 | || `CHANGESET_VIEW` || View [wiki:TracChangeset repository check-ins] || |
| 41 | |
| 42 | === Ticket System === |
| 43 | |
| 44 | || `TICKET_VIEW` || View existing [wiki:TracTickets tickets] and perform [wiki:TracQuery ticket queries] || |
| 45 | || `TICKET_CREATE` || Create new [wiki:TracTickets tickets] || |
| 46 | || `TICKET_APPEND` || Add comments or attachments to [wiki:TracTickets tickets] || |
| 47 | || `TICKET_CHGPROP` || Modify [wiki:TracTickets ticket] properties (priority, assignment, keywords, etc.) with the following exceptions: edit description field, add/remove other users from cc field when logged in, and set email to pref || |
| 48 | || `TICKET_MODIFY` || Includes both `TICKET_APPEND` and `TICKET_CHGPROP`, and in addition allows resolving [wiki:TracTickets tickets]. Tickets can be assigned to users through a [TracTickets#Assign-toasDrop-DownList drop-down list] when the list of possible owners has been restricted. || |
| 49 | || `TICKET_EDIT_CC` || Full modify cc field || |
| 50 | || `TICKET_EDIT_DESCRIPTION` || Modify description field || |
| 51 | || `TICKET_EDIT_COMMENT` || Modify comments || |
| 52 | || `TICKET_BATCH_MODIFY` || [wiki:TracBatchModify Batch modify] tickets || |
| 53 | || `TICKET_ADMIN` || All `TICKET_*` permissions, plus the deletion of ticket attachments and modification of the reporter and description fields. It also allows managing ticket properties in the WebAdmin panel. || |
| 54 | |
| 55 | Attention: the "view tickets" button appears with the `REPORT_VIEW` permission. |
| 56 | |
| 57 | === Roadmap === |
| 58 | |
| 59 | || `MILESTONE_VIEW` || View milestones and assign tickets to milestones. || |
| 60 | || `MILESTONE_CREATE` || Create a new milestone || |
| 61 | || `MILESTONE_MODIFY` || Modify existing milestones || |
| 62 | || `MILESTONE_DELETE` || Delete milestones || |
| 63 | || `MILESTONE_ADMIN` || All `MILESTONE_*` permissions || |
| 64 | || `ROADMAP_VIEW` || View the [wiki:TracRoadmap roadmap] page, is not (yet) the same as MILESTONE_VIEW, see [trac:#4292 #4292] || |
| 65 | || `ROADMAP_ADMIN` || to be removed with [trac:#3022 #3022], replaced by MILESTONE_ADMIN || |
| 66 | |
| 67 | === Reports === |
| 68 | |
| 69 | || `REPORT_VIEW` || View [wiki:TracReports reports], i.e. the "view tickets" link. || |
| 70 | || `REPORT_SQL_VIEW` || View the underlying SQL query of a [wiki:TracReports report] || |
| 71 | || `REPORT_CREATE` || Create new [wiki:TracReports reports] || |
| 72 | || `REPORT_MODIFY` || Modify existing [wiki:TracReports reports] || |
| 73 | || `REPORT_DELETE` || Delete [wiki:TracReports reports] || |
| 74 | || `REPORT_ADMIN` || All `REPORT_*` permissions || |
| 75 | |
| 76 | === Wiki System === |
| 77 | |
| 78 | || `WIKI_VIEW` || View existing [wiki:TracWiki wiki] pages || |
| 79 | || `WIKI_CREATE` || Create new [wiki:TracWiki wiki] pages || |
| 80 | || `WIKI_MODIFY` || Change [wiki:TracWiki wiki] pages || |
| 81 | || `WIKI_RENAME` || Rename [wiki:TracWiki wiki] pages || |
| 82 | || `WIKI_DELETE` || Delete [wiki:TracWiki wiki] pages and attachments || |
| 83 | || `WIKI_ADMIN` || All `WIKI_*` permissions, plus the management of ''readonly'' pages. || |
| 84 | |
| 85 | === Permissions === |
| 86 | |
| 87 | || `PERMISSION_GRANT` || add/grant a permission || |
| 88 | || `PERMISSION_REVOKE` || remove/revoke a permission || |
| 89 | || `PERMISSION_ADMIN` || All `PERMISSION_*` permissions || |
| 90 | |
| 91 | === Others === |
| 92 | |
| 93 | || `TIMELINE_VIEW` || View the [wiki:TracTimeline timeline] page || |
| 94 | || `SEARCH_VIEW` || View and execute [wiki:TracSearch search] queries || |
| 95 | || `CONFIG_VIEW` || Enables additional pages on ''About Trac'' that show the current configuration or the list of installed plugins || |
| 96 | || `EMAIL_VIEW` || Shows email addresses even if [wiki:TracIni#trac-section trac show_email_addresses] configuration option is false || |
| 97 | |
| 98 | == Creating New Privileges == |
| 99 | |
| 100 | To create custom permissions, for example to be used in a custom workflow, enable the optional [trac:ExtraPermissionsProvider tracopt.perm.config_perm_provider.ExtraPermissionsProvider] component in the "Plugins" admin panel, and add the desired permissions to the `[extra-permissions]` section in your [wiki:TracIni#extra-permissions-section trac.ini]. For more information, please refer to the documentation of the component in the admin panel. |
| 101 | |
| 102 | == Granting Privileges == |
| 103 | |
| 104 | You grant privileges to users using [wiki:TracAdmin trac-admin]. The current set of privileges can be listed with the following command: |