commit | f361df474c49a097bfcf16d1b7b5c36fcd844b4b | [log] [download] |
---|---|---|
author | jcs@openbsd.org <jcs@openbsd.org> | Sun Nov 15 22:26:49 2015 +0000 |
committer | Damien Miller <djm@mindrot.org> | Mon Nov 16 11:31:39 2015 +1100 |
tree | 493beb15e73f9b57f42244e8c927bdf75480188f | |
parent | d87063d9baf5479b6e813d47dfb694a97df6f6f5 [diff] |
upstream commit Add an AddKeysToAgent client option which can be set to 'yes', 'no', 'ask', or 'confirm', and defaults to 'no'. When enabled, a private key that is used during authentication will be added to ssh-agent if it is running (with confirmation enabled if set to 'confirm'). Initial version from Joachim Schipper many years ago. ok markus@ Upstream-ID: a680db2248e8064ec55f8be72d539458c987d5f4