Hi all, I have an old SCSI scanner that I have to use root to scan with. I know that its a permissions problem, but I don't know what to do. Can someone give me a clue? BTW I'm using SuSE 10.1. Thanks, JIM -- Jim Hatridge Linux User #88484 Ebay ID: WartHogBulletin ------------------------------------------------------ WartHog Bulletin Info about new German Stamps http://www.WartHogBulletin.de Many Enemies -- Much Honor! Anti-US Propaganda stamp collection http://www.manyenemies-muchhonor.info An American in Bavaria http://www.gaubodengalerie.de -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On May 30 11:00 James Hatridge wrote (shortened):
Hi all,
I have an old SCSI scanner that I have to use root to scan with. I know that its a permissions problem, but I don't know what to do. Can someone give me a clue? BTW I'm using SuSE 10.1.
The easiest workaround is to access the scanner via the 'saned'. For this workaround choose in the YaST scanner config 'other' and 'scanning via network' and select the 'local host configuration' and read the help text. Kind Regards Johannes Meixner -- SUSE LINUX Products GmbH, Maxfeldstrasse 5, 90409 Nuernberg, Germany AG Nuernberg, HRB 16746, GF: Markus Rex -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
-----Original Message----- |From: James Hatridge [mailto:James.Hatridge@gmx.de] |Sent: 30. mai 2008 11:01 |To: opensuse@opensuse.org |Subject: [opensuse] SCSI Scanner question : |I have an old SCSI scanner that I have to use root to scan with. I know |that its a permissions problem, but I don't know what to do. Can someone |give me a clue? BTW I'm using SuSE 10.1. You have to find the devices you connect to. dmesg should reveal it. Most likely it is /dev/sg0 # chmod ugo+rw /dev/sg0 -- MortenB, Oslo, Norway -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Fri, 30 May 2008 14:30:32 +0200, Morten Bjørnsvik wrote:
# chmod ugo+rw /dev/sg0
If you log in via gdm/kdm (i.e. graphical login), resmgr is responsible for granting permissions and can be configured via /etc/resmgr.conf. Adding the device there will give the current user the access. Philipp -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (4)
-
James Hatridge
-
Johannes Meixner
-
Morten Bjørnsvik
-
Philipp Thomas