| Summary: | RFE: konsole kwallet integration for ssh | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | David Anderson <david> |
| Component: | general | Assignee: | Konsole Developer <konsole-devel> |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | 1.4.2 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
David Anderson
2005-01-19 12:25:53 UTC
Too hackish, not going to happen. I suggest you install ssh keys on the servers you login to and use ssh-agent, then you can enter the password once with ssh-add. Other option is to wrap ssh into something that sets SSH_ASKPASS and that pops up a GUI password dialog or queries kwallet, let's call it kssh. No need to touch konsole for that. Note that there is http://kssh.sourceforge.net/ although it's not entirely clear to me what it does. |