CDLUC3 / mrt-doc

Documentation and Information regarding the Merritt repository
8 stars 4 forks source link

OpenSSL error during LDAP authentication #157

Closed elopatin-uc3 closed 3 years ago

elopatin-uc3 commented 5 years ago
Received an error when trying to authenticate on a download operation.  See details below:

A Net::LDAP::Error occurred in file#download:

SSL_connect SYSCALL returned=5 errno=0 state=SSLv3 read finished A lib/user_ldap.rb:44:in `authenticate'


Request:


Environment:


Backtrace:

lib/user_ldap.rb:44:in authenticate' app/models/user.rb:73:invalid_ldap_credentials?' app/models/user.rb:83:in from_auth_header' app/controllers/application_controller.rb:88:incurrent_user' app/controllers/application_controller.rb:95:in current_uid' app/controllers/application_controller.rb:106:inrequire_user'

elopatin-uc3 commented 3 years ago

Closing as obsolete.