[Bug 234793] Failed unknown for $USER in sshd logs even if I got authenticated
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Oct 18 14:08:13 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234793
mike at sentex.net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mike at sentex.net
--- Comment #19 from mike at 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.
More information about the freebsd-bugs
mailing list