Translations:LDAP settings/9/en
From LimeSurvey Manual
Next, you need to define what authentication is needed to gain access to the directory. If 'anonymous' access is allowed, do NOT set the two following parameters, otherwise set them accordingly:
- $ldap_server[$serverId]['binddn']: DN of the 'LDAP' user that is allowed to read the directory;
- $ldap_server[$serverId]['bindpw']: Password for the above LDAP user.