You are not logged in.
Hi all,
I am using GLPI 9.5.3 on a Synology. I am syncing user with a Samba AD server using LDAPS.
All work great.
But it is GLPI on synology, so no more supported and stuck with an old version.
I then decided to install the last version on a fresh linux VM and to migrate.
All migration went well... Except for the LDAP Athentication.
Settings are the same on both glpi.
But on the new one, the "Test" button on the LDAP panel only answer "Failed test".
I don't know where to find detailled logs about the reasons of the failed test...
Offline
First thing to do: use software like Ldapexplorer to check if u can navigate throught LDAP. So u can check for username, password, basedn ecc ecc params..
Offline
Ok, i got it.
The issue was in the /etc/ldap/ldap.conf on my new linux.
I needed to put 'TLS_REQCERT ALLOW' in it
I became crasy because it worked from some vm and not from some others...
Offline