Re: [Samba] Group file ownership...

2003-01-20 Thread Brad
Thank you to all those that have replied. I have resolved the problem by using: force group = users force directory mode = 0770 inherit permissions = yes Regards, Brad On Sunday 19 January 2003 03:39, bri wrote: I've been trying to figure out the same problem I've

RE: [Samba] Group file ownership...

2003-01-17 Thread Bryan Brannigan
set this in your share configuration force group = users -Original Message- From: Brad [mailto:[EMAIL PROTECTED]] Sent: Friday, January 17, 2003 1:32 AM To: Sambauser mailing list Subject: [Samba] Group file ownership... We have a Red Hat 7.3 file server that serves about 30

Re: [Samba] Group file ownership...

2003-01-17 Thread Jon Niehof
set this in your share configuration force group = users Is there any way to force the group ownership of created files? Also, is there any way to force file ownersip to a given user on newly created files? You can also do this on the filesystem level by setting the UID or GID bits on a

RE: [Samba] Group file ownership...

2003-01-17 Thread bri
I've been trying to figure out the same problem I've been investigating umask settings in /etc/bashrc, setting the setgid bit on the directories with chmod and also using inherit permissions = yes in the samba configuation file I've also tried the following smb.conf options: create mask =

RE: [Samba] Group file ownership...

2003-01-17 Thread bri
I've been trying to figure out the same problem I've been investigating umask settings in /etc/bashrc, setting the setgid bit on the directories with chmod and also using inherit permissions = yes in the samba configuation file I've also tried the following smb.conf options: create mask =