Where is the config for Samba's user-created shares?
I want to tune the permissions on a share I created as a user in Nautilus. This share does not exist in /etc/samba/smb.conf
and I can't see where it would be.
Edit: Just found ~/.smb/smb.conf
but this doesn't contain any share information, just information, I suspect, that is used to connect to samba servers.
Solution 1:
Look in /var/lib/samba/usershares/
If you want a graphical interface for samba shares, with a few more options, try system-config-samba
sudo apt-get install system-config-samba