This may look like an old thread. But I tried all types of solution which are provided. But no luck.
I have a Shared Folder from fileserver(windows server 2012 R2 - default samba 2.1)
My client side configurtion are:-
Version 3.5.10-114.el6  
The packages are installed :-
rpm -qa | grep -i samba  
samba-winbind-clients-3.5.10-114.el6.x86_64  
samba-client-3.5.10-114.el6.x86_64  
samba-3.5.10-114.el6.x86_64  
samba-common-3.5.10-114.el6.x86_64  
The commands which I followed in Linux client
smbclient -L //hostname/USER -U domain/username -W domain
dmesg retruns a below error   
[1907763.056610] CIFS VFS: cifs_mount failed w/return code = -112  
smbclient error:  
Reconnecting with SMB1 for workgroup listing.  
protocol negotiation failed: NT_STATUS_CONNECTION_RESET  
Failed to connect with SMB1 -- no workgroup available