Re: Jenkins Integration with FreeIPA LDAP

2016-09-20 Thread Michael Lasevich
Out of curiosity, have you gotten the groups to work in this config? I have this same setup working, but I can only see groups IFF the user already has admin rights (which is very backwards and useless, as groups are mostly meaningless if you are already admin). I opened a bug with LDAP plugin

Re: Jenkins Integration with FreeIPA LDAP

2016-09-20 Thread Neil White
I'm running Jenkins 2.21 and I got it running on LDAP with only the following details. This is from the config.xml, which you can translate into the frontend. ipa.example.com dc=example,dc=com false cn=users,cn=accounts uid={0} cn=groups,cn=accounts memberOf=cn=jenkins,cn=groups,cn=accounts,dc=ex