-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > On Mon, Apr 17, 2006 at 02:22:20PM +0200, Christian Boltz wrote: > > > How to do that can be seen on http://houghi.org/ssh > > > A complete explanation is given there. > Thanks. I know, every page can be enhanced. :-) > > That is nice. I just like to do it in steps when I explain something. > That way people will learn something. Otherwise I would just write a scrip > and say: run this. (Hey. Nice idea. :-) ... > It still asks for the password and the point is that it shouldn't. At least > that happens with me. > > > * "no passphrase" isn't something I like... > > If I don't use that, I can't run a remote script automagially. It keeps > asking for a passphrase. Now why would I eneter a passpfrase if I son't > want to enter a password.
I use the following so I only enter the pass phase once. $ ssh-agent $SHELL $ ssh-add This really works. - -- Boyd Gerber <[EMAIL PROTECTED]> ZENEZ 1042 East Fort Union #135, Midvale Utah 84047 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) Comment: For info see http://quantumlab.net/pine_privacy_guard/ iD8DBQFEQ/sPVtBjDid73eYRAhvSAKCK42wTPsTNZcT+VlLtzCUJIEDQRACeIFyv QMiPEFYD35J75Rs+R+z55xU= =zTaD -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
