Skip to content

Commit ca2c753

Browse files
committed
Added changes related to 2509 changes
1 parent 0df25c6 commit ca2c753

25 files changed

+256
-128
lines changed
114 KB
Loading

docs/endpointprotector/admin/cap_module/capmodule.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,6 @@ Content Aware Protection comes as the second level of data protection available
4242
Protector. The module is displayed but requires a simple activation by pressing the Enable button.
4343
If not previously provided, the contact details of the Main Administrator will be required.
4444

45-
:::note
46-
Any details provided will only be used to ensure the Live Update Server is configured
47-
correctly and that the Content Aware Protection module was enabled successfully.
48-
:::
49-
5045

5146
![The module is displayed but requires a simple activation by pressing the Enable button](activation.webp)
5247

9.2 KB
Loading
162 KB
Loading

docs/endpointprotector/admin/dc_module/globalsettings.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,8 +408,11 @@ In this section, you can manage the following settings:
408408
Learn more about [Bypass Log Reporting Frequency](#bypass-log-reporting-frequency).
409409
:::
410410

411+
- DPI Bypass for Unidentified Application – this will enable bypassing DPI while logging traffic details,
412+
if available. Applicable only to EPP Clients for Linux with version 2.4.5.x or higher.
411413

412-
![If enabled, network and browser traffic can be inspected for content](dpiconfiguration.webp)
414+
415+
![If enabled, network and browser traffic can be inspected for content](dpiconfiguration.png)
413416

414417
### Intercept VPN Traffic
415418

91.7 KB
Loading
92.8 KB
Loading

docs/endpointprotector/admin/dc_module/usersandgroups.md

Lines changed: 30 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -133,30 +133,51 @@ assigned to the Default Group unless you create a Smart Group.
133133
:::
134134

135135

136-
![ Membership can be defined based on element name patterns](smartgroups.webp)
136+
![ Membership can be defined based on element name patterns](SmartGroupSettings.png)
137137

138138
**Step 2 –** Create a Smart Groups from Device Control, Groups section. Click **Create**, provide
139139
the following and then click **Save**:
140140

141141
- Group name, description and Department
142142
- Enable the Smart Group setting
143143
- Select the Entity, Computers or Users
144-
- Set rules for the Computers or Users by inclusion and exclusion.
145-
146-
Define the rules Computers or Users are added to the Smart Groups based on the naming pattern rules:
147-
XYZ\*, \*XYZ\*,\*XYZ.
144+
- Set rules for the Computers or Users by adding conditions for their selected properties.
145+
146+
These entities support similar, but slightly different properties that can be used in filtering, as follows:
147+
148+
| Computer | Users |
149+
|-------------------------------------- |---------------------------------------|
150+
| Computer ID | First Name |
151+
| Username | Last Name |
152+
| Main IP | Employee ID |
153+
| Main MAC Address | Phone |
154+
| Serial Number | e-mail |
155+
| Domain | Team |
156+
| Workgroup | Last Computer |
157+
| Department | Domain |
158+
| Groups | Department |
159+
| OS | Groups |
160+
| Last Seen | Last Seen |
161+
| Location | Certificate added to Keychain/store |
162+
| Client Version | |
163+
| Terminal Server | |
164+
| Certificate added to Keychain/store | |
165+
166+
167+
- Define the rules by adding a property, an operator and a value for that operator like: XYZ*, *XYZ*,*XYZ. You can add multiple rules using different or the same property.
148168

149169
:::warning
150-
The rules set are key-sensitive!
151-
:::
170+
The values set are key-sensitive!
171+
172+
- After defining the rules, validate the expressions used in the conditions by clicking the Validate button. If the conditions are built correctly, the top ten matching results are displayed after validation.
152173

153174

154175
:::note
155176
Once created, you can manage the group's priority by drag and drop actions.
156177
:::
157178

158179

159-
![Adding users to smart groups](groupinformation.webp)
180+
![Adding users to smart groups](groupinformationcreation.png)
160181

161182
**Step 3 –** Synchronize entities to the Smart Groups.
162183

@@ -175,7 +196,7 @@ assigned to that Group.
175196
If the new Computer does not match the rule, it will be added to the Default Group, if Default
176197
Groups are enabled from System Configuration, System Settings, and the Smart Groups section.
177198

178-
![Editing Group Information](groupinfoedit.webp)
199+
![Editing Group Information](groupinformationedit.png)
179200

180201
**Step 4 –** Delete a Smart Group from the Actions column or select the group from the list and then
181202
click **Delete**.

docs/endpointprotector/admin/ed_module/edmodule.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,6 @@ eDiscovery comes as the third level of data protection available in Endpoint Pro
2424
is displayed but requires a simple activation by pressing the Enable button. If not previously
2525
provided, the contact details of the Main Administrator will be required.
2626

27-
:::note
28-
Any details provided will only be used to ensure the Live Update Server is configured
29-
correctly and that the eDiscovery module was enabled successfully.
30-
:::
31-
3227

3328
:::warning
3429
The eDiscovery module is separate from Device Control or Content Aware Protection

docs/endpointprotector/admin/serverclientcommunication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ the TLS protocol.
3131

3232
| Older than 5.7.0.0 | |
3333
| ------------------------- | -------------------------------------------------------------------------------------------------- |
34-
| Version 5.7.0.0 or higher | For in-place upgrades via Live Update, the Linux OS libraries must be upgraded by Customer Support |
34+
| Version 5.7.0.0 or higher | For in-place upgrades via Live Update (deprecated feature starting with 2509 version), the Linux OS libraries must be upgraded by Customer Support |

0 commit comments

Comments
 (0)