[Konsole-devel] [Bug 282417] konsole should pop-up a dialog to request for an ssh-key password and offer to save it in kwallet

Jekyll Wu adaptee at gmail.com
Tue Sep 20 23:33:16 UTC 2011


https://bugs.kde.org/show_bug.cgi?id=282417





--- Comment #8 from Jekyll Wu <adaptee gmail com>  2011-09-20 23:33:16 ---
(In reply to comment #7)
> 

A leading '#' was added by accident. It should be :

if which ksshaskpass &> /dev/null ; then
    SSH_ASKPASS=$(which ksshaskpass) ssh-add < /dev/null
fi

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the konsole-devel mailing list