Wed Mar 06, 2013 12:18 am
The device permissions are set by the "udev" subsystem and yes, if you need to, you can add custom rules to adjust them.
However, by default most devices are owned by root but also read/writeable by a group such as audio, video, input, dialout, cdrom. So you only need to ensure that users who should have access are members of the relevant groups. In the foundation's raspbian images, the "pi" user is already a member of all the above.