i am not very familiar with limesurvey so please forgive me if its an obvious question, i have been trying to do some reading an di saw the article on enabling debug mode in config.php. i went ahead and enabled it buy changing the value from 0 to 2. However i have not seen any notices foe debuggin because i want to know why i cannot log in with ldap. The other issue is most people talk about checking logs.. i would like to know where the log files are because my docker logs are not showing anything.
The debugmode is depending on the php settings as well. Historically PHP show the error messages on screen in the website. That behavior can be changed via a lot of settings.
www.php.net/manual/en/errorfunc.configuration.php
And yes i activated the plugin and also enable ldap login on all the accounts i have. however when i select LDAP at the login page and enter the credentials that am sure of, it say invalid credentials. What could be the issue?
Secondly are there some compatibility issues known for limesurvey versions and those of ldap?