Art Clemons on Tue, 11 Jun 2002 00:32:44 -0400


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PLUG] cdrom mounting


# ln -s hdb /dev/cdrom


I should do this as root, right? And then do I have to change any permissions in order to allow non-root users to mount it?


Actually, you can settle the mounting  problem in /etc/fstab

A line similar to:

/dev/hdb  /mnt/cdrom   iso9660   ro,users,noauto,exec   1  0

would allow any user to mount your cdrom and unmount it, I am assuming of course that you don't have folks logging into your system whom you don't trust. If you do, then you have to assign ownership of /dev/hdb to some group and only add users whom you trust to that group.




______________________________________________________________________ Philadelphia Linux Users Group - http://www.phillylinux.org Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce General Discussion - http://lists.phillylinux.org/mail/listinfo/plug