Open
Bug 1060184
Opened 10 years ago
Failed to bind to the LDAP server. The error message was: Bad file descriptor
Categories
(Bugzilla :: Administration, task)
Tracking
()
UNCONFIRMED
People
(Reporter: kovitcpe9, Unassigned)
Details
Attachments
(1 file)
4.29 KB,
text/plain
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.143 Safari/537.36
Steps to reproduce:
Try to configure LDAP and login.
Actual results:
Failed to bind to the LDAP server. The error message was: Bad file descriptor
Traceback:
at Bugzilla/Auth/Verify/LDAP.pm line 168, <DATA> line 751.
Bugzilla::Auth::Verify::LDAP::_bind_ldap_for_search(...) called at Bugzilla/Auth/Verify/LDAP.pm line 60
Bugzilla::Auth::Verify::LDAP::check_credentials(...) called at Bugzilla/Auth/Verify/Stack.pm line 62
Bugzilla::Auth::Verify::Stack::check_credentials(...) called at Bugzilla/Auth.pm line 72
Bugzilla::Auth::login(...) called at Bugzilla.pm line 345
Bugzilla::login(...) called at D:/bugzilla/tsc/index.cgi line 40
You need to log in
before you can comment on or make changes to this bug.
Description
•