Skip to content

Why "Managed by your organization" ? #37

Answered by Wowfunhappy
tnafele asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, I'm guessing you're using #25, or did at one point. The downloader is actually my own personal project, separate from Bluebox's Chromium Legacy, and one of the things it does is set Chromium "policies" which work around bugs and other inconsistencies in the original Chromium Legacy. This causes Chromium to say that it's "managed by your organization."

Basically, any time you run a Terminal command like:

defaults write org.chromium.Chromium BrowserLabsEnabled -bool false

on any Mac running any version of Chromium, the message "managed by your organization" will appear.

To make the message go away, run defaults delete org.chromium.Chromium in a Terminal, and use only Chromium Legacy r…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@tnafele
Comment options

Answer selected by tnafele
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants