houshengbo commented on issue #4335: How to configure the ssh access among 
different openwhisk nodes
URL: 
https://github.com/apache/incubator-openwhisk/issues/4335#issuecomment-472528486
 
 
   @shichawl I just tried that, and it still did not work for me in these VMs.
   I login each of them VMs, switch to the user "jenkins", and use the command 
"ssh-keygen -t rsa" to generate the key pairs., so that the public and private 
keys are both saved under /home/jenkins/.ssh.
   
   Next, I created a file called authorized_keys under /home/jenkins/.ssh for 
VM1, and add the public key of VM2 into it. I created a file called 
authorized_keys under /home/jenkins/.ssh for VM2, and add the public key of VM1 
into it. 
   
   Hoping ssh access for jenkins may work, I tried "ssh 
openwhisk-vm2-he-de.apache.org" in VM1 and "ssh openwhisk-vm1-he-de.apache.org" 
VM2. They both did not work by far.
   
   Do I miss any steps? Or is it the apache's configuration of blocking users 
except apache ids?
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to