policytool.1 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158
  1. '\" t
  2. .\" Copyright (c) 2001, 2014, Oracle and/or its affiliates. All rights reserved.
  3. .\"
  4. .\" Title: policytool
  5. .\" Language: Japanese
  6. .\" Date: 2015年3月3日
  7. .\" SectDesc: セキュリティ・ツール
  8. .\" Software: JDK 8
  9. .\" Arch: 汎用
  10. .\" Part Number: E58104-01
  11. .\" Doc ID: JSSOR
  12. .\"
  13. .if n .pl 99999
  14. .TH "policytool" "1" "2015年3月3日" "JDK 8" "セキュリティ・ツール"
  15. .\" -----------------------------------------------------------------
  16. .\" * Define some portability stuff
  17. .\" -----------------------------------------------------------------
  18. .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  19. .\" http://bugs.debian.org/507673
  20. .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
  21. .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  22. .ie \n(.g .ds Aq \(aq
  23. .el .ds Aq '
  24. .\" -----------------------------------------------------------------
  25. .\" * set default formatting
  26. .\" -----------------------------------------------------------------
  27. .\" disable hyphenation
  28. .nh
  29. .\" disable justification (adjust text to left margin only)
  30. .ad l
  31. .\" -----------------------------------------------------------------
  32. .\" * MAIN CONTENT STARTS HERE *
  33. .\" -----------------------------------------------------------------
  34. .SH "名前"
  35. policytool \- ユーティリティGUI経由で取得したユーザー入力に基づいて、プレーン・テキストのポリシー・ファイルを読み書きします。
  36. .SH "概要"
  37. .sp
  38. .if n \{\
  39. .RS 4
  40. .\}
  41. .nf
  42. \fBpolicytool\fR [ \fB\-file\fR ] [ \fIfilename\fR ]
  43. .fi
  44. .if n \{\
  45. .RE
  46. .\}
  47. .PP
  48. \-file
  49. .RS 4
  50. ポリシー・ファイルを読み込むように\fBpolicytool\fRに指示します。
  51. .RE
  52. .PP
  53. \fIfilename\fR
  54. .RS 4
  55. ロードするファイルの名前。
  56. .RE
  57. .PP
  58. \fB例\fR:
  59. .PP
  60. ポリシー・ツール管理ユーティリティを実行します:
  61. .sp
  62. .if n \{\
  63. .RS 4
  64. .\}
  65. .nf
  66. \fBpolicytool\fR
  67. .fi
  68. .if n \{\
  69. .RE
  70. .\}
  71. .PP
  72. \fBpolicytool\fRコマンドを実行し、指定されたファイルをロードします:
  73. .sp
  74. .if n \{\
  75. .RS 4
  76. .\}
  77. .nf
  78. \fBpolicytool \-file \fR\fB\fImypolicyfile\fR\fR
  79. .fi
  80. .if n \{\
  81. .RE
  82. .\}
  83. .SH "説明"
  84. .PP
  85. \fBpolicytool\fRコマンドは、管理者のGUIを呼び出します。これにより、システム管理者はローカル・ポリシー・ファイルの内容を管理できるようになります。ポリシー・ファイルは\fB\&.policy\fR拡張子を持つプレーンテキスト・ファイルで、ドメイン別にリモート・リクエスタを権限オブジェクトにマップします。詳細は、http://docs\&.oracle\&.com/javase/8/docs/technotes/guides/security/PolicyFiles\&.htmlにある
  86. 「Default Policy Implementation and Policy File Syntax」を参照してください
  87. .SH "オプション"
  88. .PP
  89. \-file
  90. .RS 4
  91. ポリシー・ファイルを読み込むように\fBpolicytool\fRに指示します。
  92. .RE
  93. .SH "関連項目"
  94. .sp
  95. .RS 4
  96. .ie n \{\
  97. \h'-04'\(bu\h'+03'\c
  98. .\}
  99. .el \{\
  100. .sp -1
  101. .IP \(bu 2.3
  102. .\}
  103. 「Default Policy Implementation and Policy File Syntax」
  104. (http://docs\&.oracle\&.com/javase/8/docs/technotes/guides/security/PolicyFiles\&.html)
  105. .RE
  106. .sp
  107. .RS 4
  108. .ie n \{\
  109. \h'-04'\(bu\h'+03'\c
  110. .\}
  111. .el \{\
  112. .sp -1
  113. .IP \(bu 2.3
  114. .\}
  115. 「Policy File Creation and Management」
  116. (http://docs\&.oracle\&.com/javase/8/docs/technotes/guides/security/PolicyGuide\&.html)
  117. .RE
  118. .sp
  119. .RS 4
  120. .ie n \{\
  121. \h'-04'\(bu\h'+03'\c
  122. .\}
  123. .el \{\
  124. .sp -1
  125. .IP \(bu 2.3
  126. .\}
  127. 「Permissions in Java SE Development Kit (JDK)」
  128. (http://docs\&.oracle\&.com/javase/8/docs/technotes/guides/security/permissions\&.html)
  129. .RE
  130. .sp
  131. .RS 4
  132. .ie n \{\
  133. \h'-04'\(bu\h'+03'\c
  134. .\}
  135. .el \{\
  136. .sp -1
  137. .IP \(bu 2.3
  138. .\}
  139. 「Java Security Overview」
  140. (http://docs\&.oracle\&.com/javase/8/docs/technotes/guides/security/overview/jsoverview\&.html)
  141. .RE
  142. .sp
  143. .RS 4
  144. .ie n \{\
  145. \h'-04'\(bu\h'+03'\c
  146. .\}
  147. .el \{\
  148. .sp -1
  149. .IP \(bu 2.3
  150. .\}
  151. 「Java Cryptography Architecture (JCA) Reference Guide」
  152. (http://docs\&.oracle\&.com/javase/8/docs/technotes/guides/security/crypto/CryptoSpec\&.html)
  153. .RE
  154. .br
  155. 'pl 8.5i
  156. 'bp