Please help us help you and fill where relevant:
Your LimeSurvey version: 6.5.1 (docker-image martialblog/limesurvey:6.5.1-240320-fpm-alpine)
Own server or LimeSurvey hosting: self-hosted
Survey theme/template: custom theme
I have the same or a similar issue as in
this
related post. As suggested there, I opened a new topic.
Our setup is LimeSurvey running in a docker container with AuthLDAP Plugin Version 1.0.0 activated.
It is configured to work with our AD.
Some but not all new users get the error message:
Code:
Credentials are valid but we failed to create a user.
Then I create the user manually, set authentication to AuthLDAP and it works for them.
For some users the auto create user does work as expected.
Recently the message changed to (translated to English, so it could deviate a little)
Code:
Credentials are valid but we failed to create a user.Cannot create user.E-mail is not valid.
Recently I activated the AuditLog plugin to help debugging this issue, so maybe this added the new lines?
Any help to debug and fix this problem would be appreciated.