Is there a simple way to denied access to camera and microphone to specific user?
A solution using as shown here Disabling Web camera is not really suitable as other users need to renable-it via sudo command.
So far I didn't find any solution to really specify which user can and which user cannot.
UPDATE:
- I am running Manjaro/Arch
- Seems that could be related to
systemdhttps://wiki.archlinux.or/index.php/Users_and_groups#Pre-systemd_groups getent group video>video:x:986:- none of my user is under
videogroup - targeted user is only under is own group
groups my-user->my-user my-userhas access to video capture/dev/video0tested with VLC