Questions on getting Xerte Toolkits installed on your server and questions about authentication and user logins.

ldap configuration on xertetoolkits 2.1

More
12 years 4 months ago #1316 by tom
Replied by tom on topic ldap configuration on xertetoolkits 2.1
Yes, you can't really do that witout recoding. In this case, it'll just selct static (the last option)

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

  • bogaerbr
  • Topic Author
  • Offline
  • New Member
  • New Member
More
12 years 4 months ago #1317 by bogaerbr
Replied by bogaerbr on topic ldap configuration on xertetoolkits 2.1
Hallo Tom,

I changed the auth_config file
Now the debug file is much longer.
I added the new debug file to this post.
First I tried to authenticate with ldap without setting the ldap password.
Next with the ldap password.

Bruno

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

  • bogaerbr
  • Topic Author
  • Offline
  • New Member
  • New Member
More
12 years 4 months ago #1319 by bogaerbr
Replied by bogaerbr on topic ldap configuration on xertetoolkits 2.1

File Attachment:

File Name: debug.log.zip
File Size:4 KB
Attachments:

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

More
12 years 4 months ago #1320 by tom
Replied by tom on topic ldap configuration on xertetoolkits 2.1
Can you please try attached? (More debugging info)

File Attachment:

File Name: Ldap_2014-03-08.zip
File Size:2 KB
Attachments:

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

  • bogaerbr
  • Topic Author
  • Offline
  • New Member
  • New Member
More
12 years 4 months ago - 12 years 4 months ago #1321 by bogaerbr
Replied by bogaerbr on topic ldap configuration on xertetoolkits 2.1
new lines added to the debug file after trial with the new ldap.php file:



2014-03-08 01:58:23 /var/www/xerte/website_code/php/database_library.php139Running : SELECT * FROM sitedetails
2014-03-08 01:58:23 /var/www/xerte/library/Xerte/Authentication/Ldap.php57Running : SELECT * FROM ldap
2014-03-08 01:58:23 /var/www/xerte/library/Xerte/Authentication/Ldap.php67Valid login? bogaerbr / <mijn paswoord>
2014-03-08 01:58:23 /var/www/xerte/library/Xerte/Authentication/Ldap.php86Running : SELECT * FROM ldap
2014-03-08 01:58:23 /var/www/xerte/library/Xerte/Authentication/Ldap.php89Trying to authenticate against ldap.vub.ac.be
2014-03-08 01:58:23 /var/www/xerte/library/Xerte/Authentication/Ldap.php144Searched ou=vub,ou=people,o=bfucc / cn bogaerbr
2014-03-08 01:58:23 /var/www/xerte/library/Xerte/Authentication/Ldap.php149No entries foundArray
(
[count] => 0
)

2014-03-08 01:58:50 /var/www/xerte/website_code/php/database_library.php139Running : SELECT * FROM sitedetails
2014-03-08 01:59:32 /var/www/xerte/website_code/php/database_library.php139Running : SELECT * FROM sitedetails
2014-03-08 01:59:32 /var/www/xerte/library/Xerte/Authentication/Ldap.php57Running : SELECT * FROM ldap
2014-03-08 01:59:32 /var/www/xerte/library/Xerte/Authentication/Ldap.php67Valid login? brvbogae / <mijn paswoord>
2014-03-08 01:59:32 /var/www/xerte/library/Xerte/Authentication/Ldap.php86Running : SELECT * FROM ldap
2014-03-08 01:59:32 /var/www/xerte/library/Xerte/Authentication/Ldap.php89Trying to authenticate against ldap.vub.ac.be
2014-03-08 01:59:32 /var/www/xerte/library/Xerte/Authentication/Ldap.php144Searched ou=vub,ou=people,o=bfucc / cn brvbogae
2014-03-08 01:59:32 /var/www/xerte/library/Xerte/Authentication/Ldap.php149No entries foundArray
(
[count] => 0
)

2014-03-08 01:59:38 /var/www/xerte/website_code/php/database_library.php139Running : SELECT * FROM sitedetails
2014-03-08 01:59:38 /var/www/xerte/library/Xerte/Authentication/Ldap.php57Running : SELECT * FROM ldap
2014-03-08 01:59:38 /var/www/xerte/library/Xerte/Authentication/Ldap.php67Valid login? brvbogae / <mijn paswoord>
2014-03-08 01:59:38 /var/www/xerte/library/Xerte/Authentication/Ldap.php86Running : SELECT * FROM ldap
2014-03-08 01:59:38 /var/www/xerte/library/Xerte/Authentication/Ldap.php89Trying to authenticate against ldap.vub.ac.be
2014-03-08 01:59:38 /var/www/xerte/library/Xerte/Authentication/Ldap.php144Searched ou=vub,ou=people,o=bfucc / cn brvbogae
2014-03-08 01:59:38 /var/www/xerte/library/Xerte/Authentication/Ldap.php149No entries foundArray
(
[count] => 0
)

2014-03-08 02:30:13 /var/www/xerte/website_code/php/database_library.php139Running : SELECT * FROM sitedetails
2014-03-08 02:30:28 /var/www/xerte/website_code/php/database_library.php139Running : SELECT * FROM sitedetails
2014-03-08 02:30:28 /var/www/xerte/library/Xerte/Authentication/Ldap.php57Running : SELECT * FROM ldap
2014-03-08 02:30:28 /var/www/xerte/library/Xerte/Authentication/Ldap.php67Valid login? brvbogae / <mijn paswoord>
2014-03-08 02:30:28 /var/www/xerte/library/Xerte/Authentication/Ldap.php86Running : SELECT * FROM ldap
2014-03-08 02:30:28 /var/www/xerte/library/Xerte/Authentication/Ldap.php89Trying to authenticate against ldap.vub.ac.be
2014-03-08 02:30:28 /var/www/xerte/library/Xerte/Authentication/Ldap.php144Searched ou=vub,ou=people,o=bfucc / cn brvbogae
2014-03-08 02:30:28 /var/www/xerte/library/Xerte/Authentication/Ldap.php149No entries foundArray
(
[count] => 0
)
Last edit: 12 years 4 months ago by bogaerbr. Reason: my mistake

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

More
12 years 4 months ago #1322 by tom
Replied by tom on topic ldap configuration on xertetoolkits 2.1
Can you try to change the Main filter from cn to uid?

If that doesn't work, could you please try to remove the password?
The following user(s) said Thank You: bogaerbr

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

Time to create page: 0.206 seconds
Copyright © 2026 The Xerte Project.
Xerte logo Apereo logo OSI Logo