Can get the scanner interface XSANE to run if I run as root, how do I change the permissions on the scanner to alow other users to run XSANE.
Printable View
Can get the scanner interface XSANE to run if I run as root, how do I change the permissions on the scanner to alow other users to run XSANE.
Create a group called scanner, add your user to that group, and edit the line in /etc/udev/permissions.d/50-udev.permissions that corresponds to your scanner device, giving it user root:scanner with permissions 660.
Thanks, but got it working shortly after I posted this and forgot to update this post. Thanks again.