hello, since i make some changes to my configuration, all files, which i write from specific programm to the server, are defect. i make some checks at the first time, i have this problem with an older version of samba, that the last writeoperation to the files are not in the files, they are lost. today, i must see the same problem with the new samba-version. i try to find out why and find this. i write an avi-file with virtualdub to the server and find this: [2006/08/28 22:03:03, 0] libsmb/smb_signing.c:srv_check_incoming_message(661) srv_check_incoming_message: BAD SIG: seq 5678 got SMB signature of [2006/08/28 22:03:03, 0] libsmb/smb_signing.c:srv_check_incoming_message(673) srv_check_incoming_message: out of seq. seq num 5677 matches. We were expecting seq 5678 [2006/08/28 22:03:03, 0] libsmb/smb_signing.c:signing_good(232) signing_good: BAD SIG: seq 5678 [2006/08/28 22:03:03, 0] lib/util_sock.c:receive_smb(741) receive_smb: SMB Signature verification failed on incoming packet! [2006/08/28 22:03:03, 1] smbd/service.c:close_cnum(1141) p3-550 (192.168.1.7) closed connection to service sdc2 the version 3.0.23 crash at the end of the file and 3.0.23b write defect files. i try with signing = off and not auto in the configuration file and i have no more errors. it seems, this bug is only, if i use "server signing = auto" in combination with winxp and virtualdub. with the old samba-version (2.x or 3.x i don't remember) this problem is only with winxp, with my older win2000-system, i don't have such problems before. i make many test with the older samba-version and only, if i use virtualdub to write the file, i have this problem. with other applications and files or if i copy the avi-files, no problem, all files are ok. i hope, you can reproduce this error on your system with the same programs. goodby
I think this is a bug we've fixed for 3.0.23c. Jeremy.
probably fixed long time ago