On Sat, Jun 15, 2002 at 09:58:34AM -0700 or thereabouts, Rob Blomquist wrote: > I have a server in my house (print and file) that is driving me nuts with file > The drive is a secondary drive mounted in the server and is accessable as > /mnt/share to both clients the fstab line covering the mounting is: > > /dev/hdb3 /mnt/share ext2 rw,user,exec,dev 0 0
Try mounting the share this way: /dev/hdb3 /mnt/share ext2 user,exec,umask=0 0 0 The umask=0 will set it up at 777. -- Best regards, Gary Today's thought: My other computer is your windows box. _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list