On Ubuntu 14.04LTS, I have shared a folder using the GUI "local network share" interface. It's working fine, and I can access the share from Windows machines on my LAN.
My question is how to find which folders on the Ubuntu system which are shared? (If, for example you've forgotten where the shared folder was. Or if you want to get a list of such shared folders.)
According to multiple articles on the web, this information should be in an smb.conf file somewhere, but sharing the folder thru the GUI does not seem to modify any such file. I've found 3 smb.conf files on the system (/usr/share/samba/smb.conf, /etc/samba/smb.conf, /run/samba/upgrades/smb.conf) but all of them are in the original pristine unmodified state and do not have any references to the folder shared via Nautilis.
I give up: where is the configuration information for these shares stored??