plugins for limesurvey
WORKS ONLY IF the two files: /application/views/admin/user/editusers.php /application/views/admin/user/setuserpermissions.php are patched for accepting any active plugin containing "AuthLDAP" in name. See commits:
This plugin provides admin creation by fetching the specified username from the LDAP field saved in its settings and importing it with lowercase characters for both username and email
copy the folder in the plugin directory and set the proper permissions as you did for the rest of the web folders (e.g.: 755)
exactly as you do with the native AuthLDAP
deactivate the AuthLDAP plugin
do not worry that after adding the user the confirmation messages might now show you the username and email in lowercase because they will be saved lowercase in the limesurvey users' database