Hey guys, I'm getting this failure when I try to test my ldap settings:
/usr/lib/ruby/gems/1.8/gems/ruby-net-ldap-0.0.4/lib/net/ldap.rb:1059:in `connect': SSL_connect SYSCALL returned=5 errno=0 state=unknown state (OpenSSL::SSL::SSLError) from /usr/lib/ruby/gems/1.8/gems/ruby-net-ldap-0.0.4/lib/net/ldap.rb:1059:in `setup_encryption' from /usr/lib/ruby/gems/1.8/gems/ruby-net-ldap-0.0.4/lib/net/ldap.rb:1025:in `initialize' from /usr/lib/ruby/gems/1.8/gems/ruby-net-ldap-0.0.4/lib/net/ldap.rb:700:in `new' from /usr/lib/ruby/gems/1.8/gems/ruby-net-ldap-0.0.4/lib/net/ldap.rb:700:in `bind' from /var/www/gitorious/lib/gitorious/authentication/ldap_authentication.rb:61:in `valid_credentials?' from script/test_ldap_connection:18 I think it may have to do with our server requires a username and password to the ldap server but I couldn't find out what the exact attributes are for this. Anyone else doing this? Thanks in advance for your help. Thanks, Jay -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected]
