Upgraded the domain controllers in our 2 sites from 3.0.20 to 3.0.22.
The one running Suse Linux is working fine, but the Solaris 8 domain controller
doesn't list any XP machines in its browse list (the Firewall is off on the XP
machines).  Lists Unix machines, 2000 and 2003 machines.
This was all working in 3.0.20.  Has anything changed?

Below the global part of our smb.conf:

----------------


[global]
  workgroup = MYDOMAIN
  server string = %h
  hosts allow = 192.168.191. 192.168.193. 127.
  interfaces = 194.168.191.61/255.255.255.0 192.168.193.61/255.255.255.0
  log file = /var/log/samba/%m.log
  log level = 1
  syslog = 0
  load printers = yes
  printing = cups
  printcap name = cups
  domain master = yes
  domain logons = yes
  local master = yes
  preferred master = yes
  name resolve order = wins lmhosts host bcast
  username map = /home/samba/lib/users.map
  wins support = yes
  time server = yes
  os level = 65
  encrypt passwords = yes
  security = user
  logon script = netlogon.bat
  logon path = \\%N\profile\%a\%u
  logon drive = q:


----------------

Michael
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to