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-472470133 @neerajmangal Thanks for the reply. I have three VMs for OpenWhisk builds. What I need is VM1 can access VM2 & VM3 by ssh, VM2 can access VM1 & VM3 by ssh, and VM3 can access VM1 & VM2 by ssh. However, the username "jenkins" used by Jenkins has been created for all these VMs, and I do not know the password for "jenkins" user. I can only login each of the VMs with my apache id, and I can grant "jenkins" user has the root access. I can configure the ssh access among these VMs for my apache id, e.g. when I login VM1 with my apache id, I can access VM2 by ssh inside VM1. I am wondering if "credential" and "credential binding plugin" of Jenkins can resolve my issue for the existing "jenkins" user. Thank you.
---------------------------------------------------------------- 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
