Hi,
I am new to this thread, so my apologies if this has already been checked.

What are the access rights for /mnt/floppy or /mnt/cdrom ?
CU,
     Franky X.

> Ave!
> 
> I want to allow ordinary users to mount/unmount cd-rom unit. I add in
> /etc/fstab the following line:
> 
> /dev/hdb   /mnt/cdrom            iso9660    noauto,ro,user,umask=0    0  0
> 
> but it still don't work for users. Where I'm wrong?
> Neither for floppy don't work:
> 
> /dev/fd0   /mnt/floppy           ext2       noauto,rw,user,umask=0    0  0
> 
> when user type
> 
> $ mount /dev/fd0
> 
> he gain:
> 
> mount: only root can mount /dev/fd0 on /mnt/floppy
> 
> It is similar for trying mounting cd-rom. Again, where I'm wrong?
> 
> Then, I want to allow only some users to do that, not all users. I created
> two groups, called users_1 and users_2. What rights must me set to succed?
> Rights for mount, for device, for what?
> 
> A concrete example should be just perfect.
> 
> Thanx a lot in advance,
>   Socrate
> 

Reply via email to