Displaying 2 results from an estimated 2 matches for "cryptocrack".
2013 Mar 22
52
[Bug 2081] New: extend the parameters to the AuthorizedKeysCommand
https://bugzilla.mindrot.org/show_bug.cgi?id=2081
Bug ID: 2081
Summary: extend the parameters to the AuthorizedKeysCommand
Classification: Unclassified
Product: Portable OpenSSH
Version: 6.2p1
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: sshd
2014 Jun 03
1
patch to send incoming key to AuthorizedKeysCommand via stdin
Hi,
Are there any news on this? We are currently setting up a service that
uses Git over SSH and a single UNIX account with public key
authentication. We already have 25000 users (~10000 of which will be
regularly using the service) and in order to avoid linear search on each
login, it would be great to have support for looking up keys in a
database.
What is the status of the patch (using