Last indexation completed on 2024-11-17 05:23:51 UTC
Ksshaskpass is a front-end for ssh-add which stores the password of the sh key in KWallet. Ksshaskpass is not meant to be executed directly, you need to tell ssh-add about it. ssh-add will then call it if it is not associated to a terminal. From the ssh-add manpage: / | DISPLAY and SSH_ASKPASS | If ssh-add needs a passphrase, it will read the passphrase from the | current terminal if it was run from a terminal. If ssh-add does not | have a terminal associated with it but DISPLAY and SSH_ASKPASS are | set, it will execute the program specified by SSH_ASKPASS and open | an X11 window to read the passphrase. This is particularly useful | when calling ssh-add from a .xsession or related script. (Note that | on some machines it may be necessary to redirect the input from | /dev/null to make this work.) \ This means you need to make sure to set the SSH_ASKPASS environment variable to the path of ksshaskpass and then call ssh-add from your autostart scripts.
SEE ALSO: README
Name | Size | Date (UTC) | Last indexed | Description | |
---|---|---|---|---|---|
Name | Size | Date (UTC) | Last indexed | Description | |
Parent directory | - | 2024-02-11 02:07:24 | |||
doc/ | - | 2024-02-11 01:45:31 | |||
LICENSES/ | - | 2024-02-11 01:45:31 | |||
src/ | - | 2024-02-11 01:45:31 | |||
ChangeLog | 1504 bytes | 2024-02-11 01:45:31 | - | ||
CMakeLists.txt | 1773 bytes | 2024-02-11 01:45:31 | - | ||
INSTALL | 457 bytes | 2024-02-11 01:45:31 | - | ||
README | 1327 bytes | 2024-02-11 01:45:31 | - |