table of contents
policytool(1) | General Commands Manual | policytool(1) |
Name¶
policytool - PolicyTool Administration GUI Utility
policytool reads and writes a plain text policy file based on user input via the utility GUI.
SYNOPSIS¶
Run the policytool Administrator's utility
policytool
Run policytool and load the specified policy file
policytool[-file filename]
where:
DESCRIPTION¶
policytool is a GUI that allows users to create and manage
policy files. For details, see the Policytool Users Guide @
http://docs.oracle.com/javase/7/docs/technotes/guides/security/PolicyGuide.html.
OPTIONS¶
- file
- Loads filename.
SEE ALSO¶
Default Policy Implementation and Syntax @
http://docs.oracle.com/javase/7/docs/technotes/guides/security/PolicyFiles.html
Policy Tool Users' Guide @
http://docs.oracle.com/javase/7/docs/technotes/guides/security/PolicyGuide.html
Security Permissions @
http://docs.oracle.com/javase/7/docs/technotes/guides/security/permissions.html
Security Overview @
http://docs.oracle.com/javase/7/docs/technotes/guides/security/overview/jsoverview.html
16 Mar 2012 |