You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- For DEBIAN the mdatp package requires `libc6 >= 2.23`, `uuid-runtime`, `mde-netfilter`
490
-
- For Mariner the mdatp package requires `attr`, `diffutils`, `libacl`, `libattr`, `libselinux-utils`, `selinux-policy`, `policycoreutils`, `mde-netfilter`
488
+
- The mdatp RPM package requires `glibc >= 2.17`
489
+
- For DEBIAN the mdatp package requires `libc6 >= 2.23`, `uuid-runtime`
490
+
- For Mariner the mdatp package requires `attr`, `diffutils`, `libacl`, `libattr`, `libselinux-utils`, `selinux-policy`, `policycoreutils`
491
491
492
492
> [!NOTE]
493
493
> Beginning with version `101.24082.0004`, Defender for Endpoint on Linux no longer supports the `Auditd` event provider. We're transitioning completely to the more efficient eBPF technology.
494
494
> If eBPF isn't supported on your machines, or if there are specific requirements to remain on Auditd, and your machines are using Defender for Endpoint on Linux version `101.24072.0001` or lower, the following other dependencies on the auditd package exist for mdatp:
495
495
> - The mdatp RPM package requires `audit`, `semanage`.
496
496
> - For DEBIAN, the mdatp package requires `auditd`.
497
497
> - For Mariner, the mdatp package requires `audit`.
498
-
499
-
The `mde-netfilter` package also has the following package dependencies:
500
-
501
-
- For DEBIAN, the `mde-netfilter` package requires `libnetfilter-queue1`, `libglib2.0-0`
502
-
- For RPM, the `mde-netfilter` package requires `libmnl`, `libnfnetlink`, `libnetfilter_queue`, `glib2`
503
-
- For Mariner, the `mde-netfilter` package requires `libnfnetlink`, `libnetfilter_queue`
- For DEBIAN the `mdatp` package requires `libc6 >= 2.23`,`uuid-runtime`, `mde-netfilter`
195
-
- For Mariner the `mdatp` package requires `attr`,`diffutils`, `libacl`, `libattr`,`libselinux-utils`, `selinux-policy`, `policycoreutils`,`mde-netfilter`
193
+
- The `mdatp RPM` package requires - `glibc >= 2.17`
194
+
- For DEBIAN the `mdatp` package requires `libc6 >= 2.23`,`uuid-runtime`
195
+
- For Mariner the `mdatp` package requires `attr`,`diffutils`, `libacl`, `libattr`,`libselinux-utils`, `selinux-policy`, `policycoreutils`
196
196
197
197
> [!NOTE]
198
198
> Beginning with version `101.24082.0004`, Defender for Endpoint on Linux no longer supports the `Auditd` event provider. We're transitioning completely to the more efficient eBPF technology.
199
199
> If `eBPF` isn't supported on your machines, or if there are specific requirements to remain on `Auditd`, and your machines are using Defender for Endpoint on Linux version `101.24072.0001` or earlier, other dependencies on the auditd package exist for`mdatp`.
200
-
201
-
## `mdatp` package dependencies
202
-
203
-
- The `mdatp RPM` package requires `audit`, `semanage`.
204
-
- For DEBIAN, the `mdatp` package requires `auditd`.
205
-
- For Mariner, the `mdatp` package requires `audit`.
206
-
207
-
### `mde-netfilter` dependencies
208
-
209
-
The `mde-netfilter` package also has the following package dependencies:
210
-
211
-
- For DEBIAN, the `mde-netfilter` package requires `libnetfilter-queue1`, `libglib2.0-0`.
212
-
- For RPM, the `mde-netfilter` package requires `libmnl`, `libnfnetlink`,`libnetfilter_queue`,`glib2`.
213
-
- For Mariner, the `mde-netfilter` package requires `libnfnetlink`, `libnetfilter_queue`.
Copy file name to clipboardExpand all lines: defender-endpoint/mde-linux-prerequisites.md
+14-7Lines changed: 14 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -175,14 +175,21 @@ For troubleshooting steps, see [Troubleshoot cloud connectivity issues for Micro
175
175
176
176
If the Microsoft Defender for Endpoint installation fails due to missing dependencies errors, you can manually download the prerequisite dependencies. The following external package dependencies exist for the mdatp package:
177
177
178
-
- The mdatp RPM package requires `glibc >= 2.17`, `policycoreutils`, `selinux-policy-targeted`, and `mde-netfilter`.
179
-
- For RHEL6 the mdatp RPM package requires `policycoreutils`, `libselinux`, and `mde-netfilter`.
180
-
- For DEBIAN the mdatp package requires `libc6 >= 2.23`, `uuid-runtime`, and `mde-netfilter`.
178
+
- The mdatp RPM package requires `glibc >= 2.17`.
179
+
- For DEBIAN the mdatp package requires `libc6 >= 2.23`, `uuid-runtime`.
181
180
182
-
The `mde-netfilter` package also has the following package dependencies:
183
-
184
-
- For DEBIAN, the mde-netfilter package requires `libnetfilter-queue1` and `libglib2.0-0`
185
-
- For RPM, the mde-netfilter package requires `libmnl`, `libnfnetlink`, `libnetfilter_queue`, and `glib2`
181
+
> [!NOTE]
182
+
> Beginning with version `101.24082.0004`, Defender for Endpoint on Linux no longer supports the `Auditd` event provider. We're transitioning completely to the more efficient eBPF technology.
183
+
> If eBPF isn't supported on your machines, or if there are specific requirements to remain on Auditd, and your machines are using Defender for Endpoint on Linux version `101.24072.0001` or older, the following additional dependency on the auditd package exists for mdatp:
184
+
> - The mdatp RPM package requires `audit`, `semanage`.
185
+
> - For DEBIAN, the mdatp package requires `auditd`.
186
+
> - For Mariner, the mdatp package requires `audit`.
0 commit comments