Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 890745 Details for
Bug 1092469
smbclient login with --authentication-file fails
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Verbose logging using authentication-file, command line switches and /var/log/messages
fedora-20-smbclient.log (text/x-log), 8.91 KB, created by
Ken Fallon
on 2014-04-29 11:38:07 UTC
(
hide
)
Description:
Verbose logging using authentication-file, command line switches and /var/log/messages
Filename:
MIME Type:
Creator:
Ken Fallon
Created:
2014-04-29 11:38:07 UTC
Size:
8.91 KB
patch
obsolete
>Information changed to hide ip address, user, domain etc. > >smbclient --debuglevel=7 --list //192.168.123.123 --authentication-file=/root/authentication-file.txt >INFO: Current debug levels: > all: 7 > tdb: 7 > printdrivers: 7 > lanman: 7 > smb: 7 > rpc_parse: 7 > rpc_srv: 7 > rpc_cli: 7 > passdb: 7 > sam: 7 > auth: 7 > winbind: 7 > vfs: 7 > idmap: 7 > quota: 7 > acls: 7 > locking: 7 > msdfs: 7 > dmapi: 7 > registry: 7 > scavenger: 7 > dns: 7 > ldb: 7 >lp_load_ex: refreshing parameters >Initialising global parameters >rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384) >INFO: Current debug levels: > all: 7 > tdb: 7 > printdrivers: 7 > lanman: 7 > smb: 7 > rpc_parse: 7 > rpc_srv: 7 > rpc_cli: 7 > passdb: 7 > sam: 7 > auth: 7 > winbind: 7 > vfs: 7 > idmap: 7 > quota: 7 > acls: 7 > locking: 7 > msdfs: 7 > dmapi: 7 > registry: 7 > scavenger: 7 > dns: 7 > ldb: 7 >params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf" >Processing section "[global]" >doing parameter workgroup = MYGROUP >doing parameter server string = Samba Server Version %v >doing parameter log file = /var/log/samba/log.%m >doing parameter max log size = 50 >doing parameter security = user >doing parameter passdb backend = tdbsam >doing parameter load printers = yes >doing parameter cups options = raw >pm_process() returned Yes >lp_servicenumber: couldn't find homes >added interface virbr0 ip=192.168.122.1 bcast=192.168.122.255 netmask=255.255.255.0 >added interface wlp2s0 ip=192.168.227.227 bcast=192.168.239.255 netmask=255.255.240.0 >added interface em1 ip=192.168.123.45 bcast=192.168.123.255 netmask=255.255.255.0 >Netbios name list:- >my_netbios_names[0]="CLIENTPC" >Client started (version 4.1.6). >Connecting to 192.168.123.123 at port 445 >Socket options: > SO_KEEPALIVE = 0 > SO_REUSEADDR = 0 > SO_BROADCAST = 0 > TCP_NODELAY = 1 > TCP_KEEPCNT = 9 > TCP_KEEPIDLE = 7200 > TCP_KEEPINTVL = 75 > IPTOS_LOWDELAY = 0 > IPTOS_THROUGHPUT = 0 > SO_REUSEPORT = 0 > SO_SNDBUF = 332800 > SO_RCVBUF = 372480 > SO_SNDLOWAT = 1 > SO_RCVLOWAT = 1 > SO_SNDTIMEO = 0 > SO_RCVTIMEO = 0 > TCP_QUICKACK = 1 > TCP_DEFER_ACCEPT = 0 > session request ok >Doing spnego session setup (blob length=122) >got OID=1.2.840.48018.1.2.2 >got OID=1.2.840.113554.1.2.2 >got OID=1.3.6.1.4.1.311.2.2.10 >got principal=not_defined_in_RFC4178@please_ignore >Got challenge flags: >Got NTLMSSP neg_flags=0x60898205 > NTLMSSP_NEGOTIATE_UNICODE > NTLMSSP_REQUEST_TARGET > NTLMSSP_NEGOTIATE_NTLM > NTLMSSP_NEGOTIATE_ALWAYS_SIGN > NTLMSSP_NEGOTIATE_NTLM2 > NTLMSSP_NEGOTIATE_TARGET_INFO > NTLMSSP_NEGOTIATE_128 > NTLMSSP_NEGOTIATE_KEY_EXCH >NTLMSSP: Set final flags: >Got NTLMSSP neg_flags=0x60088205 > NTLMSSP_NEGOTIATE_UNICODE > NTLMSSP_REQUEST_TARGET > NTLMSSP_NEGOTIATE_NTLM > NTLMSSP_NEGOTIATE_ALWAYS_SIGN > NTLMSSP_NEGOTIATE_NTLM2 > NTLMSSP_NEGOTIATE_128 > NTLMSSP_NEGOTIATE_KEY_EXCH >NTLMSSP Sign/Seal - Initialising with flags: >Got NTLMSSP neg_flags=0x60088205 > NTLMSSP_NEGOTIATE_UNICODE > NTLMSSP_REQUEST_TARGET > NTLMSSP_NEGOTIATE_NTLM > NTLMSSP_NEGOTIATE_ALWAYS_SIGN > NTLMSSP_NEGOTIATE_NTLM2 > NTLMSSP_NEGOTIATE_128 > NTLMSSP_NEGOTIATE_KEY_EXCH >SPNEGO login failed: Logon failure >session setup failed: NT_STATUS_LOGON_FAILURE > > > >######################################################################################## >smbclient --debuglevel=7 --list //192.168.123.123 --user=WINUSERNAME --workgroup=WINDOMAIN > >INFO: Current debug levels: > all: 7 > tdb: 7 > printdrivers: 7 > lanman: 7 > smb: 7 > rpc_parse: 7 > rpc_srv: 7 > rpc_cli: 7 > passdb: 7 > sam: 7 > auth: 7 > winbind: 7 > vfs: 7 > idmap: 7 > quota: 7 > acls: 7 > locking: 7 > msdfs: 7 > dmapi: 7 > registry: 7 > scavenger: 7 > dns: 7 > ldb: 7 >lp_load_ex: refreshing parameters >Initialising global parameters >rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384) >INFO: Current debug levels: > all: 7 > tdb: 7 > printdrivers: 7 > lanman: 7 > smb: 7 > rpc_parse: 7 > rpc_srv: 7 > rpc_cli: 7 > passdb: 7 > sam: 7 > auth: 7 > winbind: 7 > vfs: 7 > idmap: 7 > quota: 7 > acls: 7 > locking: 7 > msdfs: 7 > dmapi: 7 > registry: 7 > scavenger: 7 > dns: 7 > ldb: 7 >params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf" >Processing section "[global]" >doing parameter workgroup = MYGROUP >doing parameter server string = Samba Server Version %v >doing parameter log file = /var/log/samba/log.%m >doing parameter max log size = 50 >doing parameter security = user >doing parameter passdb backend = tdbsam >doing parameter load printers = yes >doing parameter cups options = raw >pm_process() returned Yes >lp_servicenumber: couldn't find homes >added interface virbr0 ip=192.168.122.1 bcast=192.168.122.255 netmask=255.255.255.0 >added interface wlp2s0 ip=192.168.227.227 bcast=192.168.239.255 netmask=255.255.240.0 >added interface em1 ip=192.168.123.45 bcast=192.168.123.255 netmask=255.255.255.0 >Netbios name list:- >my_netbios_names[0]="CLIENTPC" >Client started (version 4.1.6). >Enter WINUSERNAME's password: Connecting to 192.168.123.123 at port 445 >Socket options: > SO_KEEPALIVE = 0 > SO_REUSEADDR = 0 > SO_BROADCAST = 0 > TCP_NODELAY = 1 > TCP_KEEPCNT = 9 > TCP_KEEPIDLE = 7200 > TCP_KEEPINTVL = 75 > IPTOS_LOWDELAY = 0 > IPTOS_THROUGHPUT = 0 > SO_REUSEPORT = 0 > SO_SNDBUF = 332800 > SO_RCVBUF = 372480 > SO_SNDLOWAT = 1 > SO_RCVLOWAT = 1 > SO_SNDTIMEO = 0 > SO_RCVTIMEO = 0 > TCP_QUICKACK = 1 > TCP_DEFER_ACCEPT = 0 > session request ok >Doing spnego session setup (blob length=122) >got OID=1.2.840.48018.1.2.2 >got OID=1.2.840.113554.1.2.2 >got OID=1.3.6.1.4.1.311.2.2.10 >got principal=not_defined_in_RFC4178@please_ignore >Got challenge flags: >Got NTLMSSP neg_flags=0x60898205 > NTLMSSP_NEGOTIATE_UNICODE > NTLMSSP_REQUEST_TARGET > NTLMSSP_NEGOTIATE_NTLM > NTLMSSP_NEGOTIATE_ALWAYS_SIGN > NTLMSSP_NEGOTIATE_NTLM2 > NTLMSSP_NEGOTIATE_TARGET_INFO > NTLMSSP_NEGOTIATE_128 > NTLMSSP_NEGOTIATE_KEY_EXCH >NTLMSSP: Set final flags: >Got NTLMSSP neg_flags=0x60088205 > NTLMSSP_NEGOTIATE_UNICODE > NTLMSSP_REQUEST_TARGET > NTLMSSP_NEGOTIATE_NTLM > NTLMSSP_NEGOTIATE_ALWAYS_SIGN > NTLMSSP_NEGOTIATE_NTLM2 > NTLMSSP_NEGOTIATE_128 > NTLMSSP_NEGOTIATE_KEY_EXCH >NTLMSSP Sign/Seal - Initialising with flags: >Got NTLMSSP neg_flags=0x60088205 > NTLMSSP_NEGOTIATE_UNICODE > NTLMSSP_REQUEST_TARGET > NTLMSSP_NEGOTIATE_NTLM > NTLMSSP_NEGOTIATE_ALWAYS_SIGN > NTLMSSP_NEGOTIATE_NTLM2 > NTLMSSP_NEGOTIATE_128 > NTLMSSP_NEGOTIATE_KEY_EXCH >Domain=[WINDOMAIN] OS=[SpinStream2] Server=[Windows 2000 Lan Manager] > session setup ok > tconx ok >Bind RPC Pipe: host 192.168.123.123 auth_type 0, auth_level 1 >rpc_api_pipe: host 192.168.123.123 >rpc_read_send: data_to_read: 52 >check_bind_response: accepted! >rpc_api_pipe: host 192.168.123.123 >rpc_read_send: data_to_read: 4264 >rpc_read_send: data_to_read: 16 >rpc_read_send: data_to_read: 4264 >rpc_read_send: data_to_read: 16 >rpc_read_send: data_to_read: 4264 >rpc_read_send: data_to_read: 16 >rpc_read_send: data_to_read: 604 > > > Sharename Type Comment > --------- ---- ------- >[removed] > List of 87 DISK entries > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >[/removed] >Socket options: > SO_KEEPALIVE = 0 > SO_REUSEADDR = 0 > SO_BROADCAST = 0 > TCP_NODELAY = 1 > TCP_KEEPCNT = 9 > TCP_KEEPIDLE = 7200 > TCP_KEEPINTVL = 75 > IPTOS_LOWDELAY = 0 > IPTOS_THROUGHPUT = 0 > SO_REUSEPORT = 0 > SO_SNDBUF = 332800 > SO_RCVBUF = 372480 > SO_SNDLOWAT = 1 > SO_RCVLOWAT = 1 > SO_SNDTIMEO = 0 > SO_RCVTIMEO = 0 > TCP_QUICKACK = 1 > TCP_DEFER_ACCEPT = 0 > session request ok >Doing spnego session setup (blob length=122) >got OID=1.2.840.48018.1.2.2 >got OID=1.2.840.113554.1.2.2 >got OID=1.3.6.1.4.1.311.2.2.10 >got principal=not_defined_in_RFC4178@please_ignore >Got challenge flags: >Got NTLMSSP neg_flags=0x60898205 > NTLMSSP_NEGOTIATE_UNICODE > NTLMSSP_REQUEST_TARGET > NTLMSSP_NEGOTIATE_NTLM > NTLMSSP_NEGOTIATE_ALWAYS_SIGN > NTLMSSP_NEGOTIATE_NTLM2 > NTLMSSP_NEGOTIATE_TARGET_INFO > NTLMSSP_NEGOTIATE_128 > NTLMSSP_NEGOTIATE_KEY_EXCH >NTLMSSP: Set final flags: >Got NTLMSSP neg_flags=0x60088205 > NTLMSSP_NEGOTIATE_UNICODE > NTLMSSP_REQUEST_TARGET > NTLMSSP_NEGOTIATE_NTLM > NTLMSSP_NEGOTIATE_ALWAYS_SIGN > NTLMSSP_NEGOTIATE_NTLM2 > NTLMSSP_NEGOTIATE_128 > NTLMSSP_NEGOTIATE_KEY_EXCH >NTLMSSP Sign/Seal - Initialising with flags: >Got NTLMSSP neg_flags=0x60088205 > NTLMSSP_NEGOTIATE_UNICODE > NTLMSSP_REQUEST_TARGET > NTLMSSP_NEGOTIATE_NTLM > NTLMSSP_NEGOTIATE_ALWAYS_SIGN > NTLMSSP_NEGOTIATE_NTLM2 > NTLMSSP_NEGOTIATE_128 > NTLMSSP_NEGOTIATE_KEY_EXCH >Domain=[WINDOMAIN] OS=[SpinStream2] Server=[Windows 2000 Lan Manager] > session setup ok > tconx ok >is >[removed] >list of 42 disk > > > > > > > > > > > > > > > > > > > >[removed] > Server Comment > --------- ------- > > Workgroup Master > --------- ------- >######################################################################################## > >grep CIFS /var/log/messages >Apr 29 12:59:53 CLIENTPC kernel: [13572.124359] CIFS VFS: Send error in SessSetup = -5 >Apr 29 12:59:53 CLIENTPC kernel: [13572.125418] CIFS VFS: cifs_mount failed w/return code = -5 >Apr 29 12:59:53 CLIENTPC kernel: CIFS VFS: Send error in SessSetup = -5 >Apr 29 12:59:53 CLIENTPC kernel: CIFS VFS: cifs_mount failed w/return code = -5
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1092469
: 890745