I'm running Ubuntu Server 12.04 LTS on a HP Micro server. I've edited smb.conf and added a share called files right at the end of the file (as per hours of googling) as below
[files] Path = /media/files Read only = no Browsable = yes Valid users = %S Comment = Shared Files
I have a user called brett with a password. Brett also has a home directory, which I CAN access via windows as a mapped drive, but I can't get the "files" share to work.
What am I doing wrong please? I'm a noob at Ubuntu/Linux but far from a noob at Windows