Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 May 2001 14:24:48 +0200
From:      Siegbert Baude <siegbert.baude@gmx.de>
To:        Ilya <mail@krel.org>
Cc:        "questions@freebsd.org" <questions@freebsd.org>
Subject:   Re: umax astra scsi scanner
Message-ID:  <3B012010.8E22FE1B@gmx.de>
References:  <F58LTlDH55LanQ0vi9E00007130@hotmail.com> <01a201c0dcd4$ab3f3e40$0300a8c0@oracle> <014201c0dcdd$29253000$0100a8c0@ilya> <3B00ABA9.C8F1CAA4@gmx.de> <029e01c0dcf9$ad28bef0$0100a8c0@ilya> <3B0112E1.C22ED41C@gmx.de>

next in thread | previous in thread | raw e-mail | index | archive | help
> > thank you very much. that worked
> > but do u know how can i access scanner as regular user?
> > i can access it as root through /dev/pass4, but not as usual user. i tried
> > to chown /dev/pass4 to user by to no avail
> 
> create a group "scanner" and add all users, who should be able to
> scan.
> 
> su-2.04# grep scanner /etc/group
> scanner:*:70:LoginNameOfUserToScan
> 
> Then
> chown root.scanner /dev/pass4

And, of course:
chmod g+rw /dev/pass4

Sorry, forgotten that in first place.

Ciao
Siegbert

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B012010.8E22FE1B>