blob: 5d339637f3977b030600614120dab4a21f6482e6 [file] [log] [blame]
bpatel87d64cc2010-07-14 15:42:06 -07001." Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved.
duke6e45e102007-12-01 00:00:00 +00002." 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."
ohair2283b9d2010-05-25 15:58:33 -070018." 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.
duke6e45e102007-12-01 00:00:00 +000021."
bpatel87d64cc2010-07-14 15:42:06 -070022.TH policytool 1 "02 Jun 2010"
duke6e45e102007-12-01 00:00:00 +000023
24.LP
tbell16c34dd2009-05-04 18:28:26 -070025.SH "Name"
duke6e45e102007-12-01 00:00:00 +000026policytool \- 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
37Run the policytool Administrator's utility
38\f4policytool\fP
39.TP 3
40Run policytool and load the specified policy file
41\f4policytool\fP\f2[\-file\ \fP\f2filename\fP\f2]\fP
42.TP 3
43\
44.TP 3
45where:
46.RS 3
47.TP 3
48file
49directs \f2policytool\fP to load a local policy file
50.TP 3
51filename
52The file name
53.RE
tbell16c34dd2009-05-04 18:28:26 -070054.SH "DESCRIPTION"
duke6e45e102007-12-01 00:00:00 +000055.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
tbell16c34dd2009-05-04 18:28:26 -070060http://java.sun.com/javase/6/docs/technotes/guides/security/PolicyGuide.html.
61.SH "OPTIONS"
duke6e45e102007-12-01 00:00:00 +000062.RS 3
63.TP 3
64file
65Loads \f2filename\fP.
66.SH "SEE ALSO"
67.na
68\f2Default Policy Implementation and Syntax\fP @
69.fi
70http://java.sun.com/javase/6/docs/technotes/guides/security/PolicyFiles.html
71.br
72.na
73\f2Policy Tool Users' Guide\fP @
74.fi
75http://java.sun.com/javase/6/docs/technotes/guides/security/PolicyGuide.html
76.br
77.na
78\f2Security Permissions\fP @
79.fi
80http://java.sun.com/javase/6/docs/technotes/guides/security/permissions.html
81.br
82.na
83\f2Security Overview\fP @
84.fi
85http://java.sun.com/javase/6/docs/technotes/guides/security/overview/jsoverview.html
86.br
87.RE
tbell16c34dd2009-05-04 18:28:26 -070088.RE
89
90.LP
duke6e45e102007-12-01 00:00:00 +000091