Skip to main content



      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 10:48 Go to next message
Eclipse UserFriend
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 14:57 Go to previous messageGo to next message
Eclipse UserFriend
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 13:09 Go to previous messageGo to next message
Eclipse UserFriend
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 13:11 Go to previous message
Eclipse UserFriend
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: Sat May 24 19:54:42 EDT 2025

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

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

Back to the top