bugzilla-daemon at bugzilla.mindrot.org
2009-Nov-23 01:01 UTC
[Bug 1674] New: Log ~/.ssh/authorized_keys comments when using LogLevel=VERBOSE
https://bugzilla.mindrot.org/show_bug.cgi?id=1674 Summary: Log ~/.ssh/authorized_keys comments when using LogLevel=VERBOSE Product: Portable OpenSSH Version: 5.3p1 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: sshd AssignedTo: unassigned-bugs at mindrot.org ReportedBy: fv at linuxvar.it Created an attachment (id=1732) --> (https://bugzilla.mindrot.org/attachment.cgi?id=1732) patch to log comment during auth phase (from <20090804121133.GA5707 at lothlorien.passione>) Hi, Attached is a patch to log key comments upon successful login. It just adds them to the already existing verbose() call. I find it useful e.g. on shared accounts where it's sometimes not enough to have the key fingerprint in the log file. Can this be applied? -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.
Reasonably Related Threads
- [PATCH] Log ~/.ssh/authorized_keys comments when using LogLevel=VERBOSE
- Routing local generted packets with fwmark
- [Bug 1720] New: would be nice if authorized_keys(5) existed
- [Bug 2678] New: PubKey Authentication fails when more than one user/group ACL is set on any Path component to authorized_keys
- [Bug 1765] New: Error message if key not first in authorized_keys file