Bug 200362

Summary: smbclient problem with shared directories.
Product: [Fedora] Fedora Reporter: Jean-pierre Cartal <jean-pierre.cartal>
Component: sambaAssignee: Simo Sorce <ssorce>
Status: CLOSED CURRENTRELEASE QA Contact: David Lawrence <dkl>
Severity: high Docs Contact:
Priority: medium    
Version: 5CC: jplans, urorzm+bugzilla.redhat.com
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: 3.0.24-1.fc5 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-03-14 15:49:00 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Log file of an smbclient session with full debug none

Description Jean-pierre Cartal 2006-07-27 06:00:43 UTC
Description of problem:
Smbclient problems after upgrading to samba 3.0.23a. Some directories can not be
listed when connecting to a W2K3 share e.g.:
smbclient -U jean-pierre.cartal '\\srv010-nt12\commun'
Password:
Domain=[RLD] OS=[Windows Server 2003 3790 Service Pack 1] Server=[Windows Server
2003 5.2]
smb: \> ls
client_check_incoming_message: received message with mid 9 with no matching send
record.
SMB Signature verification failed on incoming packet!
Server packet had invalid SMB signature! listing \*
Error in dskattr: Server packet had invalid SMB signature!
smb: \>

Of course components relying on smbclient, like Konqueror, are not working anymore.

Version-Release number of selected component (if applicable):
3.0.23a

How reproducible:
I've attached a log file of a smbclient session with a directory where the
problem is happening. I've no clue yet on how to manually create a directory
showing this behaviour.  

Steps to Reproduce:
1. Upgrade to samba 3.0.23a
2. Connect with smbclient to a W2K3 share
3. Ask for directory listing
  
Actual results:
Error message as explained above

Expected results:
Directory listing

Additional info:

Comment 1 Jean-pierre Cartal 2006-07-27 06:00:43 UTC
Created attachment 133128 [details]
Log file of an smbclient session with full debug

Comment 2 Guenther Deschner 2007-03-14 15:49:00 UTC
Fixed with current update. Thanks for the report.