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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to