policytool.1 revision 6073:cea72c2bf071
1." Copyright (c) 2001, 2012, Oracle and/or its affiliates. All rights reserved.
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."
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.
21."
22.TH policytool 1 "10 May 2011"
23
24.LP
25.SH "Name"
26policytool \- 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.RS 3
32.TP 3
33\
34.TP 3
35Run the policytool Administrator's utility
36\f4policytool\fP
37.TP 3
38Run policytool and load the specified policy file
39\f4policytool\fP\f2[\-file\ \fP\f2filename\fP\f2]\fP
40.TP 3
41\
42.TP 3
43where:
44.RS 3
45.TP 3
46file
47directs \f2policytool\fP to load a local policy file
48.TP 3
49filename
50The file name
51.RE
52.SH "DESCRIPTION"
53.LP
54\f3policytool\fP is a GUI that allows users to create and manage policy files. For details, see
55.na
56\f2the Policytool Users Guide\fP @
57.fi
58http://download.oracle.com/javase/7/docs/technotes/guides/security/PolicyGuide.html.
59.SH "OPTIONS"
60.RS 3
61.TP 3
62file
63Loads \f2filename\fP.
64.SH "SEE ALSO"
65.na
66\f2Default Policy Implementation and Syntax\fP @
67.fi
68http://download.oracle.com/javase/7/docs/technotes/guides/security/PolicyFiles.html
69.br
70.na
71\f2Policy Tool Users' Guide\fP @
72.fi
73http://download.oracle.com/javase/7/docs/technotes/guides/security/PolicyGuide.html
74.br
75.na
76\f2Security Permissions\fP @
77.fi
78http://download.oracle.com/javase/7/docs/technotes/guides/security/permissions.html
79.br
80.na
81\f2Security Overview\fP @
82.fi
83http://download.oracle.com/javase/7/docs/technotes/guides/security/overview/jsoverview.html
84.br
85.RE
86.RE
87
88.LP
89
90