bugzilla-daemon at mindrot.org
2024-Dec-06 16:16 UTC
[Bug 2587] Add option so ssh-agent will always ask for a passphrase
https://bugzilla.mindrot.org/show_bug.cgi?id=2587 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED CC| |djm at mindrot.org --- Comment #1 from Damien Miller <djm at mindrot.org> --- Its been possible to specify a lifetime for keys added to an agent via AddKeysToAgent for a few releases now. Between this and the timeout options in ssh-add and ssh-agent, I think you can achieve what you're asking for -- 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.
Maybe Matching Threads
- [Bug 1323] ssh-add: add an option to disable passphrase querying (batch mode)
- [Bug 1323] ssh-add: add an option to disable passphrase querying (batch mode)
- [Bug 2670] New: Add ssh_config option that sets the lifetime of the key if added via AddKeysToAgent
- [Bug 1323] ssh-add: add an option to disable passphrase querying (batch mode)
- [Bug 3712] New: ssh-add should respect AddKeysToAgent default in ~/.ssh/config