I have to manually set permissions to the scanner device to be able to allow remote users to use the scanner.
sudo chown root:saned /dev/bus/usb/001/002 && sudo chmod g+rw /dev/bus/usb/001/002 you need to replace the 001/002 with your own devices address, you can find this by issues scanimage -L and pulling the numbers from that. Any ideas on how to make this automatic? a terminal solution would be nice because i'm running server edition with no GUI. Thanks! -- saned cannot access the scanner in Hardy https://bugs.launchpad.net/bugs/229343 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
