ruby-net-ldap

URL
http://rubyforge.org/projects/net-ldap
Author(s)
Francis Cianfrocca
Summary
Net::LDAP is an LDAP support library written in pure Ruby. It supports all LDAP client features, and a subset of server features as well.

Add your comment ↓

Comments

ruby-net-ldap (0.9.11) is Working
for Kaspar Schiess (Mac OSX, 2 months ago)

The library is now again maintained. Please report bugs to http://rubyforge.org/projects/net-ldap

ruby-net-ldap (0.0.5) is Working
for aledalgrande (Mac OSX, 6 months ago)

ruby 1.9.1p378 (2010-01-10 revision 26273) [i386-darwin10.2.0]

gem built from dim's repository, version 0.0.5

ruby-net-ldap (1.9.1) is Failing
for Marius Mathiesen (GNU/Linux, 7 months ago)

Same as with Jim Hranicky here; correcting the typo still leaves me with the same error.

ruby-net-ldap is Working
for Joe (GNU/Linux, about 1 year ago)

I can get past that error if I download the latest files from SVN, and make the changes I mentioned in the bug I filed:
http://rubyforge.org/tracker/index.php?func=detail&aid=24494&group_id=143&atid=631

ruby-net-ldap is Failing
for Jim Hranicky (Mac OSX, about 1 year ago)

This fails as per

http://rubyforge.org/tracker/index.php?func=detail&aid=23106&group_id=143&atid=631

Even when the "TCPsocket" typo is fixed (how did *that* ever make it in?), it still fails with bind errors:

/opt/local/lib/ruby/site_ruby/1.9.1/net/ldap.rb:1278:in `bind_simple': no bind result (Net::LDAP::LdapError)
from /opt/local/lib/ruby/site_ruby/1.9.1/net/ldap.rb:1249:in `bind'
from /opt/local/lib/ruby/site_ruby/1.9.1/net/ldap.rb:747:in `bind'
from /opt/local/lib/ruby/site_ruby/ldap-conn.rb:38:in `initialize'
from /opt/local/lib/ruby/site_ruby/ldap-conn.rb:68:in `new'
from /opt/local/lib/ruby/site_ruby/ldap-conn.rb:68:in `<main>'

Add your comment




Yes No