On Sat, 2003-08-09 at 13:25, Jeremy Browne wrote: > Is there a way to allow a user, say a "backup" user to use the mount > command?
In the options column in fstab, put in "user". For example, noauto,owner,user. Note that if you're trying to mount ext3, users will be able to mount it, but security on the files will still be enforced. The user option works great for fat partitions, though. Michael > > Regards, > > Jeremy > > _________________________________________________________________ > Add photos to your e-mail with MSN 8. Get 2 months FREE*. > http://join.msn.com/?page=features/featuredemail > > > _______________________________________________ > newbies mailing list > [EMAIL PROTECTED] > http://phantom.byu.edu/cgi-bin/mailman/listinfo/newbies _______________________________________________ newbies mailing list [EMAIL PROTECTED] http://phantom.byu.edu/cgi-bin/mailman/listinfo/newbies
