[Bug 2367] New: AuthorizedKeysCommand add key fingerprint as second argument
    bugzilla-daemon at mindrot.org 
    bugzilla-daemon at mindrot.org
       
    Mon Mar 16 19:48:06 AEDT 2015
    
    
  
https://bugzilla.mindrot.org/show_bug.cgi?id=2367
            Bug ID: 2367
           Summary: AuthorizedKeysCommand add key fingerprint as second
                    argument
           Product: Portable OpenSSH
           Version: 6.7p1
          Hardware: Other
                OS: FreeBSD
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: sshd
          Assignee: unassigned-bugs at mindrot.org
          Reporter: elbarto at bocal.org
Created attachment 2568
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2568&action=edit
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.
-- 
You are receiving this mail because:
You are watching the assignee of the bug.
    
    
More information about the openssh-bugs
mailing list