Did you try passing dmask=0775 to smbmount?  As I read the man page,
that sounds like what you want, but I don't have a windows share handy
to try it with.  You may need fmask=0775 as well for the files to be
writeable, as well as the directories.  This is under RedHat 9.  YMMV

Probably a mask of 000 would be rejected as invalid since the file(s)
would be totally useless, but I'm just guessing.

A *nix file always has exactly one owner.

On Mon, 2004-07-19 at 16:31, George Gallen wrote:

> I'm trying to write to a PC share from Unix.
> 
> I'm using smbmount to mount the PC share.
> no problem there.
> well sort of...
> 
> Everytime the share mounts, the permissions of the
> are Owner = rwx
>     Grp = r x
>     Others = r x
> 
> how can I get it to set the Grp rights to be rwx?
> OR how can I get it to allow more than one Owner?
> 
> chmod/chgrp have NO EFFECT on the permissions
> I tried setting the mask to 000 in smbmount
>   and that doesn't seem to do any different either.
> 
> The problem is if one user (or root) sets up the mount point,
> no one else can write to that share except the user.
> 
> Any Ideas?
> 
> George
> -------
> u2-users mailing list
> [EMAIL PROTECTED]
> To unsubscribe please visit http://listserver.u2ug.org/
> ---
> [This E-mail scanned for viruses by Declude Virus]

-- 
Geoffrey Mitchell                                           314-684-1062
Programmer/Analyst                                  [EMAIL PROTECTED]
Knights Direct
-------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to