- Edited
LDAP authentication seems to be a regular problem - not least becuase I dont have access to AD logs !!
Anyway - i need some help here. Setting up LDAP fails and I dont know why.
Put the auth-ldap-phar in plugins dirctory and the LDAP plugin appears.
Put in LDAP server
ldap
search user: serviceaccount@domain
passwd <asdasdsdadasad>
search base: id=domain, dc = x, dc= y
LDAP schema - tried auth and windows and posix
Just getting back Bind failed: Invalid credentials: Unable to bind to server hostname
The hostname is what we use in other apps such as jenkins and gerrit so I know user, passwd and ldap work.
So how to debug this ?