Supporting each other

Community forums

Welcome, Guest
Username: Password: Remember me
Questions on getting Xerte Toolkits installed on your server and questions about authentication and user logins.
  • Page:
  • 1

TOPIC:

Multiple LDAP bases? 4 years 1 month ago #6379

  • tsalyers
  • tsalyers's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 22
  • Thank you received: 0
Is it possible to have more than one LDAP base in the configuration? We've got our system set up to only allow users in the "Staff" part of our LDAP directory to log in. However, we occasionally have temporary employees who need to use Xerte, and their accounts live in a separate part of LDAP that's at the same level as the Staff container...which means they can't log in.

Is it possible to specify more than one LDAP base for a case like this? Or would it be possible to alter the LDAP authentication to make it possible?

Please Log in or Create an account to join the conversation.

Multiple LDAP bases? 4 years 1 month ago #6380

  • ronm
  • ronm's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 844
  • Thank you received: 247
Hi Tom
I seem to recall this was possible a long time ago but the overall codebase has changed many times over the years so I'm not sure this is still valid. Do you have a test server/install where you can test this? If so you'll see that the management area indicates: "You can set up multiple hosts by separating entries in each of these fields with the $$$ string as a delimiter" so you could try that and see if it still works?
HTH
Ron
Xerte developer & trainer
e-learning & m-learning consultant
mitchellmedia.co.uk | xerteacademy.com | learningapps.co.uk
Note: Support here is voluntary and meant for users to support each other.
Need direct commercial support with Xerte? mitchellmedia.co.uk/contact/

Please Log in or Create an account to join the conversation.

Multiple LDAP bases? 4 years 1 month ago #6381

  • tsalyers
  • tsalyers's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 22
  • Thank you received: 0
Hi, Ron.

No luck, looks like. Attempting the $$$-delimited strings makes LDAP authentication not work at all--it just bounces right back to the login screen.

Please Log in or Create an account to join the conversation.

Multiple LDAP bases? 4 years 1 month ago #6385

  • ronm
  • ronm's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 844
  • Thank you received: 247
What version are you using?
How many users fall into the category of not being able to login e.g. would it be viable to manage their Xerte accounts manually via the management page?
Xerte developer & trainer
e-learning & m-learning consultant
mitchellmedia.co.uk | xerteacademy.com | learningapps.co.uk
Note: Support here is voluntary and meant for users to support each other.
Need direct commercial support with Xerte? mitchellmedia.co.uk/contact/

Please Log in or Create an account to join the conversation.

Multiple LDAP bases? 4 years 1 month ago #6388

  • tsalyers
  • tsalyers's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 22
  • Thank you received: 0
I believe it's X (3.7) on our live system, and it doesn't occur a lot...but it's often enough that it'd be nice to be able to do it automatically through LDAP.

On a related note, is it possible to do authentication through both LDAP and local/DB accounts?

Please Log in or Create an account to join the conversation.

Last edit: by tsalyers.

Multiple LDAP bases? 4 years 1 month ago #6391

  • tom
  • tom's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 1293
  • Thank you received: 308
- More than one ldap base.
Yes you still can achieve this, although you cannot set this up through the management page anymore.
You should be abld to add more ldap setups directly in the ldap table of the xerte database. Also enable develop mode (set $developer to true in config.php) for debug information. It should work, although I tested that a long time ago.

- Ldap and Db at the same time. Yes, sort of. You can switch one a secondary authentication mechanism by copying auth_config.php.dist to auth_config.php, editing the file and setting
$xerte_toolkits_site->altauthentication = "Db";

When you navigate to Xerte as a user you need to add ?altauth to use the secondary authentication mechanism, i.e.
xerte.yourdomain.com?altauth

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.057 seconds
Copyright © 2024 The Xerte Project.
Xerte logo Apereo logo OSI Logo

Search