Hi. We are running Solaris 2.6, Samba 2.0.0.
 
NT workstations can connect to all samba shares, but W2K workstations can't. Some 
users get "Semaphore Timeout Period has expired", some get "Network name not found". 
The NT and W2K users login to the same NT domain. There is a WINS entry matching the 
Unix server hostname. Any ideas? Thank you. -Anoosh
 
Here is smb.conf
=============
   workgroup = JH_IP
  password server = IPPDC01
  security = server
  debug level = 3
  time offset = 60
   printing = bsd
   printcap name = /etc/printcap
   load printers = yes
   guest account = pcguest
   log file = /usr/local/samba/var/log.%m
   lock directory = /usr/local/samba/var/locks
   share modes = yes
   wins server = (Wins IP address is here)
   local master = no
[printers]
   comment = All Printers
   browseable = no
   printable = yes
   public = no
   writable = no
   create mode = 0700
[homes]
   comment = Home Directories
   browseable = no
   read only = no
   create mode = 0750
[share]
  comment = Share
  path = /share
  valid users = (unix ids here matching windows ids)
  public = no
  writeable = yes
share]
  comment = Share
  path = /share
  valid users = (unix ids here matching windows ids)
  public = no
  writeable = yes
  printable = no
[UNX2]
   comment = /UNX2 filesystem on UNIX server dretsun4
   path = /UNX2
   valid users = ((unix ids here matching windows ids)
   public = no
   writable = no
   printable = no
   create mask = 0765


---------------------------------
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to