3liz / lizmap-web-client

Transfer a QGIS project on a server, Lizmap is providing the web interface to browse it
https://www.lizmap.com
Mozilla Public License 2.0
254 stars 143 forks source link

[Question]: [602] Authentification driver "ldapdao" not found /var/www/gispro/lib/jelix/auth/jAuth.class.php 166 #3035

Closed khanh78180 closed 1 year ago

khanh78180 commented 2 years ago

What is the question?

Hi,

I try to setup LDAP and I g't this error for Lizmap 3.5.3. Have anyone has already succeeded this LDAP setup ?

Thank a lot for help.

Regards

Versions

Lizmap 3.5.3

QGIS server version, only if the section above doesn't mention the QGIS Server version

3.24

Operating system

ubuntu 20.4

Browsers

Chrome

Browsers version

Chrome

Relevant log output

[602]   Authentification driver "ldapdao" not found     /var/www/gispro/lib/jelix/auth/jAuth.class.php    166

on Lizmap side :
Error 500. A technical error has occured. Sorry for this trouble.
laurentj commented 2 years ago

What did you do to setup ldap?

laurentj commented 2 years ago

It seems some steps from the tutorial are missing

3liz-bot commented 1 year ago

Hiya! This issue has gone quiet. 👻 We get a few questions in the bug tracker, so we currently slowly closing issues. If we missed this issue or if you want to keep it open, please reply here. As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request. Thanks for being a part of the Lizmap community! 🦎

tuankhanh78 commented 1 year ago

Thank Laurent.

I do the configuration php lizmap/install/configurator.php ldapdao and I was able to make it work now

Thank for your help