• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

Standard Mac users cannot eject Flash installer drive image

New Here ,
Jan 29, 2015 Jan 29, 2015

Copy link to clipboard

Copied

We recently distributed Flash to 130 macs and it defaulted for auto update. Whenever it auto updates, it mounts a flash player drive image to the desktop. Unfortunately all the users are standard users and they cannot eject the mounted drive image without an administrator logon. I have wasted hours logging into each computer to manually eject these drives. How can I reverse this behavior?

We are using apple remote desktop

Views

866

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Adobe Employee , Jan 29, 2015 Jan 29, 2015

Hello,


Since your users do not have Admin rights to install software, you'll want to disable auto-updates on each machine.  The update settings are stored in the /Library/Application Support/mms.cfg file.  You'll want to make sure the AutoUpdateDisable and SilentAutoUpdateEnable settings are configured as follows:

AutoUpdateDisable=1

SilentAutoUpdateEnable=0


This will disable ALL updates for these machines, as such, you'll want to distribute updates via some other mechanism to ensure your users have

...

Votes

Translate

Translate
Adobe Employee ,
Jan 29, 2015 Jan 29, 2015

Copy link to clipboard

Copied

Hello,


Since your users do not have Admin rights to install software, you'll want to disable auto-updates on each machine.  The update settings are stored in the /Library/Application Support/mms.cfg file.  You'll want to make sure the AutoUpdateDisable and SilentAutoUpdateEnable settings are configured as follows:

AutoUpdateDisable=1

SilentAutoUpdateEnable=0


This will disable ALL updates for these machines, as such, you'll want to distribute updates via some other mechanism to ensure your users have the latest secure versions when they're released.


Enterprise deployment information is documented in the Adobe Flash Player Administration Guide for Flash Player | Adobe Developer Connection.


--

Maria

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 06, 2015 Feb 06, 2015

Copy link to clipboard

Copied

LATEST

Thanks Maria,

It appears I had the binary values inverted in my cfg file

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines