Samba
Hi all.
Ok, I added my second drive(thanks all for the help), I have it added to
my fstab file.
I have a share setup in my smb.conf file sharing it.
I setup a group that has read and write permission to that drive.
My problem is that I want all to be able to create and read and modify
files in this
shared directory.
when one user creates a file, other users can only read it.
The group for my newly created file is the group of the user who created
it.
is there a way to make file and directory creation for samba under my
network
group?
if I set
create mask = 0766 and
directory mask = 0777
it works ok, But I didnt want security that loose.
create mask = 0760 and
directory mask = 0770
is what I wanted.
What I am basicly asking is if there is a way for files and directory's
to
be created through samba to belong to the same group?
thanks, mike
Reply to:
- Follow-Ups:
- Re: Samba
- From: John Griffiths <john@capmon.com>
- Re: Samba
- From: "Jeremy T. Bouse" <Jeremy.Bouse@undergrid.net>