How do I mount a CIFS share via FSTAB and give full RW to Guest
- by Kendor
I want to create a Public folder that has full RW access. The problem with my configuration is that Windows users have no issues as guests (they can RW and Delete), my Ubuntu client can't do the same. We can only write and read, but not create or delete.
Here is the my smb.conf from my server:
[global]
workgroup = WORKGROUP
netbios name =…