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 
  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 [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to