[Bug 3712] ssh-add should respect AddKeysToAgent default in ~/.ssh/config
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Mon Aug 19 11:48:22 AEST 2024
https://bugzilla.mindrot.org/show_bug.cgi?id=3712
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |djm at mindrot.org
Resolution|--- |WONTFIX
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
We don't have any desire to make ssh-add read ~/.ssh/config - that
configuration file is for a different too and AddKeysToAgent is an even
more specialised option, so having ssh-add change it's behaviour based
on that would be IMO greatly surprising.
OTOH ssh-agent already has a flag to set a default key lifetime (-t), I
recommend you consider that.
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
More information about the openssh-bugs
mailing list