Using agent forwarding with SSH
To use agent forwarding with SSH just add the "-A" switch when using the client. eg:
ssh -A hostname
You can also turn it on in your /etc/ssh/ssh_config file
Last updated: 15/09/2005
To use agent forwarding with SSH just add the "-A" switch when using the client. eg:
ssh -A hostname
You can also turn it on in your /etc/ssh/ssh_config file
Last updated: 15/09/2005