Bug 2367

Summary: AuthorizedKeysCommand add key fingerprint as second argument
Product: Portable OpenSSH Reporter: Emmanuel Vadot <elbarto>
Component: sshdAssignee: Assigned to nobody <unassigned-bugs>
Status: CLOSED DUPLICATE    
Severity: enhancement CC: djm
Priority: P5    
Version: 6.7p1   
Hardware: Other   
OS: FreeBSD   
Attachments:
Description Flags
AuthorizedKeysCommand enhancement none

Description Emmanuel Vadot 2015-03-16 19:48:06 AEDT
Created attachment 2568 [details]
AuthorizedKeysCommand enhancement

When dealing with a lot (I mean really a lot) of sshkeys for one user (like for a git service with only a generic "git" user), parsing AuthorizedKeysFile or using AuthorizedKeysCommand can be really slow.
Adding the fingerprint of the supplied key as an argument of the AuthorizedKeysCommand makes possible to select only the desired keys.
Comment 1 Damien Miller 2015-04-24 13:57:09 AEST

*** This bug has been marked as a duplicate of bug 2081 ***
Comment 2 Damien Miller 2016-08-02 10:41:40 AEST
Close all resolved bugs after 7.3p1 release