QuestionQ54

File Sharing

Which Samba configuration parameter is functionally equivalent to read only = yes?

  • A browseable=no
  • B read write=no
  • C writeable=no
  • D write only=no
  • E write access=no
Explanation

writeable is Samba’s inverted synonym for read only; consequently, writeable = no produces the same read-only share behavior as read only = yes.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!