hi guys
I got a mystery on my hands. I setup a samba server on my laptop works great win clients can see the server shares.
I setup a linux box server, did a port scan and the shares cannot be seen although they are there. i did a port scan on my laptop server and and shares can be seen. here is my smb.conf for the linux box, where the cannot be seen.
# Samba config file created using SWAT
# from support.specialist.com (127.0.0.1)
# Date: 2002/06/23 22:43:20
# Global parameters
[global]
workgroup = SUPPORT
netbios name = SERVER
encrypt passwords = Yes
update encrypted = Yes
wins support = Yes
[open]
comment = opens share dir
path = /home/open
username = open
valid users = open
write list = open
guest ok = Yes
[snow]
comment = snow dir
path = /home/open/
guest ok = Yes
I have disabled firewalls just in case you were wondering. :'(


Reply With Quote
I've not done anything different apart from switch my machines on and voila I see my server I click my server, hey presto I see shares ;D 
Bookmarks