bugzilla-daemon at bugzilla.mindrot.org
2019-Jun-12 12:04 UTC
[Bug 3019] New: Journal log for incoming public key connect not helpful to know origin
https://bugzilla.mindrot.org/show_bug.cgi?id=3019
Bug ID: 3019
Summary: Journal log for incoming public key connect not
helpful to know origin
Product: Portable OpenSSH
Version: 7.9p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: sshd
Assignee: unassigned-bugs at mindrot.org
Reporter: mindrot at dstoecker.de
In case of an incomming SSH connection the journal contains the
following entry:
Accepted publickey for root from ... port ... ssh2: ECDSA SHA256:...
that is not helpful to find the real source.
in authorized_keys the entries look like
ecdsa-sha2-nistp256 ... user at domain
It would be very helpful, when the above log message also contains the
"user at domain" part. That would make the log message much more
helpful.
If not, the output should instead of the SHA256 at least contain the
same format as the authorized_keys entry has.
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2020-Jan-25 12:25 UTC
[Bug 3019] Journal log for incoming public key connect not helpful to know origin
https://bugzilla.mindrot.org/show_bug.cgi?id=3019
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |DUPLICATE
CC| |djm at mindrot.org
Status|NEW |RESOLVED
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
*** This bug has been marked as a duplicate of bug 1674 ***
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
bugzilla-daemon at mindrot.org
2021-Apr-23 04:53 UTC
[Bug 3019] Journal log for incoming public key connect not helpful to know origin
https://bugzilla.mindrot.org/show_bug.cgi?id=3019
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Damien Miller <djm at mindrot.org> ---
closing resolved bugs as of 8.6p1 release
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.