Welcome to the LimeSurvey Community Forum

Ask the community, share ideas, and connect with other LimeSurvey users!

Search Results (Searched for: ldap)

  • holch
  • holch's Avatar
01 Sep 2023 16:11
Replied by holch on topic Filter AD group
I have no idea.

But have a look at the manual to see if this is possible:

manual.limesurvey.org/LDAP_settings
  • armandomira
  • armandomira's Avatar
01 Sep 2023 14:46
Filter AD group was created by armandomira
Hello
I have my server configured with the LDAP plugin so I can log in with my domain users without problems.
How can I configure LIMESURVEY so that only certain domain groups have access to the server and surveys?
  • Procopii Smetanin
  • Procopii Smetanin's Avatar
16 Aug 2023 14:55
Replied by Procopii Smetanin on topic LDAP authorization
  • Procopii Smetanin
  • Procopii Smetanin's Avatar
16 Aug 2023 13:28
Replied by Procopii Smetanin on topic LDAP authorization
Here is my plugin AuthLDAP setup:

LDAP server: 
ldap://ad.moon.sp
Port number: 
389
LDAP version: 
LDAPv3
Select true if referrals must be followed (use false for ActiveDirectory): 
False
Enable Start-TLS: 
False
Select how to perform authentication.: 
Search and bind
Attribute to compare to the given login can be uid, cn, mail, ..: 
mail
Base DN for the user search operation. Multiple bases may be separated by a semicolon (;)
CN=limesurvey;CN=Users;DC=Moon;DC=sp
Optional extra LDAP filter to be ANDed to the basic (searchuserattribute=username) filter. Don't forget the outmost enclosing parentheses: 
None
Optional DN of the LDAP account used to search for the end-user's DN. An anonymous bind is performed if empty.: 
None
Password of the LDAP account used to search for the end-user's DN if previoulsy set.: 
Password of the limesurvey account
LDAP attribute of email address: 
None
LDAP attribute of full name: 
None
Check to make default authentication method: 
Yes
Automatically create user if it exists in LDAP server: 
Yes
Grant survey creation permission to automatically created users: 
Yes
Optional base DN for group restriction: 
None
Optional filter for group restriction: 
None
Allow initial user to login via LDAP: 
Yes

My server is MS Windows Server 2012 R2

But when logging in under credentials:
email address + domain account password, I get error:
Code:
500: Internal server error ldap_count_entries(): Argument #2 ($result) must be of type LDAP\Result, bool given An internal error occurred during the processing of your request by the web server.
  • Procopii Smetanin
  • Procopii Smetanin's Avatar
16 Aug 2023 11:41
LDAP authorization was created by Procopii Smetanin
Hello everyone, please help me set up LDAP authorization! 
I am interested in the relationship: email + password from the user account in the "AD" directory.
I tried to do it myself using this instruction: manual.limesurvey.org/Authentication_plugins but nothing comes out. As if everywhere you need to first create an account in the LimeSurvey database, and only then log in under the domain user account. 
And I want the domain user to just enter their email address and account password and log in. Is it even possible?
LimeSurvey Community Edition Version 6.2.2+230814
  • DenisChenu
  • DenisChenu's Avatar
31 May 2023 12:14
Replied by DenisChenu on topic LDAP Setting problem

After upgrading to version 6.0.7+230515,
I get an error "Credentials are valid but we failed to create a user" when trying to log in to LDAP.
does anyone know how to solve this?
 
Maybe it's an issue with Passwordrestriction system ?
Can you try to deactivate all pasword restriction and check if it work ?

Issue in LimeSurvey : LDAP user don't need password, must be created with empty password in my opinion.
 
  • o-yokomizo
  • o-yokomizo's Avatar
31 May 2023 02:46
Replied by o-yokomizo on topic LDAP Setting problem
After upgrading to version 6.0.7+230515,
I get an error "Credentials are valid but we failed to create a user" when trying to log in to LDAP.
does anyone know how to solve this?
  • egabbour
  • egabbour's Avatar
21 May 2023 09:19
AuthLDAP active directory integration was created by egabbour
Please help us help you and fill where relevant:
Your LimeSurvey version: Community edition 6.0.7  LimeSurvey build 230515
Own server or LimeSurvey hosting: Windows Server 2022 64 build 20348 
Survey theme/template:
==================
HI 
cannot integrate with windows active directory through the plugin "AuthLDAP"
what is the configuration steps please 
  • o-yokomizo
  • o-yokomizo's Avatar
15 May 2023 02:29
Replied by o-yokomizo on topic LDAP Setting problem
Thank you for the reply.
After updating LS, I will try LDAP linkage.
  • holch
  • holch's Avatar
04 May 2023 15:15
Replied by holch on topic LDAP Setting problem

LimeSurvey Community Edition version 5.3.17+220525


Before you start any debugging, you might want to update to the latest version of LS5 though, because your installation hasn't received any update for almost 1 year now.
  • DenisChenu
  • DenisChenu's Avatar
03 May 2023 17:51
Replied by DenisChenu on topic LDAP Setting problem
For LDAP Auth : it's this link : manual.limesurvey.org/Authentication_plugins#LDAP

But maybe there are an issue with 5.X
Can you test with : github.com/LimeSurvey/LimeSurvey/commit/...bdc279322625f721a321 ?
  • o-yokomizo
  • o-yokomizo's Avatar
25 Apr 2023 08:26 - 26 Apr 2023 02:00
LDAP Setting problem was created by o-yokomizo
Please help us help you and fill where relevant:
Your LimeSurvey version:  LimeSurvey Community Edition version 5.3.17+220525
Own server or LimeSurvey hosting: own server
Survey theme/template:
==================
I apologize in advance for the English translation.

After performing the settings according to the following page,
when I tried to log in with LDAP authentication, an image error appeared.
manual.limesurvey.org/LDAP_settings

 

With debug mode enabled I get the following error:

Fatal error: During inheritance of IteratorAggregate: Uncaught Error: Class "CList" not found in C:\Apache24\htdocs\limesurvey\framework\base\CComponent.php:474 Stack trace: #0 C:\Apache24\htdocs\limesurvey\framework\base\CComponent.php(516): CComponent->getEventHandlers('onbeginrequest') #1 C:\Apache24\htdocs\limesurvey\framework\web\CHttpRequest.php(146): CComponent->attachEventHandler('onBeginRequest', Array) #2 C:\Apache24\htdocs\limesurvey\application\core\LSHttpRequest.php(151): CHttpRequest->normalizeRequest() #3 C:\Apache24\htdocs\limesurvey\framework\web\CHttpRequest.php(119): LSHttpRequest->normalizeRequest() #4 C:\Apache24\htdocs\limesurvey\framework\base\CModule.php(394): CHttpRequest->init() #5 C:\Apache24\htdocs\limesurvey\framework\base\CModule.php(103): CModule->getComponent('request') #6 C:\Apache24\htdocs\limesurvey\framework\base\CErrorHandler.php(292): CModule->__get('request') #7 C:\Apache24\htdocs\limesurvey\framework\base\CErrorHandler.php(133): CErrorHandler->handleError(Object(CErrorEvent)) #8 C:\Apache24\htdocs\limesurvey\framework\base\CApplication.php(834): CErrorHandler->handle(Object(CErrorEvent)) #9 C:\Apache24\htdocs\limesurvey\framework\collections\CList.php(38): CApplication->handleError(8192, 'Return type of ...', 'C:\\Apache24\\htd...', 88) #10 C:\Apache24\htdocs\limesurvey\framework\YiiBase.php(437): include('C:\\Apache24\\htd...') #11 C:\Apache24\htdocs\limesurvey\framework\base\CComponent.php(474): YiiBase::autoload('CList') #12 C:\Apache24\htdocs\limesurvey\framework\base\CComponent.php(516): CComponent->getEventHandlers('onflush') #13 C:\Apache24\htdocs\limesurvey\framework\logging\CLogRouter.php(69): CComponent->attachEventHandler('onFlush', Array) #14 C:\Apache24\htdocs\limesurvey\framework\base\CModule.php(394): CLogRouter->init() #15 C:\Apache24\htdocs\limesurvey\framework\base\CModule.php(530): CModule->getComponent('log') #16 C:\Apache24\htdocs\limesurvey\framework\base\CApplication.php(168): CModule->preloadComponents() #17 C:\Apache24\htdocs\limesurvey\application\core\LSYii_Application.php(90): CApplication->__construct(Array) #18 C:\Apache24\htdocs\limesurvey\framework\YiiBase.php(132): LSYii_Application->__construct(Array) #19 C:\Apache24\htdocs\limesurvey\index.php(192): YiiBase::createApplication('LSYii_Applicati...', Array) #20 {main} in C:\Apache24\htdocs\limesurvey\framework\collections\CList.php on line 38 


 
Displaying 31 - 44 out of 44 results.

Lime-years ahead

Online-surveys for every purse and purpose