Date: Fri, 18 Oct 2019 14:08:07 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 234793] Failed unknown for $USER in sshd logs even if I got authenticated Message-ID: <bug-234793-227-K2qZoB9DoS@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-234793-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234793 mike@sentex.net changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mike@sentex.net --- Comment #19 from mike@sentex.net --- Same issue here. I tried running through Truss, and I dont understand what its actually failing on debug3: mm_answer_login_getpwclass: sending MONITOR_ANS_GETPWCLASS write(2,"debug3: mm_answer_login_getpwcla"...,68) = 68 (0x44) debug3: mm_request_send entering: type 51 write(2,"debug3: mm_request_send entering"...,43) = 43 (0x2b) write(5,"\0\0\^BY3",5) = 5 (0x5) write(5,"\^A\0\0\0\bstandard\0\0\^BCstand"...,600) = 600 (0x258) Failed unknown for mdt from 192.168.xx.xx port 56886 ssh2 write(2,"Failed unknown for mdt from"...,64) = 64 (0x40) auditon(0x25,0x7fffffffd1d4,0x4) = 0 (0x0) poll({ 5/POLLIN 6/POLLIN },2,-1) = 1 (0x1) read(6,"\0\0\0*",4) = 4 (0x4) read(6,"\0\0\0\^C\0\0\0"user mdt lo"...,42) = 42 (0x2a) user mdt login class standard [preauth] write(2,"user mdt login class standa"...,46) = 46 (0x2e) poll({ 5/POLLIN 6/POLLIN },2,-1) = 1 (0x1) read(6,"\0\0\0/",4) = 4 (0x4) read(6,"\0\0\0\^F\0\0\0'input_userauth_r"...,47) = 47 (0x2f) debug2: input_userauth_request: try method none [preauth] write(2,"debug2: input_userauth_request: "...,59) = 59 (0x3b) -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234793-227-K2qZoB9DoS>
