My LimeSurvey version: 5.3.15 Own server or LimeSurvey hosting: Own Server
==================
Hello,
I wanted to change a few things in the LDAP plugin, so I copied the core plugin from /application/core/plugins/AuthLDAP to the /plugins directory.
Then I renamed the directory, AuthLDAP.php, the class name and $name inside AuthLDAP.php all to the same new name. I also changed the config.xml metadata name.
Then I clicked "Scan files" under "Configuration" > "Plugins", chose my plugin and clicked on "Install".
Next I configured my plugin and set it up the same way I set up the core LDAP plugin.
I then activated my plugin and when I log in I get the error: "Incorrect username and/or password!"
The error message is probably a default one because username and password are definitely correct as they function correctly when using the ldap core plugin.
Can you check if you have plugin_settings for plugin id 24 here ?
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.
Do you mean uploading it here? I can do that, but like I said I only changed the things mentioned above. Other than that it is the same code as the core one.
I checked plugin_settings and there are 21 entries for plugin id 24. Values are the same as core AuthLDAP.