This tip is for the users of Linux Mint who are trying to enable Samba Share via 'caja-share':
- 1. If you enconter the error: "net usershare error 355"
- 2. To fix the issue, execute the comand: 'net usershare add Public $HOME/Public "" everyone:F guest_ok=y'
- 3. To verify the fix, execute the comand: 'net usershare info -long'