Re: device permission in devfs.conf not working

2005-10-02 Thread Lowell Gilbert
Andrea Venturoli <[EMAIL PROTECTED]> writes: > Micah wrote: > > > Add a something like this to devfs.rules > > [system=10] > > add path 'da*' mode 0660 group media > > Here I relax access to just the media group, but you could obviously > > just use something like "add path 'da*' mode 0777". > >

Re: device permission in devfs.conf not working

2005-10-02 Thread Andrea Venturoli
Micah wrote: Add a something like this to devfs.rules [system=10] add path 'da*' mode 0660 group media Here I relax access to just the media group, but you could obviously just use something like "add path 'da*' mode 0777". Interesting. This might solve the same problem which I'm having with

Re: device permission in devfs.conf not working

2005-10-02 Thread Nicolas Blais
On October 2, 2005 02:07 pm, Micah wrote: > Nicolas Blais wrote: > > Hi, > > > > I want to be able to use usb drives as a normal user so I added the line > > : > > > > permda0 0777 > > in /etc/devfs.conf > > > > But when I plug in the device, da0 and da0s1 is created with default > > permis

Re: device permission in devfs.conf not working

2005-10-02 Thread Micah
Nicolas Blais wrote: Hi, I want to be able to use usb drives as a normal user so I added the line : permda0 0777 in /etc/devfs.conf But when I plug in the device, da0 and da0s1 is created with default permission : [nicblais] /dev> ll da* crw-r- 1 root operator0, 148 Oct

Re: device permission in devfs.conf not working.

2005-10-02 Thread Julien Gabel
> Hi, > > I want to be able to use usb drives as a normal user so I added the line : > > permda0 0777 > in /etc/devfs.conf > > But when I plug in the device, da0 and da0s1 is created with default > permission : > > [nicblais] /dev> ll da* > crw-r- 1 root operator0, 148 Oct 2 13:5

device permission in devfs.conf not working

2005-10-02 Thread Nicolas Blais
Hi, I want to be able to use usb drives as a normal user so I added the line : permda0 0777 in /etc/devfs.conf But when I plug in the device, da0 and da0s1 is created with default permission : [nicblais] /dev> ll da* crw-r- 1 root operator0, 148 Oct 2 13:53 da0 crw-r- 1