What I've done to try to address this (and it seems to be working) is to: 1. add all of the users to a common group 2. chown the directory above the file to the group 3. chmod -R g+s the directory above the file 4. add inherit permissions = yes to smb.conf
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of > Richard Clemens > Sent: Tuesday, February 25, 2003 16:10 > To: [EMAIL PROTECTED] > Subject: [Samba] file permissions > > > Hello, > > I am having problems with multiple users being able to access the same > file on a samba volume. > > I tried assigning the three users and the document all to a single group > with no luck. > > So far we have had to chmod 777 the doc just to be able to read it. > when a change is made the doc is reverted to the last person who > changed it making it impossible for the next user to edit it. in > addition, the group is changed back to the original settings as well. > > TIA > Rich > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba > -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
