| Using the 'Active Directory' plugin, I configured it to point to our LDAP server and everything works fine there. However I also checked the option to use a `fall-back` user to login to my Jenkins server just in case our LDAP connection failed. See attached image. The problem is when I log out and try to login with my 'fall-back' user, it fails to login, and I just get the normal 'invalid username and password' error message. See attached image. I expected to be able to login with the one non-LDAP user account. The documentation says it should be possible. Note: The LDAP integration works fine. I have tested logging with many different LDAP accounts, and they work fine. VERSIONS: Active Directory => 2.16 Jenkins => 2.176.2 |