Hi all. I'm running Samba 2.2.3a with WinXP client and I keep getting messages that say "Delayed Write Failed" when saving to Samba shares. I don't have any hardware problems or similar problems with Linux programs. Here's my smb.conf: # Samba configuration [global] ###### HACKS AND TWEAKS ###### use spnego = no domain guest group = @smbguest nobody guest domain admin group = @smbadmin printer admin = @smbprint ###### OPLOCK DEFAULTS ###### # oplocks = yes # kernel oplocks = yes # level2 oplocks = yes # oplock break wait time = 0 # oplock contention limit = 2 oplocks = yes kernel oplocks = yes level2 oplocks = yes oplock break wait time = 0 oplock contention limit = 2 # identification netbios name = PENGUIN workgroup = HOME server string = Samba %v # domain (PDC) security = user os level = 250 domain master = yes domain logons = yes local master = yes preferred master = yes logon drive = H: logon home = \\PENGUIN\%u logon path = \\PENGUIN\profiles\%u logon script = %u.cmd # winbind winbind separator = + winbind cache time = 10 template shell = /bin/bash template homedir = /home/%D/%U winbind uid = 10000-20000 winbind gid = 10000-20000 # bind interfaces interfaces = lo eth0 bind interfaces only = yes # logging log level = 3 max log size = 10000 syslog = 0 syslog only = no # time server time server = yes dos filetimes = yes fake directory create times = yes dos filetime resolution = yes delete readonly = no # wins server wins support = yes wins hook = /etc/samba/winshook dns proxy = yes name resolve order = lmhosts hosts bcast wins # user security ; invalid users = root map to guest = never guest account = nobody guest ok = no username map = /etc/samba/users.map password level = 0 username level = 8 encrypt passwords = yes null passwords = no min password length = 4 pam password change = yes obey pam restrictions = no unix password sync = yes passwd program = /usr/bin/passwd %u passwd chat = *Enter\snew\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spassword:* %n\n . # file and directory access veto files = /.journal/aquota.user/aquota.group/lost+found/ hide files = /Maildir/ dont descend = /proc,/dev,/etc create mask = 0644 directory mask = 0755 preserve case = yes short preserve case = yes default case = lower nt acl support = no # printing printing = lprng load printers = no printcap name = /etc/printcap printer driver file = /etc/samba/printers.def enumports command = /etc/samba/listports /etc/printcap print command = /usr/bin/lpr -P%p -r %s lpq command = /usr/bin/lpq -P%p lprm command = /usr/bin/lprm -P%p %j lppause command = /usr/sbin/lpc hold %p %j lpresume command = /usr/sbin/lpc release $p $j queuepause command = /usr/sbin/lpc -P%p stop queueresume command = /usr/sbin/lpc -P%p start # remote administration add user script = /etc/samba/users add %u delete user script = /etc/samba/users del %u add printer command = /etc/samba/printers add delete printer command = /etc/samba/printers del add share command = /etc/samba/shares add change share command = /etc/samba/shares change delete share command = /etc/samba/shares del add machine script = /etc/samba/users add %u shutdown script = /etc/samba/shutdown shutdown %t %r %f %m abort shutdown script = /etc/samba/shutdown abort show add printer wizard = no # misc default service = homes message command = /bin/sh -c 'test -n "`pidof /usr/bin/linpopup`" && /usr/bin/linpopup "%f" "%m" %s; rm %s' & code page directory = /usr/share/samba/codepages [homes] comment = Home Directory browseable = no writable = yes create mask = 0644 directory mask = 0755 root preexec = /etc/samba/accountcheck "%m" "%u" "%H" [print$] path = /home/samba/print read only = yes write list = @smbprint root [netlogon] comment = Domain logon service path = /home/samba/netlogon writable = no browseable = no [profiles] comment = Windows Profiles path = /home/samba/profiles writable = yes browseable = no nt acl support = no include = /etc/samba/shares.conf include = /etc/samba/printers.conf -------------- next part -------------- HTML attachment scrubbed and removed
Hi all. I'm running Samba 2.2.3a with WinXP client and I keep getting messages that say "Delayed Write Failed" when saving to Samba shares. I don't have any hardware problems or similar problems with Linux programs. Here's my smb.conf: # Samba configuration [global] ###### HACKS AND TWEAKS ###### use spnego = no domain guest group = @smbguest nobody guest domain admin group = @smbadmin printer admin = @smbprint ###### OPLOCK DEFAULTS ###### # oplocks = yes # kernel oplocks = yes # level2 oplocks = yes # oplock break wait time = 0 # oplock contention limit = 2 oplocks = yes kernel oplocks = yes level2 oplocks = yes oplock break wait time = 0 oplock contention limit = 2 # identification netbios name = PENGUIN workgroup = HOME server string = Samba %v # domain (PDC) security = user os level = 250 domain master = yes domain logons = yes local master = yes preferred master = yes logon drive = H: logon home = \\PENGUIN\%u logon path = \\PENGUIN\profiles\%u logon script = %u.cmd # winbind winbind separator = + winbind cache time = 10 template shell = /bin/bash template homedir = /home/%D/%U winbind uid = 10000-20000 winbind gid = 10000-20000 # bind interfaces interfaces = lo eth0 bind interfaces only = yes # logging log level = 3 max log size = 10000 syslog = 0 syslog only = no # time server time server = yes dos filetimes = yes fake directory create times = yes dos filetime resolution = yes delete readonly = no # wins server wins support = yes wins hook = /etc/samba/winshook dns proxy = yes name resolve order = lmhosts hosts bcast wins # user security ; invalid users = root map to guest = never guest account = nobody guest ok = no username map = /etc/samba/users.map password level = 0 username level = 8 encrypt passwords = yes null passwords = no min password length = 4 pam password change = yes obey pam restrictions = no unix password sync = yes passwd program = /usr/bin/passwd %u passwd chat = *Enter\snew\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spassword:* %n\n . # file and directory access veto files = /.journal/aquota.user/aquota.group/lost+found/ hide files = /Maildir/ dont descend = /proc,/dev,/etc create mask = 0644 directory mask = 0755 preserve case = yes short preserve case = yes default case = lower nt acl support = no # printing printing = lprng load printers = no printcap name = /etc/printcap printer driver file = /etc/samba/printers.def enumports command = /etc/samba/listports /etc/printcap print command = /usr/bin/lpr -P%p -r %s lpq command = /usr/bin/lpq -P%p lprm command = /usr/bin/lprm -P%p %j lppause command = /usr/sbin/lpc hold %p %j lpresume command = /usr/sbin/lpc release $p $j queuepause command = /usr/sbin/lpc -P%p stop queueresume command = /usr/sbin/lpc -P%p start # remote administration add user script = /etc/samba/users add %u delete user script = /etc/samba/users del %u add printer command = /etc/samba/printers add delete printer command = /etc/samba/printers del add share command = /etc/samba/shares add change share command = /etc/samba/shares change delete share command = /etc/samba/shares del add machine script = /etc/samba/users add %u shutdown script = /etc/samba/shutdown shutdown %t %r %f %m abort shutdown script = /etc/samba/shutdown abort show add printer wizard = no # misc default service = homes message command = /bin/sh -c 'test -n "`pidof /usr/bin/linpopup`" && /usr/bin/linpopup "%f" "%m" %s; rm %s' & code page directory = /usr/share/samba/codepages [homes] comment = Home Directory browseable = no writable = yes create mask = 0644 directory mask = 0755 root preexec = /etc/samba/accountcheck "%m" "%u" "%H" [print$] path = /home/samba/print read only = yes write list = @smbprint root [netlogon] comment = Domain logon service path = /home/samba/netlogon writable = no browseable = no [profiles] comment = Windows Profiles path = /home/samba/profiles writable = yes browseable = no nt acl support = no include = /etc/samba/shares.conf include = /etc/samba/printers.conf -------------- next part -------------- HTML attachment scrubbed and removed