On Fri, 9 Dec 2016 02:15:15 +0100 "Carlos E. R." <robin.listas@telefonica.net> wrote:
On 2016-12-08 13:55, Dave Howorth wrote:
I'm trying to run an app in chromium to talk to an external device connected by serial over USB, as /dev/ttyUSB. And I'm failing.
I'm handicapped by knowing nothing about chromium and not much about ttys and groups in the modern world.
The app says it is trying to contact /dev/ttyUSB0 and then it says it is 'Not Found'.
I'm wondering if there is a permissions, or other security, issue?
Does chromium prevent apps trying to talk to external devices by default? (and if not why not?!)
No, it is not chromium, it is the system administrator, Mr Root. Or in this case, openSUSE install defaults.
That seems to be the case, but the chromium documentation says that an aim of its security architecture is to prevent access to the host filesystem. I'm curious why it isn't doing that, since playing with newgrp was sufficient to achieve access. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org