0

enter image description here

Sharing a Samba network folder in Ubuntu 16.04 seems to be as simple as users always wanted it to be, but it does not work this way.

The share shows up on other PCs – Linux and Windows based – but it's just not possible to connect as anonymous or guest user.

Note: The first time I changed Folder Sharing options, it automatically set file and folder permission to read for others (774). So this is sufficient, right?

w-sky
  • 1,354
  • 1
  • 14
  • 24

1 Answers1

1

No, it's more complicated than that. The answer to this question shows how to set it up the way you want.

rclocher3
  • 789