Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » EPF » EPF Wiki and LDAP integration Error: uninitialized constant Net::LDAP
EPF Wiki and LDAP integration Error: uninitialized constant Net::LDAP [message #1385312] Thu, 05 June 2014 14:48 Go to next message
Fernanda Oliveira is currently offline Fernanda OliveiraFriend
Messages: 2
Registered: June 2014
Junior Member
Hi,
I'm trying to configure LDAP in EPFwiki according to the guide: https://wiki.eclipse.org/EPF_Wiki_User_Guide#Using_a_LDAP_server_to_authenticate_users

But I'm receiving the following error:
uninitialized constant Net::LDAP

I've installed net-ldap using this command: gem install net-ldap
I also tried to add something like " require 'net-ldap' " in user.rb file, but it returns ruby error.
I'm not ruby developer so I'm a little confused about how I should configure files to find the ldap-net lib.

Thank you in advance any help!

Re: EPF Wiki and LDAP integration Error: uninitialized constant Net::LDAP [message #1385591 is a reply to message #1385312] Mon, 09 June 2014 18:57 Go to previous messageGo to next message
Fernanda Oliveira is currently offline Fernanda OliveiraFriend
Messages: 2
Registered: June 2014
Junior Member
These steps solved my problem:

1) Added gem 'net-ldap' to Gemfile
2) ran bundle install
But I had to update bundler version in Gemfile to the installed version.
Details here:
www.ruby-forum.com/topic/312899
Re: EPF Wiki and LDAP integration Error: uninitialized constant Net::LDAP [message #1385721 is a reply to message #1385312] Tue, 10 June 2014 17:09 Go to previous messageGo to next message
Onno van der Straaten is currently offline Onno van der StraatenFriend
Messages: 19
Registered: March 2012
Junior Member
Are you using 1.7 EPF Wiki?

There is another download 1.8.1 you should consider using see https://wiki.eclipse.org/EPF_Wiki_Downloads

Re: EPF Wiki and LDAP integration Error: uninitialized constant Net::LDAP [message #1385723 is a reply to message #1385721] Tue, 10 June 2014 17:11 Go to previous message
Onno van der Straaten is currently offline Onno van der StraatenFriend
Messages: 19
Registered: March 2012
Junior Member
This release has a search feature based on Sphinx which offers very fast good full text searches. See https://www.youtube.com/watch?v=lXJ_ATRhBTo
Previous Topic:GUI for published methods
Next Topic:EPF Composer Development Errors
Goto Forum:
  


Current Time: Tue Mar 19 11:46:46 GMT 2024

Powered by FUDForum. Page generated in 0.02345 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top