Navigation

    ML
    • Register
    • Login
    • Search
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups

    OSX Majove - Applications Quarantine - Fix

    IT Discussion
    apple applications cli osx trust unix
    1
    2
    129
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • DustinB3403
      DustinB3403 last edited by

      With OSX Majove, Apple gutted a lot of their App Store (I'm sure that the devs are working on getting back into the App Store, but until then we have to deal with this) so apps that were once able to be downloaded from the App Store, are just no longer there.

      Downloading an app directly from a developers website (or brew) results in a notification like below. This is a sample image I took from the internet.

      chrome_2019-03-07_10-12-30.png

      Anyways, to get around this annoying and constant notification each time you launch, Firefox, Google Chrome or literally anything else not from Apple's App Store you can run this, as the user account that the software was installed under (post install) or as root using ARD.

      xattr -r -d com.apple.quarantine /Applications/Google\ Chrome.app /Applications/Firefox.app 
      

      Just add the app path to the end of the command, and the next time your user goes to run the application they shouldn't receive the notification asking:

      DO YOU REALLY TRUST THIS APP?! OH THE HUMANITY APPLE DIDN'T DOWNLOAD THIS FROM OUR CRAPSTORE

      A reboot may be required.

      1 Reply Last reply Reply Quote 4
      • DustinB3403
        DustinB3403 last edited by

        So with further testing, a restart is required if the user is using their system, otherwise they'll continue to get the notifications.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post