MESSAGE
DATE | 2001-11-05 |
FROM | Billy
|
SUBJECT | Re: [hangout] openssh upgrades
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Thu, Nov 01, 2001 at 08:40:54PM -0500, Ruben Safir wrote: > > I'm looking to upgrade the openssh packages on my suse box. The > inforamation for upgrading this program always seems a little wierd. > > What is the GNOME passphrase requester
It's actually built into my ssh... Here's a script which gets me started in the morning... When stdin is /dev/null, ssh-add will popup an X dialog.
#!/bin/sh
ssh-agent >~/.agent . ~/.agent
#bring up X dialog for passphrases for these keys. ssh-add ssh-add ~/.ssh/id_dsa - -- "The funk, the whole funk, and nothing but the funk." -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org
iD8DBQE752n/+2VvpwIZdF0RAmk+AJ48xhj8TLdO6AipLRw1gCX5IIVS8wCdERHW gWiAcf6rQXiVp8wleqGnIbs= =qJZj -----END PGP SIGNATURE----- ____________________________ New Yorker Linux Users Scene Fair Use - because it's either fair use or useless....
|
|