1policytool(1) General Commands Manual policytool(1)
2
3
4
6 policytool - PolicyTool Administration GUI Utility
7
8 policytool reads and writes a plain text policy file based on user
9 input via the utility GUI.
10
12 Run the policytool Administrator's utility
13
14 policytool
15
16 Run policytool and load the specified policy file
17
18 policytool[-file filename]
19
20 where:
21
22 file
23 directs policytool to load a local policy file
24
25 filename
26 The file name
27
28
30 policytool is a GUI that allows users to create and manage policy
31 files. For details, see the Policytool Users Guide @
32 http://docs.oracle.com/javase/7/docs/technotes/guides/security/Poli‐
33 cyGuide.html.
34
36 file
37 Loads filename.
38
39
41 Default Policy Implementation and Syntax @
42 http://docs.oracle.com/javase/7/docs/technotes/guides/security/Policy‐
43 Files.html
44
45
46 Policy Tool Users' Guide @
47 http://docs.oracle.com/javase/7/docs/technotes/guides/security/Poli‐
48 cyGuide.html
49
50
51 Security Permissions @
52 http://docs.oracle.com/javase/7/docs/technotes/guides/security/permis‐
53 sions.html
54
55
56 Security Overview @
57 http://docs.oracle.com/javase/7/docs/technotes/guides/security/over‐
58 view/jsoverview.html
59
60
61 16 Mar 2012 policytool(1)