Hello, I run a Jenkins master on an Ubuntu server, in the firewall only SSH, HTTP, HTTPS ports are openend for incomming communication. I have read https://wiki.jenkins-ci.org/display/JENKINS/Distributed+builds for distribution builds, but on my master I use LDAP for user authentification. On the systems also runs GitLab and a SSHd with key-based authentification. My question is, in which way communicate the Jenkins slaves with the master? I would like to run slaves with Linux, OSX & Windows, but I would like to use SSH (SFTP) only for a key-based authentification. The keys should be inserted by the GitLab UI interface and this keys should be also used by Jenkins.
Any idea / help to create a solution for this problem? Thanks Phil -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
