Update: The perms on mount are the same (rwsr-xr-x), but I still get the funky "Only root can do that" message. I forgot to check the group, I will do that tonight.
Thanks, Curtis. -----Original Message----- From: Scott Zuk [mailto:[EMAIL PROTECTED] Sent: March 24, 2003 1:53 PM To: [EMAIL PROTECTED] Subject: Re: (clug-talk) [support] How to give users read-write access to mounted FAT32 partitions? 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
