[Samba] file mode creation at a directory level

2005-11-29 Thread Taolizhong
to be changed, whenever a new file is created, it automatically has permission as -rwxr--r--, not -rwxrwx--- that I desire. I guess my problem is related to how to file mode creation at a directory level. The samba version I am running is 3.0.20b and the OS is Solaris/x86. Thanks, --Lingtao

Re: [Samba] file mode creation at a directory level

2005-11-29 Thread Josh Kelley
On 11/29/05, Taolizhong [EMAIL PROTECTED] wrote: The above requirements seem simple, however, my problem is, because the share directory is neither under any of the members' home directory nor a seperate partition, and the system umask is set to 022, which is not supposed to be changed,

Re: [Samba] file mode creation at a directory level

2005-11-29 Thread Taolizhong
Josh Kelley [EMAIL PROTECTED] wrote: On 11/29/05, Taolizhong wrote: The above requirements seem simple, however, my problem is, because the share directory is neither under any of the members' home directory nor a seperate partition, and the system umask is set to 022, which is not

Re: [Samba] file mode creation at a directory level

2005-11-29 Thread Taolizhong
Josh Kelley wrote: On 11/29/05, Taolizhong wrote: The above requirements seem simple, however, my problem is, because the share directory is neither under any of the members' home directory nor a seperate partition, and the system umask is set to 022, which is not supposed to be changed,

Re: [Samba] file mode creation at a directory level

2005-11-29 Thread Joel Franco
On Ter Nov 29 05 13:55, Taolizhong wrote: Josh Kelley [EMAIL PROTECTED] wrote: On 11/29/05, Taolizhong wrote: The above requirements seem simple, however, my problem is, because the share directory is neither under any of the members' home directory nor a seperate partition, and the system