@@ -495,14 +495,25 @@ Download the onboarding package from Microsoft Defender portal.
495
495
496
496
The following external package dependencies exist for the mdatp package:
497
497
498
- - The mdatp RPM package requires `glibc >= 2.17`, `audit`, `policycoreutils`, `semanage` `selinux-policy-targeted`, `mde-netfilter`
499
- - For DEBIAN the mdatp package requires `libc6 >= 2.23`, `uuid-runtime`, `auditd`, `mde-netfilter`
500
- - For Mariner the mdatp package requires `attr`, `audit`, `diffutils`, `libacl`, `libattr`, `libselinux-utils`, `selinux-policy`, `policycoreutils`, `mde-netfilter`
498
+ - The mdatp RPM package requires `glibc >= 2.17`, `policycoreutils`, `semanage` `selinux-policy-targeted`, `mde-netfilter`
499
+
500
+ - For DEBIAN the mdatp package requires `libc6 >= 2.23`, `uuid-runtime`, `mde-netfilter`
501
+
502
+ - For Mariner the mdatp package requires `attr`, `diffutils`, `libacl`, `libattr`, `libselinux-utils`, `selinux-policy`, `policycoreutils`, `mde-netfilter`
503
+
504
+ > [!NOTE]
505
+ > > If you are using Defender for Endpoint on Linux version `101.24072.000` or lower, and using the `Auditd` event provider,
506
+ > The following external package dependencies exist for the mdatp package:
507
+ > - The mdatp RPM package requires `audit`
508
+ > - For DEBIAN the mdatp package requires `auditd`
509
+ > - For Mariner the mdatp package requires `audit`
501
510
502
511
The mde-netfilter package also has the following package dependencies:
503
512
504
513
- For DEBIAN, the mde-netfilter package requires `libnetfilter-queue1`, `libglib2.0-0`
514
+
505
515
- For RPM, the mde-netfilter package requires `libmnl`, `libnfnetlink`, `libnetfilter_queue`, `glib2`
516
+
506
517
- For Mariner, the mde-netfilter package requires `libnfnetlink`, `libnetfilter_queue`
507
518
508
519
If the Microsoft Defender for Endpoint installation fails due to missing dependencies errors, you can manually download the prerequisite dependencies.
0 commit comments