LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   File permitions (https://www.linuxquestions.org/questions/linux-networking-3/file-permitions-218763/)

jocast 08-17-2004 09:50 AM

File permitions
 
Hello there, i have a question about a shared folder.
i have a linux server and i shared this folder for the users, but my problem is, the files the users saved on this folder only the owner can modyfied others can see it but read only. the workstations are XP and 98. is there a way to tell linux to make all the files saved in this folder available for read and write by the group users?????. (all my users are in the same group).

ranger_nemo 08-17-2004 12:33 PM

I'm guessing you are using samba to share the folder...

Check my reply to this post for suggestions...
<< http://www.linuxquestions.org/questi...hreadid=200039 >>

trilect 08-17-2004 02:33 PM

I had the same problem. I added

force create mode = 777
force directory mode = 777

to all my shares in the smb.conf file

seems to be working ok at the moment.

jocast 08-24-2004 10:16 PM

thats a good answer


All times are GMT -5. The time now is 05:56 AM.