Article 6HEJM chmod 777 versus chmod 666

chmod 777 versus chmod 666

by
pascalbythree
from LinuxQuestions.org on (#6HEJM)
Code:[WVW_RPI_ZERO_PROG_SHARE]
path = /home/pi/WVW_PROJECT_ZERO_PROG/WVW_ZERO_PROG
writeable=Yes
create mask=0777
directory mask=0777
public=yesWhen i am working on my new NAS system, it only reads and writes with:

Code:sudo chmod -R 777 .But then, everything is green and executable.

Code:sudo chmod -R 666 .does not seem to do the job.

Has it anything to do with the smb.conf settings above ?

Greets, PascalByThree, Wouter van Wegen
Attached Thumbnailsattachment.php?attachmentid=42298&stc=1&
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