From owner-freebsd-questions Fri Nov 14 17:50:45 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA20831 for questions-outgoing; Fri, 14 Nov 1997 17:50:45 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id RAA20823 for ; Fri, 14 Nov 1997 17:50:42 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.7/8.8.7) with SMTP id RAA04576; Fri, 14 Nov 1997 17:50:39 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Date: Fri, 14 Nov 1997 17:50:38 -0800 (PST) From: Doug White Reply-To: Doug White To: Evan Champion cc: freebsd-questions@FreeBSD.ORG Subject: Re: permissions on /dev/sd* In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Thu, 13 Nov 1997, Evan Champion wrote: > Is there any particular reason why the permissions on my mounted drives > are root:wheel 640 instead of root:operator 640? This is making it rather > difficult for me to back up. Because the underlying mountpoint is owned by root:wheel. It's a matter of dismounting the drives, chown root:operator /mountpoint and remounting. I know this is hard for /usr :-) Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major