Mailing List Archive

[Bug 1323] ssh-add: add an option to disable passphrase querying (batch mode)
https://bugzilla.mindrot.org/show_bug.cgi?id=1323

--- Comment #3 from Damien Miller <djm@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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs