- May 4, 2001
- 15,381
- 6
- 91
Also posted in Networking:
I dunno what to do. I have a RH 7.3 running samba and it seems to be configured just fine. The problem is that I can't actually see the server in the Network Neighborhood of my Win2k machine, nor can I run: \\server. However, if I type \\serverIP it'll let me login and browse shares just fine. I searched google, Samba, AT, and did man smb.conf. I tried being Domain master, local master, lm announce, blah blah blah....I dunno what I'm doing wrong.
Here's a shortened version of my smb.conf. Help me if you can please. TIA!
[global]
workgroup = 223
lanman auth = Yes
server string = Linux
netbios name = Linux
hosts allow = 192.168.1. 192.168.2. 127.
security = user
encrypt passwords = yes
smb passwd file = /etc/samba/smbpasswd
username map = /etc/samba/smbusers
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
dns proxy = no
I dunno what to do. I have a RH 7.3 running samba and it seems to be configured just fine. The problem is that I can't actually see the server in the Network Neighborhood of my Win2k machine, nor can I run: \\server. However, if I type \\serverIP it'll let me login and browse shares just fine. I searched google, Samba, AT, and did man smb.conf. I tried being Domain master, local master, lm announce, blah blah blah....I dunno what I'm doing wrong.
Here's a shortened version of my smb.conf. Help me if you can please. TIA!
[global]
workgroup = 223
lanman auth = Yes
server string = Linux
netbios name = Linux
hosts allow = 192.168.1. 192.168.2. 127.
security = user
encrypt passwords = yes
smb passwd file = /etc/samba/smbpasswd
username map = /etc/samba/smbusers
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
dns proxy = no