[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

samba/stable 2.2.3a-13 -- samba doesn't accept connections after upgrade



Hello all,

I just installed the 2.2.3a-13 security patch for samba (and smbclient and samba-common). Now samba refuses connections.
Error connecting to xxx.xxx.xxx.xxx (Connection refused)
2487: Connection to XXXXXXXX failed
SMB connection failed

I have samba through inetd, which is running. Reboot didn't help either (old windows habit).

Samba worked flawlessly before. Anyway familiar with samba have any suggestions of what changes might have caused this to happen?

smb.conf
[global]
   workgroup = XXXXX
   server string = XXXXXX
   invalid users = root
   log file = /var/log/samba/log.%m
   max log size = 1000
   syslog = 0
   encrypt passwords = true
   socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
   local master = no
   dns proxy = no
   unix password sync = false
   passwd program = /usr/bin/passwd %u
   passwd chat = *Enter\snew\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spassword:* %n\n .
   obey pam restrictions = yes
[XXXXX]
   valid users = XXXXXXX
   path = /XXXXXX
   comment = XXXXXXXXXXXXX
   browseable = no
   public = no
  veto files = /*.eml/*.nws/riched20.dll/*.{*}/.AppleDouble/XXXXX/  #  .bin/.AppleDesktop/Network Trash Folder/
  delete veto files = yes
   writable = yes
   create mask = 0777
   directory mask = 0777

Peter
ps-list@masny.dk



Reply to: