gcooper@ said:A good idea though, is check what /dev nodes your users need access to and see who owns what devices. Also,is a helpful sysctl; it allows you to mount if you're a non-root user.Code:vfs.usermount=1
# pw groupmod wheel -m username
.