Hello, I'm running a Jenkins master which should use different projects and different user groups. The authentification is used a LDAP but the LDAP groups should not be used for Jenkins. I'm testing the https://wiki.jenkins-ci.org/display/JENKINS/Role+Strategy+Plugin plugin to create roles with different rights, but at the moment all users can see and change the projects.
I'm searching for a solution which can create groups with different users. Each user can create/modifiy/delete own projects. On the project side the project owner can add a group or other user which can read/modifiy/delete the project. Each user should only see the projects, on which he/she has got read / write access, other projects should be hidden. A nice feature should be, that a user can also add / delete some slaves, but he/she can only modifiy the slaves, which are owned by him/her. Which plugins do I need for this structure? How must I configure Jenkins / plugins correctly? Thanks a lot 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/d/optout.
