2011-05-11 08:30:46 -07:00
|
|
|
." Copyright (c) 2001, 2011, Oracle and/or its affiliates. All rights reserved.
|
2007-12-01 00:00:00 +00:00
|
|
|
." DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
|
|
."
|
|
|
|
." This code is free software; you can redistribute it and/or modify it
|
|
|
|
." under the terms of the GNU General Public License version 2 only, as
|
|
|
|
." published by the Free Software Foundation.
|
|
|
|
."
|
|
|
|
." This code is distributed in the hope that it will be useful, but WITHOUT
|
|
|
|
." ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
|
|
." FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
|
|
|
." version 2 for more details (a copy is included in the LICENSE file that
|
|
|
|
." accompanied this code).
|
|
|
|
."
|
|
|
|
." You should have received a copy of the GNU General Public License version
|
|
|
|
." 2 along with this work; if not, write to the Free Software Foundation,
|
|
|
|
." Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
|
|
|
|
."
|
2010-05-25 15:58:33 -07:00
|
|
|
." Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
|
|
|
|
." or visit www.oracle.com if you need additional information or have any
|
|
|
|
." questions.
|
2007-12-01 00:00:00 +00:00
|
|
|
."
|
2011-05-11 08:30:46 -07:00
|
|
|
.TH policytool 1 "10 May 2011"
|
2007-12-01 00:00:00 +00:00
|
|
|
|
|
|
|
.LP
|
2009-05-04 18:28:26 -07:00
|
|
|
.SH "Name"
|
2007-12-01 00:00:00 +00:00
|
|
|
policytool \- PolicyTool Administration GUI Utility
|
|
|
|
.LP
|
|
|
|
\f3policytool\fP reads and writes a plain text policy file based on user input via the utility GUI.
|
|
|
|
.SH "SYNOPSIS"
|
|
|
|
.LP
|
|
|
|
.RS 3
|
|
|
|
.TP 3
|
|
|
|
\
|
|
|
|
.TP 3
|
|
|
|
Run the policytool Administrator's utility
|
|
|
|
\f4policytool\fP
|
|
|
|
.TP 3
|
|
|
|
Run policytool and load the specified policy file
|
|
|
|
\f4policytool\fP\f2[\-file\ \fP\f2filename\fP\f2]\fP
|
|
|
|
.TP 3
|
|
|
|
\
|
|
|
|
.TP 3
|
|
|
|
where:
|
|
|
|
.RS 3
|
|
|
|
.TP 3
|
|
|
|
file
|
|
|
|
directs \f2policytool\fP to load a local policy file
|
|
|
|
.TP 3
|
|
|
|
filename
|
|
|
|
The file name
|
|
|
|
.RE
|
2009-05-04 18:28:26 -07:00
|
|
|
.SH "DESCRIPTION"
|
2007-12-01 00:00:00 +00:00
|
|
|
.LP
|
|
|
|
\f3policytool\fP is a GUI that allows users to create and manage policy files. For details, see
|
|
|
|
.na
|
|
|
|
\f2the Policytool Users Guide\fP @
|
|
|
|
.fi
|
2011-05-11 08:30:46 -07:00
|
|
|
http://download.oracle.com/javase/7/docs/technotes/guides/security/PolicyGuide.html.
|
2009-05-04 18:28:26 -07:00
|
|
|
.SH "OPTIONS"
|
2007-12-01 00:00:00 +00:00
|
|
|
.RS 3
|
|
|
|
.TP 3
|
|
|
|
file
|
|
|
|
Loads \f2filename\fP.
|
|
|
|
.SH "SEE ALSO"
|
|
|
|
.na
|
|
|
|
\f2Default Policy Implementation and Syntax\fP @
|
|
|
|
.fi
|
2011-05-11 08:30:46 -07:00
|
|
|
http://download.oracle.com/javase/7/docs/technotes/guides/security/PolicyFiles.html
|
2007-12-01 00:00:00 +00:00
|
|
|
.br
|
|
|
|
.na
|
|
|
|
\f2Policy Tool Users' Guide\fP @
|
|
|
|
.fi
|
2011-05-11 08:30:46 -07:00
|
|
|
http://download.oracle.com/javase/7/docs/technotes/guides/security/PolicyGuide.html
|
2007-12-01 00:00:00 +00:00
|
|
|
.br
|
|
|
|
.na
|
|
|
|
\f2Security Permissions\fP @
|
|
|
|
.fi
|
2011-05-11 08:30:46 -07:00
|
|
|
http://download.oracle.com/javase/7/docs/technotes/guides/security/permissions.html
|
2007-12-01 00:00:00 +00:00
|
|
|
.br
|
|
|
|
.na
|
|
|
|
\f2Security Overview\fP @
|
|
|
|
.fi
|
2011-05-11 08:30:46 -07:00
|
|
|
http://download.oracle.com/javase/7/docs/technotes/guides/security/overview/jsoverview.html
|
2007-12-01 00:00:00 +00:00
|
|
|
.br
|
|
|
|
.RE
|
2009-05-04 18:28:26 -07:00
|
|
|
.RE
|
|
|
|
|
|
|
|
.LP
|
2007-12-01 00:00:00 +00:00
|
|
|
|