I have recently replaced Fedora 16 with 18 and now I have a problem with accessing devices.
USB flash drives and partitions not listed in fstab require a root password to mount, which is actually good and it could stay that way.
But my real problem is that neither my mouse nor my webcam don't want to work for anyone apart from root. I tried changing permissions in /dev and adding users to groups, but that didn't help.
When I attach a device, the TTYs get spammed with:
systemd-udevd[]: Failed to set security context (null) for *file*: File exists
Where *file*, in case of mouse, is either '/dev/input' or '/dev/input/by-id', and in case of webcam it can also be '/dev/v4l' or '/dev/snd'.
If it could be related in any way, I changed lxdm.conf to run the X server on vt7 instead of vt1.