utm-plc 0.2.0 → 0.2.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/README.mkd +38 -40
  2. metadata +3 -3
data/README.mkd CHANGED
@@ -55,46 +55,44 @@ pages. The Default content filter block action is configured to log accessed bu
55
55
  FilterAction Three is configured to not log either accessed or blocked pages, but isn't in use by any Filter
56
56
  Profile. Here we go:
57
57
 
58
- $ plc
59
- What port?: 22
60
- Which host?: 192.168.0.1
61
- Logging in as loginuser...
62
- What is the password for loginuser?:
63
- Using su to become root...
64
- What is the password for root?:
65
- Am now root.
66
- Found 3 profiles:
67
- -- REF_DefaultHTTPProfile
68
- -- REF_HttProConta19216
69
- -- REF_HttProConta192162
70
-
71
- Checking profile: Default Proxy
72
- Found cff_profiles:
73
- -- REF_DefaultHTTPCFFProfile
74
- Got the assignment for that profile...
75
- Got the action for that assignment...
76
- Found an action that isn't logging everything: Default content filter action
77
-
78
- Checking profile: Profile One
79
- Found cff_profiles:
80
- -- REF_HttCffAllowFromAdmin
81
- Got the assignment for that profile...
82
- Got the action for that assignment...
83
- Found an action that isn't logging everything: FilterAction Two
84
-
85
- Checking profile: Profile Two
86
- Found cff_profiles:
87
- -- REF_HttCffAllowFromJeff
88
- Got the assignment for that profile...
89
- Got the action for that assignment...
90
- Found an action that isn't logging everything: FilterAction One
91
-
92
-
93
- Printing results:
94
- Please activate the 'Log Blocked Pages' option for the Web Filter Action named: Default content filter action
95
- Please activate the 'Log Blocked Pages' option for the Web Filter Action named: FilterAction Two
96
- Please activate the 'Log Accessed Pages' option for the Web Filter Action named: FilterAction One
97
- Done
58
+ jeff@dev> bin/plc
59
+ What port?: 22
60
+ Which host?: 192.168.0.1
61
+ Logging in as loginuser...
62
+ What is the password for loginuser?:
63
+ Using su to become root...
64
+ What is the password for root?:
65
+ Am now root.
66
+ Checking profile: Default Proxy
67
+ Got the assignment for that profile...
68
+ Got the action for that assignment...
69
+ Found an action that isn't logging everything: Default content filter action
70
+ Checking profile: Profile One
71
+ Got the assignment for that profile...
72
+ Got the action for that assignment...
73
+ Found an action that isn't logging everything: FilterAction Two
74
+ Checking profile: Profile Two
75
+ Got the assignment for that profile...
76
+ Got the action for that assignment...
77
+ Found an action that isn't logging everything: FilterAction One
78
+ Checking exception: Microsoft Windows Update
79
+ Checking exception: Apple Update
80
+ Checking exception: Adobe Software Update
81
+ Checking exception: iphone/iPad youtube
82
+ Checking exception: Nokia Ovi Suite/Store
83
+ Checking exception: Sophos LiveConnect
84
+ Checking exception: Trendmicro Update
85
+ Checking exception: Sophos Services
86
+
87
+
88
+ Printing results:
89
+ Please activate the 'Log Blocked Pages' option for the Web Filter Action named: Default content filter action
90
+ Please activate the 'Log Blocked Pages' option for the Web Filter Action named: FilterAction Two
91
+ Please activate the 'Log Accessed Pages' option for the Web Filter Action named: FilterAction One
92
+ Please deactivate the option to skip logging of accessed pages for the Exception named: Sophos Services
93
+ Please deactivate the option to skip logging of blocked pages for the Exception named: Sophos Services
94
+ Done
95
+
98
96
 
99
97
  Note that FilterAction Three doesn't make an appearance. This is because it isn't being used by any of the
100
98
  current Web Filter or Proxy Profiles, so no traffic is hitting it, so the tool doesn't [see or] report it.
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 2
8
- - 0
9
- version: 0.2.0
8
+ - 2
9
+ version: 0.2.2
10
10
  platform: ruby
11
11
  authors:
12
12
  - Jeff Welling
@@ -14,7 +14,7 @@ autorequire:
14
14
  bindir: bin
15
15
  cert_chain: []
16
16
 
17
- date: 2013-06-10 23:37:19 -07:00
17
+ date: 2013-06-10 23:53:01 -07:00
18
18
  default_executable:
19
19
  dependencies: []
20
20