On Tue, Mar 12, 2002 at 02:52:38PM +1100, Kevin Saenz wrote: > Under Redhat 7.1 in /etc/samba/smb.conf there are some examples > one is with mary and fred file share. The command that you need > to add to the share is create mask = 0765. You should be able to > change the mask to what ever you like so that anyone could modify > the file.
yep but I wanted: a) only valid users to have access to it (ie. not guest) b) didn't want open slather (ie. not rwxrwxrwx) passing the uid/gid options when mounting it more or less fixes it (except it doesn't preserve the ownership from the server, it changes the ownership of all files/dirs under there to the current user). Dave. -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
