R
Rich Grise
I've got that perennial problem - Samba server on Slackware Linux 10.0,
with a LAN on 10.0.0.*, and four W2K boxes. All of the computers
can access the one samba share at \\10.0.0.1\Server, but nothing
shows up under "computers near me" in "network neighborhood", and
it takes about a minute to time out, and says "Workgroup is not
accessible. The list of servers for this work\group is not currently
available."
I've been searching google groups all day, and this question has
been asked about a hundred times and nobody seems to have an answer.
There are a few answers, but they talk about arcane stuff like
"The Master Browser". I've tried every suggestion I've found so
far, and nothing works.
And it USED TO WORK!
Here's parts of my smb.conf:
-----------
[global]
netbios name = ops
workgroup = WORKGROUP
server string = Samba Server
hosts allow = 10.
printing = cups
log file = /var/log/samba.%m
max log size = 50
security = share
encrypt passwords = yes
smb passwd file = /etc/samba/private/smbpass
ssl CA certDir = /etc/ssl/certs
socket options = TCP_NODELAY
interfaces = 10.0.0.1/8
local master = no
; os level = 33
; domain master = yes
; preferred master = yes
wins support = yes
; wins server = w.x.y.z
wins proxy = yes
dns proxy = yes
-----------
And I've tried every possible combination of settings in the LAN
properties applet in W2K, and I still get "Workgroup is not
accessible".
Is there some arcane secret little thing buried somewhere in the
bowels of W2K that will fix this?
Thanks,
Rich
with a LAN on 10.0.0.*, and four W2K boxes. All of the computers
can access the one samba share at \\10.0.0.1\Server, but nothing
shows up under "computers near me" in "network neighborhood", and
it takes about a minute to time out, and says "Workgroup is not
accessible. The list of servers for this work\group is not currently
available."
I've been searching google groups all day, and this question has
been asked about a hundred times and nobody seems to have an answer.
There are a few answers, but they talk about arcane stuff like
"The Master Browser". I've tried every suggestion I've found so
far, and nothing works.
And it USED TO WORK!
Here's parts of my smb.conf:
-----------
[global]
netbios name = ops
workgroup = WORKGROUP
server string = Samba Server
hosts allow = 10.
printing = cups
log file = /var/log/samba.%m
max log size = 50
security = share
encrypt passwords = yes
smb passwd file = /etc/samba/private/smbpass
ssl CA certDir = /etc/ssl/certs
socket options = TCP_NODELAY
interfaces = 10.0.0.1/8
local master = no
; os level = 33
; domain master = yes
; preferred master = yes
wins support = yes
; wins server = w.x.y.z
wins proxy = yes
dns proxy = yes
-----------
And I've tried every possible combination of settings in the LAN
properties applet in W2K, and I still get "Workgroup is not
accessible".
Is there some arcane secret little thing buried somewhere in the
bowels of W2K that will fix this?
Thanks,
Rich