etcher icon indicating copy to clipboard operation
etcher copied to clipboard

Does not work on OSX with non admin user

Open gradha opened this issue 2 years ago • 3 comments

  • Etcher version: 1.7.9
  • Operating system and architecture: osx monterey 12.4.
  • Image flashed: Clonezila
  • What do you think should have happened: Flash
  • What happened: Nothing.
  • Do you see any meaningful error information in the DevTools?

When the dialog opens asking for permission, it doesn't allow one to specify a different user than the current one. Thus, if you are trying to flash something with a non admin user, even if you know the user/pass of the admin account the software won't do anything.

no admin no fun

gradha avatar Aug 08 '22 20:08 gradha

macOS in general will always work this way from here on. This is a feature of the OS to manage access to devices. Writing to a device is privileged access.

thedocbwarren avatar Aug 08 '22 23:08 thedocbwarren

macOS in general will always work this way from here on. This is a feature of the OS to manage access to devices. Writing to a device is privileged access.

And that's why macOS in general asks you for the user name of the admin account and does not presume you are one. Or at least that's how it's been for the last 15 years I've been using it as a non admin user.

gradha avatar Aug 09 '22 07:08 gradha

A common example of expected behaviour is updating an app from a standard (non-admin) account: macOS will prompt for username & password. My hunch is balenaEtcher asks the system for drive access, while it should ask for admin permissions.

maclm avatar Sep 06 '22 01:09 maclm

Closing in favor of #3321

dfunckt avatar Jul 12 '23 10:07 dfunckt