I'm currently trying to setup a new install of Jenkins on a new VM to replace the old box in the corner server that currently runs. The old box was only ever configured with some basic users to share whereas the new box needs to correctly use the company's login system. I've managed to get it configured to such a point that LDAP works and users are able to login with their standard company username/password however it currently lets anyone log in (see image).
What I need to do is restrict it to a specific group I have setup. The group is basically as below:
Group: CN=IA-EC-DEV,OU=w2k,OU=group,OU=meplc,DC=users,DC=com
Is there a way to modify the LDAP settings so that it only authenticates and allows users within this group to login?
Version Info:
Jenkins ver. 2.190.2
Active Directory plugin 2.16
LDAP Plugin 1.21