RE: [Samba] Controlling share create permissions

2002-05-22 Thread Ryan J Betz
; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: [Samba] Controlling share create permissions Ryan, This is just a guess, but you may want to look into 'create mode' parameter. It defaults to 0744. Maybe you can change it to 0777 to see what happens. Kohei On Tue, 2002-05-21 at 13:56, Ryan J Betz

RE: [Samba] Controlling share create permissions

2002-05-22 Thread Konkol, Josh
-Original Message- From: Ryan J Betz [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 22, 2002 6:14 AM To: Kohei Yoshida Cc: Konkol, Josh; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: [Samba] Controlling share create permissions Unfortunatly, this causes all files to be created 0755

RE: [Samba] Controlling share create permissions

2002-05-22 Thread Ryan J Betz
]; [EMAIL PROTECTED] Subject: RE: [Samba] Controlling share create permissions How about this (Another snip from the docs): force directory mode (S) This parameter specifies a set of UNIX mode bit permissions that will always be set on a directory created by Samba. This is done by bitwise 'OR'ing

Re: [Samba] Controlling share create permissions

2002-05-21 Thread James Nord
Ryan J Betz wrote: Is it possible to set default create permissions on certain directories within a share? ie. Create files in the share [something] /folder1/ as 744 but in /folder1/subfolder/ as 777. I thought of creating two shares and having the users manually go into the other share to

RE: [Samba] Controlling share create permissions

2002-05-21 Thread Ryan J Betz
the help. Regards, Ryan -Original Message- From: Konkol, Josh Sent: Tuesday, May 21, 2002 1:44 PM To: 'Ryan J Betz'; James Nord Cc: [EMAIL PROTECTED] Subject: RE: [Samba] Controlling share create permissions From smb.conf.5.htm: inherit permissions (S) The permissions on new files