Posted on 07-09-2020 06:57 AM
Good Morning,
Our AV solution uses a *nix app to monitor macs. When it is installed, Catalina users see the following
Since this is not a .app bundle it has no Bundle ID. Does anyone know a another method besides disabling or setting DND for notifications, doing the install, then re-enabling notifications?
Thanks
Jeff
Posted on 07-09-2020 03:42 PM
Have you looked at what it is listed under when you allow it in system preferences? Then you can manage that via TCC/PPPC stuff perhaps?
Posted on 07-09-2020 04:22 PM
If you can find the process anywhere in the privacy tab, right-click on the process to find it's location.
When you find the process/app, you should then be able to drag the it into PPPC to determine its bundle id. Or check it using:
mdls -name kMDItemCFBundleIdentifier -r /Path/to/Process.app