Bug 1778

Summary: AuthorizedKeysCommand
Product: Portable OpenSSH Reporter: Daniel Kahn Gillmor <dkg>
Component: sshdAssignee: Assigned to nobody <unassigned-bugs>
Status: CLOSED DUPLICATE    
Severity: normal CC: t8m
Priority: P2    
Version: 5.5p1   
Hardware: All   
OS: All   

Description Daniel Kahn Gillmor 2010-06-10 01:13:00 AEST
By analogy with #1777, it would be useful to support an AuthorizedKeysCommand as an alternative (or supplement?) to AuthorizedKeysFile to allow for out-of-process plugins to handle remote user public key authentication.

AuthorizedKeysCommand should probably handle both authentication and the various option strings currently available in AuthorizedKeysFile.

I can try to produce a more thorough spec if it would be useful.
Comment 1 Tomas Mraz 2010-06-10 17:31:51 AEST
This is already implemented as a patch.

*** This bug has been marked as a duplicate of bug 1663 ***
Comment 2 Damien Miller 2011-01-24 12:34:08 AEDT
Move resolved bugs to CLOSED after 5.7 release