Changes between Version 2 and Version 3 of MonsoonSshAgent
- Timestamp:
- 17/01/13 09:30:25 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MonsoonSshAgent
v2 v3 15 15 1024 7e:c9:c1:a6:f5:71:e3:bd:d9:84:23:4c:e4:fc:f7:ea /home/ros/.ssh/id_dsa (DSA) 16 16 }}} 17 If the result is similar to the above then you already have an ssh-agent running on PUMA. Please go to the setup instructions entitled [wiki:Monsoon /MonsoonSshAgent#Settingupyourpublickey "Setting up your public key PUMA"].17 If the result is similar to the above then you already have an ssh-agent running on PUMA. Please go to the setup instructions entitled [wiki:MonsoonSshAgent#Settingupyourpublickey "Setting up your public key PUMA"]. 18 18 19 19 === Scenario B: === … … 22 22 Could not open a connection to your authentication agent. 23 23 }}} 24 Output similar to the above indicates that you do not have an ssh-agent running on PUMA. Please follow the instructions entitled [wiki:Monsoon /MonsoonSshAgent#Settingupssh-agentonPUMA "Setting up ssh-agent on PUMA"].24 Output similar to the above indicates that you do not have an ssh-agent running on PUMA. Please follow the instructions entitled [wiki:MonsoonSshAgent#Settingupssh-agentonPUMA "Setting up ssh-agent on PUMA"]. 25 25 26 26 == Setting up ssh-agent on PUMA == … … 65 65 }}} 66 66 67 5. Now complete the section entitled [wiki:Monsoon /MonsoonSshAgent#Settingupssh-forwarding "Setting up ssh-forwarding"]67 5. Now complete the section entitled [wiki:MonsoonSshAgent#Settingupssh-forwarding "Setting up ssh-forwarding"] 68 68 69 69 … … 93 93 Note: Depending on the type of public key you have previously generated, you may find it is in a file called `~/.ssh/id_rsa.pub` rather than `id_dsa.pub` 94 94 95 Now complete the section entitled [wiki:Monsoon /MonsoonSshAgent#Settingupssh-forwarding "Setting up ssh-forwarding"].95 Now complete the section entitled [wiki:MonsoonSshAgent#Settingupssh-forwarding "Setting up ssh-forwarding"]. 96 96 97 97 == Setting up ssh-forwarding ==