EnderUNIX Team.


EnderUNIX tips

Mail to My Friend , Home Page

[ FreeBSD ]

"Using the cd-rom as a non-root user" - Ozgur Ozdemircili - (2004-11-13 10:58:29)   [4247]

Create a group called cd that could access and mount drives and make yourself a group member.St vfs.usermount=1 under sysctl.config.Add:

own /dev/acd0 root:cd_access
perm /dev/acd0 0770

to devfs.conf.



Mail to My Friend , Home Page