Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: SCP connection

by superfrink (Curate)
on Jul 24, 2006 at 19:17 UTC ( [id://563367]=note: print w/replies, xml ) Need Help??


in reply to SCP connection

You can also look into ssh-agent. This lets you type your password once (to decrypte ssh keys) and then your later processes can use the decrypted key.

The tutorial I used to set it up is at http://mah.everybody.org/docs/ssh. Be sure to read the security notes http://www.unixwiz.net/techtips/ssh-agent-forwarding.html#sec In particular any process that runs as the same user or as root will be able to use the decrypted credentials to connect to the destination machine.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://563367]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (4)
As of 2024-04-26 00:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found