Bug 1674

Summary: Log ~/.ssh/authorized_keys comments when using LogLevel=VERBOSE
Product: Portable OpenSSH Reporter: Fernando Vezzosi <fv>
Component: sshdAssignee: Assigned to nobody <unassigned-bugs>
Status: NEW ---    
Severity: normal CC: mindrot
Priority: P2    
Version: 5.3p1   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch to log comment during auth phase none

Description Fernando Vezzosi 2009-11-23 12:01:23 AEDT
Created attachment 1732 [details]
patch to log comment during auth phase

(from <20090804121133.GA5707@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?
Comment 1 Damien Miller 2020-01-25 23:25:21 AEDT
*** Bug 3019 has been marked as a duplicate of this bug. ***