Hello everyone.
Reacently I installed Ubuntu on my server and I wanted to run wins in samba for my network. This is my config file
[global]
workgroup = EUROM
server string = ed
interfaces = domain.eurom
bind interfaces only = Yes
obey pam restrictions = Yes
passdb backend = tdbsam
passwd program = /usr/bin/passwd %u
passwd chat = *Enter\snew\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spassword:* %n\n *passwd:*password\supdated\ssuccessfully* .
syslog = 0
log file = /var/log/samba/log.%m
max log size = 1000
name resolve order = wins bcast host
os level = 99
wins support = Yes
panic action = /usr/share/samba/panic-action %d
invalid users = root
[printers]
comment = All Printers
path = /var/spool/samba
create mask = 0700
printable = Yes
browseable = No
[print$]
comment = Printer Drivers
path = /var/lib/samba/printers
__________________
Problem Is that it seems wins are not working. I cant browse any computers in my workgroup. I dit configure IP adress of wins server in other computers on the network. I probably messed something up in that smb.conf, please help