Project

General

Profile

ldap authentication fails, can't convert Net::LDAP::LdapError into String

Added by Fritz s about 14 years ago

I have upgraded to the latest version of redmine and have the current version of ruby installed

[root@systems3 log]# gem list --local

  • LOCAL GEMS ***

actionmailer (2.3.5)
actionpack (2.3.5)
activerecord (2.3.5)
activeresource (2.3.5)
activesupport (2.3.5)
fastthread (1.0.7)
mysql (2.8.1)
passenger (2.2.9)
rack (1.0.1)
rails (2.3.5)
rake (0.8.7)
[root@systems3 log]# ruby -v
ruby 1.9.1p376 (2009-12-07 revision 26041) [x86_64-linux]
[root@systems3 log]#

everything seem to be in order, but i can no longer login to redmine with LDAP authentication...

i get "Unable to connect (can't convert Net::LDAP::LdapError into String)" error.

Any ideas?


Replies (2)

RE: ldap authentication fails, can't convert Net::LDAP::LdapError into String - Added by Andre Brown about 14 years ago

Ok, problem solved. Redmine is not yet compatible with Ruby 1.9 (well at least the LDAP authentication is not). http://www.redmine.org/issues/4824

    (1-2/2)