|
1 .'" t |
|
2 ." |
|
3 ." Copyright 2001-2006 Sun Microsystems, Inc. All Rights Reserved. |
|
4 ." DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
|
5 ." |
|
6 ." This code is free software; you can redistribute it and/or modify it |
|
7 ." under the terms of the GNU General Public License version 2 only, as |
|
8 ." published by the Free Software Foundation. |
|
9 ." |
|
10 ." This code is distributed in the hope that it will be useful, but WITHOUT |
|
11 ." ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or |
|
12 ." FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License |
|
13 ." version 2 for more details (a copy is included in the LICENSE file that |
|
14 ." accompanied this code). |
|
15 ." |
|
16 ." You should have received a copy of the GNU General Public License version |
|
17 ." 2 along with this work; if not, write to the Free Software Foundation, |
|
18 ." Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. |
|
19 ." |
|
20 ." Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, |
|
21 ." CA 95054 USA or visit www.sun.com if you need additional information or |
|
22 ." have any questions. |
|
23 ." |
|
24 ." ` |
|
25 .TH policytool 1 "2006 年 9 月 4 日" "Java SE 6" "ユーザーコマンド" |
|
26 ." Generated by html2roff |
|
27 |
|
28 .LP |
|
29 .SH 名前 |
|
30 policytool \- PolicyTool 管理 GUI ユーティリティ |
|
31 .LP |
|
32 \f3policytool\fP は、ユーティリティ GUI 経由で取得したユーザ入力に基づいて、プレーンテキストのポリシーファイルを読み書きします。 |
|
33 .SH "形式" |
|
34 .LP |
|
35 |
|
36 .LP |
|
37 .TP 3 |
|
38 \ |
|
39 .TP 3 |
|
40 policytool 管理者ユーティリティを実行します |
|
41 \f4policytool\fP |
|
42 .TP 3 |
|
43 policytool を実行し、指定されたポリシーファイルを読み込みます |
|
44 \f4policytool\fP\f2[\-file][\fP\f2filename\fP\f2]\fP |
|
45 .TP 3 |
|
46 \ |
|
47 .TP 3 |
|
48 各要素は次のとおりです。 |
|
49 .TP 3 |
|
50 file |
|
51 ローカルポリシーファイルを読み込むように \f2policytool\fP に指示します |
|
52 .TP 3 |
|
53 filename |
|
54 ファイル名 |
|
55 .LP |
|
56 .SH "機能説明" |
|
57 .LP |
|
58 |
|
59 .LP |
|
60 .LP |
|
61 \f3policytool\fP は、システム管理者がローカルポリシーファイルの内容を管理することを可能にする管理者用の GUI です。ポリシーファイルは \f2.policy\fP を拡張子に持つプレーンテキストファイルであり、ドメイン別のリモート要求者をアクセス権オブジェクトにマッピングします。詳細については、 |
|
62 .fi |
|
63 http://java.sun.com/javase/6/docs/technotes/guides/security/PolicyFiles.html |
|
64 の |
|
65 .na |
|
66 「\f2Default Policy Implementation and Syntax\fP」を参照してください。 |
|
67 .LP |
|
68 .SH "オプション" |
|
69 .LP |
|
70 |
|
71 .LP |
|
72 .TP 3 |
|
73 file |
|
74 \f2filename\fP を読み込みます。 |
|
75 .LP |
|
76 .SH "関連項目" |
|
77 .LP |
|
78 |
|
79 .LP |
|
80 .fi |
|
81 http://java.sun.com/javase/6/docs/technotes/guides/security/PolicyFiles.html |
|
82 の |
|
83 .na |
|
84 「\f2Default Policy Implementation and Syntax\fP」 |
|
85 .br |
|
86 |
|
87 .LP |
|
88 .fi |
|
89 http://java.sun.com/javase/6/docs/technotes/guides/security/PolicyGuide.html |
|
90 の |
|
91 .na |
|
92 「\f2Policy Tool Users' Guide\fP」 |
|
93 .br |
|
94 |
|
95 .LP |
|
96 .fi |
|
97 http://java.sun.com/javase/6/docs/technotes/guides/security/permissions.html |
|
98 の |
|
99 .na |
|
100 「\f2Security Permissions\fP」 |
|
101 .br |
|
102 |
|
103 .LP |
|
104 .fi |
|
105 http://java.sun.com/javase/6/docs/technotes/guides/security/overview/jsoverview.html |
|
106 の |
|
107 .na |
|
108 「\f2Security Overview\fP」 |
|
109 .br |
|
110 |
|
111 .LP |
|
112 .fi |
|
113 http://java.sun.com/javase/6/docs/technotes/guides/security/arch.html |
|
114 の |
|
115 .na |
|
116 「\f2Security Architecture\fP」 |
|
117 .br |
|
118 |
|
119 .LP |
|
120 |
|
121 .LP |
|
122 |