It seems that your Client VENUS tries to register itself to the WINS
server it is configured to. Check what WINS server is configured
using "ipconfig /all" in a DOS prompt.
If your client's WINS server is configured to be a.b.c.d and your
domain PDC IP is a.b.c.d but the "wins server" parameter of smb.conf
is set to "no" then it would seem logical that the error is "Should
be sent to the WINS".
Please post your "ipconfig /all" output and your smb.conf file.
Here's the output from the ipconfig /all:
Windows IP Configuration
Host Name . . . . . . . . . . . . : cornell-emngrvm
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : phonetics.cornell.edu
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . : phonetics.cornell.edu
Description . . . . . . . . . . . : 3Com 3C920 Integrated Fast
Ethernet
Controller (3C905C-TX Compatible)
Physical Address. . . . . . . . . : 00-06-5B-95-8C-15
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 128.253.175.146
Subnet Mask . . . . . . . . . . . : 255.255.255.128
Default Gateway . . . . . . . . . : 128.253.175.129
DHCP Server . . . . . . . . . . . : 132.236.56.249
DNS Servers . . . . . . . . . . . : 132.236.56.250
128.253.180.2
Lease Obtained. . . . . . . . . . : Friday, July 07, 2006
5:14:05 PM
Lease Expires . . . . . . . . . . : Friday, July 07, 2006
6:14:05 PM
Here's the /etc/samba/smb.conf:
[global]
socket address = 128.253.175.155
socket options = TCP_NODELAY
invalid users = bin daemon adm sync shutdown halt mail news uucp
max log size = 100
print command = /bin/lp -d%p %s; sleep 5; rm -f %s
printer = 128_1
printing = SYSV
log file = /var/log/samba.log
log level = 2
max log size = 50
debug timestamp = yes
[homes]
browseable = no
read only = no
writeable = yes
guest ok = no
I'm completely mystified as to why I keep getting these "Error -
should be sent to WINS server" messages. If anyone has any
suggestions I'd love to hear them. At this point it looks to me that
Samba has somehow become broken beyond repair.
Eric