Discussion:
How I can create user group in Jenkins
o***@oktana.io
2016-11-01 15:53:33 UTC
Permalink
Hi, I need create user groups to organize the assignment of permissions and
not have to do per user. Someone can help me with this task?
--
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 jenkinsci-users+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/c6629fb9-1536-4d3f-8873-79d63b7143f3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Rachel Moreno
2016-11-01 18:54:35 UTC
Permalink
Hi,

On my personal experience, I could suggest you two options:

- Having a LDAP server in which you configure users and groups. Then,
you can integrate Jenkins with that server (Jenkins > Manage Jenkins >
Access Control), setting permissions by group.


- Using Jenkins' own user database and installing Role Strategy Plugin
<https://wiki.jenkins-ci.org/display/JENKINS/Role+Strategy+Plugin>.

I hope be useful.

Best regards,
Rachel
Post by o***@oktana.io
Hi, I need create user groups to organize the assignment of permissions
and not have to do per user. Someone can help me with this task?
--
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 jenkinsci-users+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/4d2cb4e1-cf45-4838-a860-e8eb7324a19d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...