HomePhabricator

Remove the "ssh-auth-key" script

Description

Remove the "ssh-auth-key" script

Summary:
Ref T13436. Historically, this script could be used with a forked copy of "sshd" to do lower-cost per-key auth.

Relatively modern "sshd" supports "%f" to "AuthorizedKeysCommand", which effectively moots this.

Users have never been instructed to use this script for anything, and we moved away from this specific patch to "sshd" some time ago.

Test Plan: Grepped for "ssh-auth-key", no hits.

Maniphest Tasks: T13436

Differential Revision: https://secure.phabricator.com/D20873

Details

Provenance
epriestleyAuthored on Sep 13 2019, 2:47 PM
epriestleyPushed on Oct 29 2019, 12:52 AM
Differential Revision
D20873: Remove the "ssh-auth-key" script
Parents
rP5d8457a07ee3: In the repository URI index, store Phabricator's own URIs as tokens
Branches
Unknown
Tags
Unknown
Tasks
T13436: Improve performance of "ssh-auth"
Build Status
Buildable 23591
Build 32426: Run Core Tests