bugzilla-daemon at mindrot.org
2002-Jan-16 05:19 UTC
[Bug 70] New: Allow 'authorize host' questions to be able to be answered via GUI app
http://bugzilla.mindrot.org/show_bug.cgi?id=70 Summary: Allow 'authorize host' questions to be able to be answered via GUI app Product: Portable OpenSSH Version: -current Platform: Other OS/Version: other Status: NEW Severity: enhancement Priority: P2 Component: ssh AssignedTo: openssh-unix-dev at mindrot.org ReportedBy: bbum at codefab.com Just like ssh can ask for a password via the SSH_ASKPASS hook, it would be extremely useful if ssh would have a hook to ask for authorization of a machine key via some external command hook. If there isn't a valid TTY, ssh will fail if the user has never logged into a particular machine as there is no way to ask the user if it a particular machine has acceptably identified itself. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
Reasonably Related Threads
- [Bug 70] Allow 'authorize host' questions to be able to be answered via GUI app
- [Bug 69] New: Generalize SSH_ASKPASS
- Fwd: fink rsync --daemon failure
- [Bug 734] Misleading error message when host key verification is impossible / SSH_ASKPASS impossible.
- How to get "Enter passphrase" on command line rather than GUI pop-up?