Hi,
It's very important to understand what's your trying to do. Currently LDAP support in LS enables the survey designer to import tokens (invitations) from an LDAP directory. It doesn't enale you to authenticate to LS by using your LDAP credentials.
However if you need to login to LS with your LDAP credential, there is another way:
* set up LS to delegate authentication to your webserver
docs.limesurvey.org/tiki-index.php?page=...ion_to_the_Webserver
* and develop your own hook functions for automatic user import
Regards,
Thibault