Hey all,
I have an issue with SAMBA I've been trying to solve for some time now but I can't find the answer.
My samba server is running and I have set up personal directories for me and my wife.
I have also made a dir called shared where we store our shared data like pictures and music.
When one of us makes a new file or directory it is created with
drwxr-x--- for directories and
drwxr-x--- for files.
That way only the owner can write and i want the group to be able to write to.
So how do i configure my system that directories are created with 770 and files with 760 so we can both write in each others files and directories?
I hope someone can help me with this!
I have an issue with SAMBA I've been trying to solve for some time now but I can't find the answer.
My samba server is running and I have set up personal directories for me and my wife.
I have also made a dir called shared where we store our shared data like pictures and music.
When one of us makes a new file or directory it is created with
drwxr-x--- for directories and
drwxr-x--- for files.
That way only the owner can write and i want the group to be able to write to.
So how do i configure my system that directories are created with 770 and files with 760 so we can both write in each others files and directories?
I hope someone can help me with this!
Comment