Differences
This shows you the differences between the selected revisions of the page.
| 2022-10-21 | 2026-04-02 (current) | ||
| link update (martin) | 6.6.1 Issue 1682 – Support OpenSSH ssh-agent (martin) | ||
| Line 1: | Line 1: | ||
| ====== How can I connect without entering private key passphrase each time? ====== | ====== How can I connect without entering private key passphrase each time? ====== | ||
| + | |||
| ===== Using Authentication Agent ===== | ===== Using Authentication Agent ===== | ||
| - | The best solution is to use [[ui_pageant|authentication agent (Pageant)]], so that you enter the passphrase only once. | + | The best solution is to use an authentication agent ([[ui_pageant|PuTTY Pageant]] or [[ui_pref_security#authentication|OpenSSH ssh-agent]]), so that you enter the passphrase only once. |
| ===== [[automating]] Automating Private Key Authentication ===== | ===== [[automating]] Automating Private Key Authentication ===== | ||