Displaying 1 result from an estimated 1 matches for "flafyarazi".
2023 Dec 16
0
[Bug 3644] New: Pass the number of attempt to SSH_ASKPASS
...SSH_ASKPASS
Product: Portable OpenSSH
Version: 9.4p1
Hardware: All
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
Reporter: flafyarazi at gmail.com
I'm working on a script to make `ssh` request a passphrase from a
command of my choice instead of prompting me for a passphrase directly.
If the script doesn't find a passphrase through the command, it should
prompt me to input a passphrase.
Additionally, if the script got a...