[Pkg-samba-maint] DO NOT REPLY [Bug 5436] Reports "Server packet had invalid SMB signature" with some Win2K servers

samba-bugs at samba.org samba-bugs at samba.org
Fri May 9 18:26:45 UTC 2008


https://bugzilla.samba.org/show_bug.cgi?id=5436





------- Comment #5 from aragon at jpberlin.de  2008-05-09 13:26 CST -------
Created an attachment (id=3284)
 --> (https://bugzilla.samba.org/attachment.cgi?id=3284&action=view)
Works with 3.0.28: smbclient -d10 ... -c "archive 0;recurse;du"

After Downgrading Samba to 3.0.28 (without "a") smbclient works as expected.

----------------------------------------------------------
amun:# smbclient "\\\\djhuti.datasysteme\\E$" -U backup -E -c "archive
0;recurse;du"
Password:
Domain=[DATASYSTEME] OS=[Windows Server 2003 3790 Service Pack 2]
Server=[Windows Server 2003 5.2]

                49999 blocks of size 1048576. 44598 blocks available
Total number of bytes: 5436955509
-----------------------------------------------------------

I attached the first 2000 lines off the level 10 debug output. The whole log is
2.5MB in size. A "diff -u" shows that the main differences between the logs of
3.0.28a and 3.0.28 starts in line 1274 of this file.

[...]
@@ -1266,20 +1271,362 @@
 [010] 00 69 00 6E 00 67 00 2D  00 32 00 30 00 30 00 38  .i.n.g.- .2.0.0.8
 [020] 00 30 00 33 00 32 00 37  00 2E 00 6C 00 6F 00 67  .0.3.2.7 ...l.o.g
 [030] 00                                                .
-client_check_incoming_message: received message with mid 12 with no matching
send record.
-SMB Signature verification failed on incoming packet!
-removed head of do_list_queue (start=71, end=170)
-size=132
+get_sequence_for_reply: found seq = 19 mid = 12
+simple_packet_signature: sequence number 19
+client_check_incoming_message: seq 19: got good SMB signature of
+[000] 54 F2 F3 3D 97 CD 55 1E                           Tòó=.ÍU.
+size=104
[...]


Regards,
Martin


-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.



More information about the Pkg-samba-maint mailing list