Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jul 2002 00:52:11 +0200
From:      Steve Mazerski <smazerski@yahoo.co.jp>
To:        Adam Weinberger <adam@vectors.cx>, questions@freebsd.org
Subject:   Re: /cdrom for normal users?
Message-ID:  <200207190052.11719.smazerski@yahoo.co.jp>
In-Reply-To: <20020718221523.GB40735@vectors.cx>
References:  <3D386AED1B47D411A94300508B11F18703BC5BCF@fmsmsx116.fm.intel.com> <200207182145.12216.smazerski@yahoo.co.jp> <20020718221523.GB40735@vectors.cx>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 19 July 2002 00:15, Adam Weinberger wrote:
> user localhost doesn't have access to read from /dev/acd0c.
>
> -Adam

user "localhost" is in group "operator", and /dev/acd0c
is readable by group "operator":

  localuser@localhost > ls -l /dev/acd0c=20
  crw-rw----  4 root  operator  117,   0 Jul 14 18:15 /dev/acd0c

If I am missing something fundemental here, please say.

Setting /dev/acd0c to a+rw didn't make any difference.

vfs.usermount is set to 1, the CD-ROM works and I can
mount it in a directory _owned_ by "localuser". I can
mount it on /cdrom if I chown it to "localuser".


S.Mazerski


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?200207190052.11719.smazerski>