https://bugzilla.redhat.com/show_bug.cgi?id=1358459
Bug ID: 1358459 Summary: LDAP authentication is broken Product: Fedora Version: 24 Component: ejabberd Assignee: lemenkov@gmail.com Reporter: arcfi@aetera.net QA Contact: extras-qa@fedoraproject.org CC: bowlofeggs@electronsweatshop.com, erlang@lists.fedoraproject.org, jeremy@jcline.org, lemenkov@gmail.com, martin@laptop.org
Description of problem: LDAP authentication is broken
Version-Release number of selected component (if applicable): ejabberd-16.01-5.fc24.x86_64 erlang-eldap-18.3.4-1.fc24.x86_64
How reproducible: Always.
Steps to Reproduce: 1. Install ejabberd. 2. Configure LDAP authentication
Actual results: <0.362.0>@eldap_pool:start_link:61 Err = {'EXIT',{undef,[{eldap,start_link,[<<"#Ref<0.0.4.8409>">>,[<<"ldap.kola.fad.ru">>],389,<<"ejabberd@kola.fad.ru">>,<<"***">>,[{encrypt,starttls},{tls_verify,hard},{tls_cacertfile,<<"/etc/pki/tls/certs/ca.kola.fad.ru.crt">>},{tls_depth,undefined}]],[]},{eldap_pool,'-start_link/7-fun-2-',7,[{file,"src/eldap_pool.erl"},{line,55}]},{lists,foreach,2,[{file,"lists.erl"},{line,1337}]},{ejabberd_auth_ldap,init,1,[{file,"src/ejabberd_auth_ldap.erl"},{line,105}]},{gen_server,init_it,6,[{file,"gen_server.erl"},{line,328}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,240}]}]}}
Workaround: # sed --in-place --regexp-extended --expression='s%^(ERL_LIBS=.*)$%\1/ejabberd-16.01%' /usr/bin/ejabberdctl
https://bugzilla.redhat.com/show_bug.cgi?id=1358459
Randy Barlow randy@electronsweatshop.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Priority|unspecified |high Severity|unspecified |high
https://bugzilla.redhat.com/show_bug.cgi?id=1358459
ArcFi arcfi@aetera.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|24 |25
https://bugzilla.redhat.com/show_bug.cgi?id=1358459
--- Comment #1 from Fedora End Of Life jkurik@fedoraproject.org --- This message is a reminder that Fedora 25 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 25. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '25'.
Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version.
Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 25 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above.
Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
https://bugzilla.redhat.com/show_bug.cgi?id=1358459
Fedora End Of Life jkurik@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution|--- |EOL Last Closed| |2017-12-12 05:30:04
--- Comment #2 from Fedora End Of Life jkurik@fedoraproject.org --- Fedora 25 changed to end-of-life (EOL) status on 2017-12-12. Fedora 25 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug.
If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug.
Thank you for reporting this bug and we are sorry it could not be fixed.
https://bugzilla.redhat.com/show_bug.cgi?id=1358459
Peter Lemenkov lemenkov@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |NEW Resolution|EOL |--- Keywords| |Reopened
https://bugzilla.redhat.com/show_bug.cgi?id=1358459
Jan Kurik jkurik@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|25 |27
https://bugzilla.redhat.com/show_bug.cgi?id=1358459
--- Comment #3 from Jan Kurik jkurik@redhat.com --- This bug is currently reported against a Fedora version which is already unsuported. I am changing the version to '27', the latest supported release.
Please check whether this bug is still an issue on the '27' release. If you find this bug not being applicable on this release, please close it.
https://bugzilla.redhat.com/show_bug.cgi?id=1358459
Peter Lemenkov lemenkov@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|27 |rawhide
--- Comment #4 from Peter Lemenkov lemenkov@gmail.com --- I wonder if this is still valid bugreport for recent Erlang + Ejabberd? Could someone please retest it?
erlang@lists.fedoraproject.org