[Samba] Nonfunctional linux/CIFS mounts after update (ADS / windows DC auth)

Jeremy Allison jra at samba.org
Wed Apr 27 18:50:53 UTC 2016


On Tue, Apr 26, 2016 at 05:08:48PM -0400, Glomski, Patrick wrote:
> Failure for me is always:
> 
> SMB PACKET: SMBsesssetupX (REPLY)
> > SMB Command   =  0x73
> > Error class   =  0x6D
> > Error code    =  49152 (0xc000)
> > Flags1        =  0x80
> > Flags2        =  0x3
> > Tree ID       =  0 (0x0)
> > Proc ID       =  12056 (0x2f18)
> > UID           =  29165 (0x71ed)
> > MID           =  3 (0x3)
> > Word Count    =  0 (0x0)
> > NTError = STATUS_LOGON_FAILURE
> > smb_bcc=0
> >
> 
> Credentials are correct; it works through nautilus' smb://...
> 
> Let me know what else would help to diagnose. I can also privately share
> verbose samba or other logs.

Debug level 10 on smbd. Look into the cause
of the STATUS_LOGON_FAILURE in SMBsesssetupX
(should be pretty obvious from that).



More information about the samba mailing list