Mailing List Archive

[Bug 3086] Ssh, scp (6.2p2 or 7.4p1) can't support the way to enter the private key password in a non-interactive way.
https://bugzilla.mindrot.org/show_bug.cgi?id=3086

Damien Miller <djm@mindrot.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
Blocks| |3162
CC| |djm@mindrot.org
Depends on| |69

--- Comment #1 from Damien Miller <djm@mindrot.org> ---
Generally your best option in this case it to use ssh-agent. It is
possible to ssh-add passworded keys to an agent by passing the password
on stdin.

In OpenSSH 8.4, it will also be possible to force the use of
$SSH_ASKPASS via the $SSH_ASKPASS_REQUIRE environment (see bug #69),
which might offer another approach for you.


Referenced Bugs:

https://bugzilla.mindrot.org/show_bug.cgi?id=69
[Bug 69] Generalize SSH_ASKPASS
https://bugzilla.mindrot.org/show_bug.cgi?id=3162
[Bug 3162] Tracking bug for 8.4 release
--
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