[Bug 81067] using kwallet as an ssh-agent
Frank
kde at bleaksky.net
Sat Nov 1 15:32:29 CET 2008
http://bugs.kde.org/show_bug.cgi?id=81067
Frank kde bleaksky net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kde at bleaksky.net
--- Comment #25 from Frank <kde bleaksky net> 2008-11-01 15:32:26 ---
This package
http://www.kde-apps.org/content/show.php/kssh-add?content=76675
Does the whole thing very seamlessly. Sorry Matt, I couldn't make your scripts
work, but this more or less does the same.
Personally, I don't always want to run ssh-add at startup, so I use
alias ssh='if [[ ! `ssh-add -l| grep .ssh | wc -l` > 0 ]]; then ssh-add <
/dev/null; fi; ssh'
in my .bashrc so that I run ssh-add if it doesn't already have the passphrase.
--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kdelibs-bugs
mailing list