Pleas add Ldap self auth like apache
hi,
please add ldap self auth like apache see:
Hi Rube,
Thanks, If this is a reply to the case 146 could you please be more specific like where can I find this file and add it?
Regards
Please find the error message I received while testing.

Configuring the SSO with LoginLdap should work in this case. LoginLdap configuration is the same with both Kerberos and basic authentication.
Your bug report is very vague and missing all LoginLdap configuration but looking at the screenshot, you are missing php-ldap modules. If you are using Debian/Ubuntu:
apt-get install php5-ldap (or php7-ldap if you are using PHP 7)