For those trying to share the Public folder using the Samba Share (via caja-share), you will encounter the following error:
net usershare error 355
To workaround it, execute the following command in a Terminal:
-
- net usershare add Public $HOME/Public “” everyone:F guest_ok=y
To verify the command was successful, execute the following command in the Terminal:
-
- net usershare info –long