PastorMarc
Sun Aug 14, 2011 3:17:58 am
I need help with file sharing on my network, I have set up the shares on each computer and I have setup a NAS device. Yet when I try to see the files on the other computer or the NAS I get a can't mount message. But I am able to see the shares on the computer I am using. (in the network list) any and all help would be greatly appreciated. found this to work for me:
Fix for network browsing error:
“sudo gedit /etc/samba/smb.conf”
# Change this to the workgroup/NT-domain name your Samba server will part of
workgroup = Derr
<= change to match your workgroup name
netbios name = marc-laptop <= input this line changing the name to match your computers network name
# to IP addresses
name resolve order = lmhosts wins bcast host <= change the line in your conf to this
Reboot and enjoy your shares
Fix for network browsing error:
“sudo gedit /etc/samba/smb.conf”
# Change this to the workgroup/NT-domain name your Samba server will part of
workgroup = Derr
<= change to match your workgroup name
netbios name = marc-laptop <= input this line changing the name to match your computers network name
# to IP addresses
name resolve order = lmhosts wins bcast host <= change the line in your conf to this
Reboot and enjoy your shares