|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
Using non-default SSH keysHi,
I was wondering if there is a way to make Cervisia use an SSH key in a non-default location (i.e. outside ~/.ssh/). The thing is that my default ssh key has got a passphrase on it, and I hate entering it over and over again when using Cervisia. So I created a separate one without a passphrase, but I can't find out how to make Cervisia (or command-line cvs for that matter) use it. I tried entering "ssh -i ~/path/to/non-default-key/" into the "Use remote shell" field in the repository options, but to no avail. I'd appreciate any pointers.. best, Martin _______________________________________________ Cervisia mailing list Cervisia@... https://mail.kde.org/mailman/listinfo/cervisia |
|
|
Re: Using non-default SSH keysHi Martin,
On Thursday 05 June 2008, Martin Reitbauer wrote: > Hi, > > I was wondering if there is a way to make Cervisia use an SSH key in > a non-default location (i.e. outside ~/.ssh/). The thing is that my > default ssh key has got a passphrase on it, and I hate entering it > over and over again when using Cervisia. So I created a separate one > without a passphrase, but I can't find out how to make Cervisia (or > command-line cvs for that matter) use it. > > I tried entering "ssh -i ~/path/to/non-default-key/" into the "Use > remote shell" field in the repository options, but to no avail. > > I'd appreciate any pointers.. Do you know ssh-agent? Start it with your desktop session, add your keys to it (you've to enter your passphrases) and after that you can use ssh without entering the passphrase again. This works for console AND GUI applications. Cheers, André _______________________________________________ Cervisia mailing list Cervisia@... https://mail.kde.org/mailman/listinfo/cervisia |
|
|
|
| Free embeddable forum powered by Nabble | Forum Help |