Bug#61079: ssh and other s* commands to auto-add identities to agent
Adric Norris <[email protected]>
| Newsgroups | gmane.linux.debian.devel.ssh |
|---|---|
| Message-ID | <CAJueESozTcpkaiDux8hdOdwYfpn=hMZe2gXaCQmXemuUBsODJQ__34383.807906282$1675869151$gmane$org@mail.gmail.com> |
I believe the AddKeysToAgent option (see `man ssh_config`) does what's being asked for here. As usual, it can be enabled either in the ssh system/user config file or via `-o AddKeysToAgent=yes` on the command line. This feature was added in OpenSSH 7.2, which appears to be older than what's found in any currently-supported Debian version. So I imagine this bug can be closed.