Thanks, but you have it wrong.
My umask is 007 and files are created with the correct permissions.
Smbclient is restricting group write permissions when I download files from
Windows shares - no doubt for reasons of its own.
(I am running RedHat 7.1, and trying to get the user-private group scheme
to work for us consistantly, which is only effective if various programs
play ball and allow full group permissions.)
-Frances
At 09:46 PM 1/10/2002 +0000, you wrote:>This is not a parameter for smbclient, it doesn't affect smbclient.
>
>To do this, you need to get your unix permissions correct.
>
>Once the result of
>
>echo "test permissions" > a_file
>
>results in a file called a_file with permissions of 770, then smbclient will
>do the same.
>
>Martyn
>----- Original Message -----
>From: "Frances Webb" <fbw4@cornell.edu>
>To: <samba@lists.samba.org>
>Sent: Thursday, January 10, 2002 9:32 PM
>Subject: create mode with smbclient
>
>
> >
> > I am not trying to run a samba server, but I want to be able to have
files
> > downloaded with smbclient to be created with a umask of 0770. I have
added
> > to my [global] section of smb.conf:
> >
> > create mode = 0770
> > force create mode = 0770
> >
> > This didn't work. I'm sure I am missing a small point, but I
haven't been
> > able to find it.
> >
> > Thanks for your help!
> >
> > -Frances
> >
> >
> > --
> > To unsubscribe from this list go to the following URL and read the
> > instructions: http://lists.samba.org/mailman/listinfo/samba