5865
|
1 |
." Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved.
|
2
|
2 |
." DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
3 |
."
|
|
4 |
." This code is free software; you can redistribute it and/or modify it
|
|
5 |
." under the terms of the GNU General Public License version 2 only, as
|
|
6 |
." published by the Free Software Foundation.
|
|
7 |
."
|
|
8 |
." This code is distributed in the hope that it will be useful, but WITHOUT
|
|
9 |
." ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
10 |
." FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
|
11 |
." version 2 for more details (a copy is included in the LICENSE file that
|
|
12 |
." accompanied this code).
|
|
13 |
."
|
|
14 |
." You should have received a copy of the GNU General Public License version
|
|
15 |
." 2 along with this work; if not, write to the Free Software Foundation,
|
|
16 |
." Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
|
|
17 |
."
|
5506
|
18 |
." Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
|
|
19 |
." or visit www.oracle.com if you need additional information or have any
|
|
20 |
." questions.
|
2
|
21 |
."
|
5865
|
22 |
.TH policytool 1 "02 Jun 2010"
|
2
|
23 |
|
|
24 |
.LP
|
2692
|
25 |
.SH "Name"
|
2
|
26 |
policytool \- PolicyTool Administration GUI Utility
|
|
27 |
.LP
|
|
28 |
\f3policytool\fP reads and writes a plain text policy file based on user input via the utility GUI.
|
|
29 |
.SH "SYNOPSIS"
|
|
30 |
.LP
|
|
31 |
|
|
32 |
.LP
|
|
33 |
.RS 3
|
|
34 |
.TP 3
|
|
35 |
\
|
|
36 |
.TP 3
|
|
37 |
Run the policytool Administrator's utility
|
|
38 |
\f4policytool\fP
|
|
39 |
.TP 3
|
|
40 |
Run policytool and load the specified policy file
|
|
41 |
\f4policytool\fP\f2[\-file\ \fP\f2filename\fP\f2]\fP
|
|
42 |
.TP 3
|
|
43 |
\
|
|
44 |
.TP 3
|
|
45 |
where:
|
|
46 |
.RS 3
|
|
47 |
.TP 3
|
|
48 |
file
|
|
49 |
directs \f2policytool\fP to load a local policy file
|
|
50 |
.TP 3
|
|
51 |
filename
|
|
52 |
The file name
|
|
53 |
.RE
|
2692
|
54 |
.SH "DESCRIPTION"
|
2
|
55 |
.LP
|
|
56 |
\f3policytool\fP is a GUI that allows users to create and manage policy files. For details, see
|
|
57 |
.na
|
|
58 |
\f2the Policytool Users Guide\fP @
|
|
59 |
.fi
|
2692
|
60 |
http://java.sun.com/javase/6/docs/technotes/guides/security/PolicyGuide.html.
|
|
61 |
.SH "OPTIONS"
|
2
|
62 |
.RS 3
|
|
63 |
.TP 3
|
|
64 |
file
|
|
65 |
Loads \f2filename\fP.
|
|
66 |
.SH "SEE ALSO"
|
|
67 |
.na
|
|
68 |
\f2Default Policy Implementation and Syntax\fP @
|
|
69 |
.fi
|
|
70 |
http://java.sun.com/javase/6/docs/technotes/guides/security/PolicyFiles.html
|
|
71 |
.br
|
|
72 |
.na
|
|
73 |
\f2Policy Tool Users' Guide\fP @
|
|
74 |
.fi
|
|
75 |
http://java.sun.com/javase/6/docs/technotes/guides/security/PolicyGuide.html
|
|
76 |
.br
|
|
77 |
.na
|
|
78 |
\f2Security Permissions\fP @
|
|
79 |
.fi
|
|
80 |
http://java.sun.com/javase/6/docs/technotes/guides/security/permissions.html
|
|
81 |
.br
|
|
82 |
.na
|
|
83 |
\f2Security Overview\fP @
|
|
84 |
.fi
|
|
85 |
http://java.sun.com/javase/6/docs/technotes/guides/security/overview/jsoverview.html
|
|
86 |
.br
|
|
87 |
.RE
|
2692
|
88 |
.RE
|
|
89 |
|
|
90 |
.LP
|
2
|
91 |
|