From owner-freebsd-questions@FreeBSD.ORG Wed Dec 31 15:01:39 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2C3E91065672 for ; Wed, 31 Dec 2008 15:01:39 +0000 (UTC) (envelope-from stanb@panix.com) Received: from l2mail1.panix.com (l2mail1.panix.com [166.84.1.75]) by mx1.freebsd.org (Postfix) with ESMTP id EFA2E8FC13 for ; Wed, 31 Dec 2008 15:01:38 +0000 (UTC) (envelope-from stanb@panix.com) Received: from mail1.panix.com (mail1.panix.com [166.84.1.72]) by l2mail1.panix.com (Postfix) with ESMTP id 25F6E5C1F5 for ; Wed, 31 Dec 2008 09:43:21 -0500 (EST) Received: from mailbackend.panix.com (mailbackend.panix.com [166.84.1.89]) by mail1.panix.com (Postfix) with ESMTP id 2A7CF29415 for ; Wed, 31 Dec 2008 09:43:13 -0500 (EST) Received: from teddy.fas.com (c-76-26-198-188.hsd1.sc.comcast.net [76.26.198.188]) by mailbackend.panix.com (Postfix) with ESMTP id ED9EB1AB2 for ; Wed, 31 Dec 2008 09:43:12 -0500 (EST) Received: from stan by teddy.fas.com with local (Exim 3.36 #1 (Debian)) id 1LI2Hw-0004aG-00 for ; Wed, 31 Dec 2008 09:43:12 -0500 Date: Wed, 31 Dec 2008 09:43:11 -0500 From: stan To: Free BSD Questions list Message-ID: <20081231144311.GA17410@teddy.fas.com> Mail-Followup-To: Free BSD Questions list Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Editor: gVim X-Operating-System: Debian GNU/Linux X-Kernel-Version: 2.4.23 X-Uptime: 09:32:46 up 233 days, 15:55, 1 user, load average: 0.05, 0.05, 0.02 User-Agent: Mutt/1.5.4i Sender: Stan Brown Subject: Scaner setup question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Dec 2008 15:01:39 -0000 I am trying to set up my HP C2520A scanner on 7.1 san-find-scanner finds it at /dev/pass0, byt that device is only acessible to root: crw------- 1 root operator 0, 104 Dec 30 18:10 /dev/pass0 Now obviously I could change this, but i am wondering what the "correct" way to allow ordinary users to access tis device is? -- One of the main causes of the fall of the roman empire was that, lacking zero, they had no way to indicate successful termination of their C programs.