LDAP keeps requesting with old password
We are using LDAP authentication, and it has been working great for 1.5 years. Pr. security we change passwords every 3 months. Yesterday i changed mine, and all of a sudden my AD accont is locked. It turns out that gitlab is contionusly sending requests to the LDAP server using a wrong password. I can log into gitlab, pr. usual, and it will validate via. the LDAP server using the username/password provided in the login for, but gitlab will also request the LDAP server continously with a password that does not match my current profile. This then locks my AD account, like every 2 minutes... This does not happen to other employees that are using our gitlab server via LDAP.
The question is.
- Why is gitlab continously requesting the LDAP server with my credentials (using a faulty password, could have been from a wrong input in the login form), even thou i am not actively logging into the gitlabserver.
- Can i do something to stop this behaviour, besides disabeling LDAP, which is not feasible.
- Would it help to delete/remove my current user in Gitlab?
I really need to get this fixed. Right now i have had to revert my LDAP password to the one the Gitlab is wrongly using behind the scenes just to be able to work.
System: Centos 7
GitLab 8.1.2
GitLab Shell 2.6.5
GitLab API v3
Ruby 2.1.7p400
Rails 4.1.12