[PLUG] ssh issue: seeking explanation and resolution
Louis Kowolowski
louisk at cryptomonkeys.org
Sun Apr 12 21:51:43 UTC 2015
On Apr 10, 2015, at 7:37 PM, David <dafr+plug at dafr.us> wrote:
>
> ...
> You can generally make a key with a blank passphrase by hitting Enter
> twice, but I don't recommend that. You could alternatively use ssh-agent
> on your local workstation that will provide the passphrase to the system
> you are connecting to on your behalf.
>
I suggest the ssh-agent route. You can add your keys manually by doing something like:
ssh-add /path/to/my/private/keys
At one point, there was an x11 ssh-add pkg that you could hook in your xinitrc and after a kdm/gdm/xdm login, it would prompt for ssh password(s), and bind it to your X session.
You can do something vaguely similar with putty and pageant (although putty doesn’t support good crypto).
Mac supports putting the ssh key password into the keychain.
--
Louis Kowolowski louisk at cryptomonkeys.org <mailto:louisk at cryptomonkeys.org>
Cryptomonkeys: http://www.cryptomonkeys.com/ <http://www.cryptomonkeys.com/>
Making life more interesting for people since 1977
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 630 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.pdxlinux.org/pipermail/plug/attachments/20150412/2ef1b9cb/attachment.asc>
More information about the PLUG
mailing list