Hey friends!
I've got a problem while sharing file through samba.
my smb.conf is here:
[global]
workgroup = MYGROUP
server string = Samba Server Version %v
netbios name = fedora-xtao
security = share
[shared]
comment = shared files
path=/home/xtao/local_e/Movies
read only = no
browseable = yes
guest ok = yes
then i restart my smb service, and i found the 'shared' folder on windows, but I can't access it.