[Bug 1323] ssh-add: add an option to disable passphrase querying (batch mode)
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Tue Dec 5 09:48:09 AEDT 2023
https://bugzilla.mindrot.org/show_bug.cgi?id=1323
--- Comment #3 from Damien Miller <djm at mindrot.org> ---
This is possible now using SSH_ASKPASS_REQUIRE:
env SSH_ASKPASS_REQUIRE=force SSH_ASKPASS=/bin/false ssh-add ...
</dev/null
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list