On March 24, 2003 01:29 pm, Curtis Sloan wrote: > That much I knew, the problem I ran into was that the user is not allowed > to use mount, even using sudo (I imagine it's coded into mount?). > > How would I mount if I can't use mount? ;-P > > Curtis.
How did your distro set the permissions on /bin/mount? Mine is rwsr-xr-x root root. I guess that's why I've always been allowed to use mount as a regular user without being a part of any special group. Is your binary part of a different group (like mount) that you can add yourself to? ~Scott
