Re: LDAPS Error Bugzilla::Auth::Verify
JPrasanna Venkatesan <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.webtools |
|---|---|
| Message-ID | <[email protected]> |
On Tuesday, October 27, 2020 at 2:08:14 PM UTC+5:30, Thorsten Schöning wrote: > Guten Tag JPrasanna Venkatesan, > am Dienstag, 27. Oktober 2020 um 07:01 schrieben Sie: > > When I gave ldaps URL instead of ldap url, I am getting > > 'Bugzilla::Auth::Verify' error in the uI. > Please provide the complete textual error message. My first guess > would be that you are using either wrong ports in case of LDAPS or are > lacking SSL/TLS-related libraries. > > Mit freundlichen Grüßen, > > Thorsten Schöning > > -- > Thorsten Schöning E-Mail: [email protected] > AM-SoFT IT-Systeme http://www.AM-SoFT.de/ > > Telefon...........05151- 9468- 55 > Fax...............05151- 9468- 88 > Mobil..............0178-8 9468- 04 > > AM-SoFT GmbH IT-Systeme, Brandenburger Str. 7c, 31789 Hameln > AG Hannover HRB 207 694 - Geschäftsführer: Andreas Muchow Please find the same I tried with both ldaps://<host> and ldaps://<host>:3269. Getting the following error. Could not connect to the LDAP server(s) Traceback: at Bugzilla/Auth/Verify/LDAP.pm line 169. Bugzilla::Auth::Verify::LDAP::ldap(...) called at Bugzilla/Auth/Verify/LDAP.pm line 143 Bugzilla::Auth::Verify::LDAP::_bind_ldap_for_search(...) called at Bugzilla/Auth/Verify/LDAP.pm line 41 Bugzilla::Auth::Verify::LDAP::check_credentials(...) called at Bugzilla/Auth/Verify/Stack.pm line 57 Bugzilla::Auth::Verify::Stack::check_credentials(...) called at Bugzilla/Auth.pm line 59 Bugzilla::Auth::login(...) called at Bugzilla.pm line 328 Bugzilla::login(...) called at /var/www/html/bugzilla/index.cgi line 21 _______________________________________________ support-bugzilla mailing list [email protected] https://lists.mozilla.org/listinfo/support-bugzilla PLEASE put [email protected] in the To: field when you reply.