User Privileges

Andriy Rysin yellowdog-general@lists.terrasoftsolutions.com
Fri Jan 23 11:22:01 2004


John Kebbel wrote:

>My /etc/fstab file reads ...
>
>/dev/sdb1	/mnt/memstick	msdos	noauto,user,exec,nodev	0	0
>
>for the flash drive, but when I type mount /dev/sdb1 /mnt/memstick as
>myself, I get this message ...
>
>mount: only root can do that
>
I guess you should be able to do that as a user with "mount 
/mnt/memstick", 'cause "mount /dev/sdb1 /mnt/memstick" is priveleged 
command.

Andriy

>
>If I switch to root, or logout and log back in as root, I can type the
>command and access the drive. The same is true for the zip disk, which
>reads in fstab as 
>
>/dev/sda4	/mnt/zip	msdos	noauto,user,rw	0	0
>
>
>
>
>
>
>_______________________________________________
>yellowdog-general mailing list
>yellowdog-general@lists.terrasoftsolutions.com
>http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-general
>  
>