Re: how to re-use existing session?
From: perl coder (perlcdr_at_mail.rumania)
Date: 03/09/04
- Next message: Richard E. Silverman: "Re: how to re-use existing session?"
- Previous message: perl coder: "Re: how to re-use existing session?"
- In reply to: Lukas Neuburger: "Re: how to re-use existing session?"
- Next in thread: Kyler Laird: "Re: how to re-use existing session?"
- Reply: Kyler Laird: "Re: how to re-use existing session?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 09 Mar 2004 16:42:38 GMT
Lukas Neuburger said:
> Using public key authentication in conjunction with the ssh-agent should
> meet your needs. Public key authentication will allow login without a
> password and the ssh-agent will accept and store the passwords you used
> to encrypt the private half of your public/private key pair during a
> given session.
I don't want to login at all. :-) Basically, I want to login just
once and stay logged in. And then I'd like to be able to do stuff
through this session only (all kinds of different stuff, like shell
commands, scp, CVS transfers, rsync, etc.) and not authenticate each
time. Not even conveniently with ssh-agent's cached public keys...
-- No crazy stuff in my email. ;-)
- Next message: Richard E. Silverman: "Re: how to re-use existing session?"
- Previous message: perl coder: "Re: how to re-use existing session?"
- In reply to: Lukas Neuburger: "Re: how to re-use existing session?"
- Next in thread: Kyler Laird: "Re: how to re-use existing session?"
- Reply: Kyler Laird: "Re: how to re-use existing session?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|