Link to home
Start Free TrialLog in
Avatar of mmccy
mmccy

asked on

file permission in a shared folder

I have a shared folder in Samba. Everyone access the folder by mapping a drive in Windows and can put their files or folders there for sharing. However when one user create a folder or a file, it does not allow others to edit or can put other files into that folder. How can I set the permission to be autormatically granted for all others whenver one user create a file or a folder ???
Avatar of Martin Tarlink
Martin Tarlink
Flag of United States of America image

Try set group write permissions for parent folder for example
770 -rwxrwx---

Here is nice CHMOD generator  http://www.meine-erste-homepage.com/chmod-generator.php
Avatar of mmccy
mmccy

ASKER

I would like to make every user can create a file or a folder which is automatically with the right to write by the others in that speicific shared folder.
ASKER CERTIFIED SOLUTION
Avatar of Martin Tarlink
Martin Tarlink
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial