Article 4S8X3 Linux Samba server: Share a folder and everyone can read and write to it.

Linux Samba server: Share a folder and everyone can read and write to it.

by
riahc3
from LinuxQuestions.org on (#4S8X3)
I want to make a folder with 777 permisions and share it thru Samba so everyone can read and write to it.

I thought this would do it:

I have this in config

[path]
path = /some/path
read only = no
force user = root
guest ok = yes
browsable = yes
public = yes
directory mode = 0777
force create mode = 0777
force directory mode = 0777

/some/path has 777 on it

But even though I can reach it on a Windows client, I cannot create anything new on it.latest?d=yIl2AUoC8zA latest?i=knsotDKliiA:5AseBkf6BQ4:F7zBnMy latest?i=knsotDKliiA:5AseBkf6BQ4:V_sGLiP latest?d=qj6IDK7rITs latest?i=knsotDKliiA:5AseBkf6BQ4:gIN9vFwknsotDKliiA
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments