Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-16502

Permission to see an executor/slave

XMLWordPrintable

      In our environment it would be very helpful to be able to set Permissions, who can see specific executors/slaves.

      It should be like with jobs/projects, where the method "hasPermission()" is called, before you get all Items of the jenkins-instance.

      So it would be just needed in the Computer.java a new attribute "Permission VIEW", and in the Jenkins.java in the Method "getComputer()" the check, if the user has the Permission to see this slave.

            Unassigned Unassigned
            chrissy Christian Meyer
            Votes:
            7 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated: