Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
I'm in a weird problem. I've somehow lost the ability to see the files via Samba. This is even after setting the permissions of the file as either:
-777 with the owner my Windows user name (which works for other SMB shares)
-with nobody:502 as the user/group
What's even weirder, is the directory does have 2 directories which do show up. I've tried duplicating the permissions/owner/group of the working one to the others, but no dice. Those 2 directories are of files that I recently created using Windows Explorer.
I've included the samba config below. I'm using Samba 3.4.6
[global] security = SHARE map to guest = Bad User client NTLMv2 auth = Yes load printers = No preferred master = Yes domain master = Yes kernel oplocks = No usershare allow guests = Yes recycle:exclude_dir = /.recycle recycle:exclude = *.tmp, *.temp, ~$* recycle:maxsize = 0 recycle:touch_mtime = No recycle:touch = No recycle:versions = Yes recycle:keeptree = Yes recycle:subdir_mode = 0777 recycle:directory_mode = 0777 recycle:repository = .recycle admin users = simon create mask = 0777 map hidden = Yes map system = Yes vfs objects = recycle
Offline