author | aph |
Thu, 17 Mar 2016 17:03:20 +0000 | |
changeset 36799 | 982e1880e05e |
parent 31876 | 91b22707521a |
permissions | -rw-r--r-- |
23600 | 1 |
'\" t |
31876
91b22707521a
8131105: Header Template for nroff man pages *.1 files contains errors
mfang
parents:
30373
diff
changeset
|
2 |
.\" Copyright (c) 2001, 2014, Oracle and/or its affiliates. All rights reserved. |
23600 | 3 |
.\" DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
4 |
.\" |
|
5 |
.\" This code is free software; you can redistribute it and/or modify it |
|
6 |
.\" under the terms of the GNU General Public License version 2 only, as |
|
7 |
.\" published by the Free Software Foundation. |
|
8 |
.\" |
|
9 |
.\" This code is distributed in the hope that it will be useful, but WITHOUT |
|
10 |
.\" ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or |
|
31876
91b22707521a
8131105: Header Template for nroff man pages *.1 files contains errors
mfang
parents:
30373
diff
changeset
|
11 |
.\" FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License |
23600 | 12 |
.\" version 2 for more details (a copy is included in the LICENSE file that |
13 |
.\" accompanied this code). |
|
14 |
.\" |
|
15 |
.\" You should have received a copy of the GNU General Public License version |
|
16 |
.\" 2 along with this work; if not, write to the Free Software Foundation, |
|
17 |
.\" Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. |
|
18 |
.\" |
|
19 |
.\" Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA |
|
20 |
.\" or visit www.oracle.com if you need additional information or have any |
|
21 |
.\" questions. |
|
22 |
.\" |
|
31876
91b22707521a
8131105: Header Template for nroff man pages *.1 files contains errors
mfang
parents:
30373
diff
changeset
|
23 |
.\" Title: policytool |
91b22707521a
8131105: Header Template for nroff man pages *.1 files contains errors
mfang
parents:
30373
diff
changeset
|
24 |
.\" Language: Japanese |
91b22707521a
8131105: Header Template for nroff man pages *.1 files contains errors
mfang
parents:
30373
diff
changeset
|
25 |
.\" Date: 2015年3月3日 |
91b22707521a
8131105: Header Template for nroff man pages *.1 files contains errors
mfang
parents:
30373
diff
changeset
|
26 |
.\" SectDesc: セキュリティ・ツール |
91b22707521a
8131105: Header Template for nroff man pages *.1 files contains errors
mfang
parents:
30373
diff
changeset
|
27 |
.\" Software: JDK 8 |
91b22707521a
8131105: Header Template for nroff man pages *.1 files contains errors
mfang
parents:
30373
diff
changeset
|
28 |
.\" Arch: 汎用 |
91b22707521a
8131105: Header Template for nroff man pages *.1 files contains errors
mfang
parents:
30373
diff
changeset
|
29 |
.\" Part Number: E58103-01 |
91b22707521a
8131105: Header Template for nroff man pages *.1 files contains errors
mfang
parents:
30373
diff
changeset
|
30 |
.\" Doc ID: JSSON |
91b22707521a
8131105: Header Template for nroff man pages *.1 files contains errors
mfang
parents:
30373
diff
changeset
|
31 |
.\" |
91b22707521a
8131105: Header Template for nroff man pages *.1 files contains errors
mfang
parents:
30373
diff
changeset
|
32 |
.if n .pl 99999 |
91b22707521a
8131105: Header Template for nroff man pages *.1 files contains errors
mfang
parents:
30373
diff
changeset
|
33 |
.TH "policytool" "1" "2015年3月3日" "JDK 8" "セキュリティ・ツール" |
23600 | 34 |
.\" ----------------------------------------------------------------- |
35 |
.\" * Define some portability stuff |
|
36 |
.\" ----------------------------------------------------------------- |
|
37 |
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|
38 |
.\" http://bugs.debian.org/507673 |
|
39 |
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html |
|
40 |
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|
41 |
.ie \n(.g .ds Aq \(aq |
|
42 |
.el .ds Aq ' |
|
43 |
.\" ----------------------------------------------------------------- |
|
44 |
.\" * set default formatting |
|
45 |
.\" ----------------------------------------------------------------- |
|
46 |
.\" disable hyphenation |
|
47 |
.nh |
|
48 |
.\" disable justification (adjust text to left margin only) |
|
49 |
.ad l |
|
50 |
.\" ----------------------------------------------------------------- |
|
51 |
.\" * MAIN CONTENT STARTS HERE * |
|
52 |
.\" ----------------------------------------------------------------- |
|
31876
91b22707521a
8131105: Header Template for nroff man pages *.1 files contains errors
mfang
parents:
30373
diff
changeset
|
53 |
.SH "名前" |
91b22707521a
8131105: Header Template for nroff man pages *.1 files contains errors
mfang
parents:
30373
diff
changeset
|
54 |
policytool \- ユーティリティGUI経由で取得したユーザー入力に基づいて、プレーン・テキストのポリシー・ファイルを読み書きします。 |
91b22707521a
8131105: Header Template for nroff man pages *.1 files contains errors
mfang
parents:
30373
diff
changeset
|
55 |
.SH "概要" |
23600 | 56 |
.sp |
57 |
.if n \{\ |
|
58 |
.RS 4 |
|
59 |
.\} |
|
60 |
.nf |
|
31876
91b22707521a
8131105: Header Template for nroff man pages *.1 files contains errors
mfang
parents:
30373
diff
changeset
|
61 |
\fBpolicytool\fR [ \fB\-file\fR ] [ \fIfilename\fR ] |
23600 | 62 |
.fi |
63 |
.if n \{\ |
|
64 |
.RE |
|
65 |
.\} |
|
66 |
.PP |
|
67 |
\-file |
|
68 |
.RS 4 |
|
31876
91b22707521a
8131105: Header Template for nroff man pages *.1 files contains errors
mfang
parents:
30373
diff
changeset
|
69 |
ポリシー・ファイルを読み込むように\fBpolicytool\fRに指示します。 |
23600 | 70 |
.RE |
71 |
.PP |
|
72 |
\fIfilename\fR |
|
73 |
.RS 4 |
|
31876
91b22707521a
8131105: Header Template for nroff man pages *.1 files contains errors
mfang
parents:
30373
diff
changeset
|
74 |
ロードするファイルの名前。 |
23600 | 75 |
.RE |
76 |
.PP |
|
31876
91b22707521a
8131105: Header Template for nroff man pages *.1 files contains errors
mfang
parents:
30373
diff
changeset
|
77 |
\fB例\fR: |
23600 | 78 |
.PP |
31876
91b22707521a
8131105: Header Template for nroff man pages *.1 files contains errors
mfang
parents:
30373
diff
changeset
|
79 |
ポリシー・ツール管理ユーティリティを実行します: |
23600 | 80 |
.sp |
81 |
.if n \{\ |
|
82 |
.RS 4 |
|
83 |
.\} |
|
84 |
.nf |
|
31876
91b22707521a
8131105: Header Template for nroff man pages *.1 files contains errors
mfang
parents:
30373
diff
changeset
|
85 |
\fBpolicytool\fR |
91b22707521a
8131105: Header Template for nroff man pages *.1 files contains errors
mfang
parents:
30373
diff
changeset
|
86 |
|
23600 | 87 |
.fi |
88 |
.if n \{\ |
|
2692 | 89 |
.RE |
23600 | 90 |
.\} |
91 |
.PP |
|
31876
91b22707521a
8131105: Header Template for nroff man pages *.1 files contains errors
mfang
parents:
30373
diff
changeset
|
92 |
\fBpolicytool\fRコマンドを実行し、指定されたファイルをロードします: |
23600 | 93 |
.sp |
94 |
.if n \{\ |
|
95 |
.RS 4 |
|
96 |
.\} |
|
97 |
.nf |
|
31876
91b22707521a
8131105: Header Template for nroff man pages *.1 files contains errors
mfang
parents:
30373
diff
changeset
|
98 |
\fBpolicytool \-file \fR\fB\fImypolicyfile\fR\fR |
91b22707521a
8131105: Header Template for nroff man pages *.1 files contains errors
mfang
parents:
30373
diff
changeset
|
99 |
|
2692 | 100 |
.fi |
23600 | 101 |
.if n \{\ |
102 |
.RE |
|
103 |
.\} |
|
31876
91b22707521a
8131105: Header Template for nroff man pages *.1 files contains errors
mfang
parents:
30373
diff
changeset
|
104 |
.SH "説明" |
23600 | 105 |
.PP |
31876
91b22707521a
8131105: Header Template for nroff man pages *.1 files contains errors
mfang
parents:
30373
diff
changeset
|
106 |
\fBpolicytool\fRコマンドは、管理者のGUIを呼び出します。これにより、システム管理者はローカル・ポリシー・ファイルの内容を管理できるようになります。ポリシー・ファイルは\fB\&.policy\fR拡張子を持つプレーンテキスト・ファイルで、ドメイン別にリモート・リクエスタを権限オブジェクトにマップします。詳細は、http://docs\&.oracle\&.com/javase/8/docs/technotes/guides/security/PolicyFiles\&.htmlにある |
91b22707521a
8131105: Header Template for nroff man pages *.1 files contains errors
mfang
parents:
30373
diff
changeset
|
107 |
「Default Policy Implementation and Policy File Syntax」を参照してください |
91b22707521a
8131105: Header Template for nroff man pages *.1 files contains errors
mfang
parents:
30373
diff
changeset
|
108 |
.SH "オプション" |
23600 | 109 |
.PP |
110 |
\-file |
|
111 |
.RS 4 |
|
31876
91b22707521a
8131105: Header Template for nroff man pages *.1 files contains errors
mfang
parents:
30373
diff
changeset
|
112 |
ポリシー・ファイルを読み込むように\fBpolicytool\fRに指示します。 |
23600 | 113 |
.RE |
31876
91b22707521a
8131105: Header Template for nroff man pages *.1 files contains errors
mfang
parents:
30373
diff
changeset
|
114 |
.SH "関連項目" |
23600 | 115 |
.sp |
116 |
.RS 4 |
|
117 |
.ie n \{\ |
|
118 |
\h'-04'\(bu\h'+03'\c |
|
119 |
.\} |
|
120 |
.el \{\ |
|
121 |
.sp -1 |
|
122 |
.IP \(bu 2.3 |
|
123 |
.\} |
|
31876
91b22707521a
8131105: Header Template for nroff man pages *.1 files contains errors
mfang
parents:
30373
diff
changeset
|
124 |
「Default Policy Implementation and Policy File Syntax」 |
23600 | 125 |
(http://docs\&.oracle\&.com/javase/8/docs/technotes/guides/security/PolicyFiles\&.html) |
126 |
.RE |
|
127 |
.sp |
|
128 |
.RS 4 |
|
129 |
.ie n \{\ |
|
130 |
\h'-04'\(bu\h'+03'\c |
|
131 |
.\} |
|
132 |
.el \{\ |
|
133 |
.sp -1 |
|
134 |
.IP \(bu 2.3 |
|
135 |
.\} |
|
31876
91b22707521a
8131105: Header Template for nroff man pages *.1 files contains errors
mfang
parents:
30373
diff
changeset
|
136 |
「Policy File Creation and Management」 |
23600 | 137 |
(http://docs\&.oracle\&.com/javase/8/docs/technotes/guides/security/PolicyGuide\&.html) |
138 |
.RE |
|
139 |
.sp |
|
140 |
.RS 4 |
|
141 |
.ie n \{\ |
|
142 |
\h'-04'\(bu\h'+03'\c |
|
143 |
.\} |
|
144 |
.el \{\ |
|
145 |
.sp -1 |
|
146 |
.IP \(bu 2.3 |
|
147 |
.\} |
|
31876
91b22707521a
8131105: Header Template for nroff man pages *.1 files contains errors
mfang
parents:
30373
diff
changeset
|
148 |
「Permissions in Java SE Development Kit (JDK)」 |
23600 | 149 |
(http://docs\&.oracle\&.com/javase/8/docs/technotes/guides/security/permissions\&.html) |
150 |
.RE |
|
151 |
.sp |
|
152 |
.RS 4 |
|
153 |
.ie n \{\ |
|
154 |
\h'-04'\(bu\h'+03'\c |
|
155 |
.\} |
|
156 |
.el \{\ |
|
157 |
.sp -1 |
|
158 |
.IP \(bu 2.3 |
|
159 |
.\} |
|
31876
91b22707521a
8131105: Header Template for nroff man pages *.1 files contains errors
mfang
parents:
30373
diff
changeset
|
160 |
「Java Security Overview」 |
23600 | 161 |
(http://docs\&.oracle\&.com/javase/8/docs/technotes/guides/security/overview/jsoverview\&.html) |
162 |
.RE |
|
163 |
.sp |
|
164 |
.RS 4 |
|
165 |
.ie n \{\ |
|
166 |
\h'-04'\(bu\h'+03'\c |
|
167 |
.\} |
|
168 |
.el \{\ |
|
169 |
.sp -1 |
|
170 |
.IP \(bu 2.3 |
|
171 |
.\} |
|
31876
91b22707521a
8131105: Header Template for nroff man pages *.1 files contains errors
mfang
parents:
30373
diff
changeset
|
172 |
「Java Cryptography Architecture (JCA) Reference Guide」 |
23600 | 173 |
(http://docs\&.oracle\&.com/javase/8/docs/technotes/guides/security/crypto/CryptoSpec\&.html) |
174 |
.RE |
|
2692 | 175 |
.br |
23600 | 176 |
'pl 8.5i |
177 |
'bp |