Is it possible to restrict the user acces to jenkins slaves? In our Jenkins installation several slaves are running with specific cvs checkout rights. In order to protect the cvs user access restriction it woud be nice if we could restrict which jobs can be assigned to which slaves. I know that it is possible to assigne labels to the slaves and bind the jobs like that to selected slaves. But is it possible to prevent users to run their jobs on any slave and instead controll which users are allowed to run jobs on a specific slave?
Any help would be greatly appreciated.