ejabberd - Comments for "Authentication failed: Peer provided no SASL mechanisms" https://www.ejabberd.im/forum/28783/authentication-failed-peer-provided-no-sasl-mechanisms en And mod_legacy_auth: {} https://www.ejabberd.im/forum/28783/authentication-failed-peer-provided-no-sasl-mechanisms#comment-67655 <p>And mod_legacy_auth: {} enable bunch of old servers, on behalf with s2s_use_starttls: optional</p> Sat, 09 Sep 2017 18:44:58 +0000 evadim comment 67655 at https://www.ejabberd.im I have the same problem. https://www.ejabberd.im/forum/28783/authentication-failed-peer-provided-no-sasl-mechanisms#comment-67605 <p>I have the same problem. Isn't using mod_s2s_dialback not solving the real problem?<br /> Is it preferred to use SASL? I'm trying to understand the best-practice here.</p> <div class="quote-msg"> <div class="quote-author"><em>badlop</em> wrote:</div> <p>Here is the solution: <noindex><a href="https://github.com/processone/ejabberd/issues/1700" title="https://github.com/processone/ejabberd/issues/1700" rel="nofollow" >https://github.com/processone/ejabberd/issues/1700</a></noindex></p> <p>Simply, enable mod_s2s_dialback: {} in the modules section of ejabberd configuration.</p></div> Mon, 24 Jul 2017 14:17:35 +0000 Basildane comment 67605 at https://www.ejabberd.im Here is the solution: https://www.ejabberd.im/forum/28783/authentication-failed-peer-provided-no-sasl-mechanisms#comment-67481 <p>Here is the solution: <noindex><a href="https://github.com/processone/ejabberd/issues/1700" title="https://github.com/processone/ejabberd/issues/1700" rel="nofollow" >https://github.com/processone/ejabberd/issues/1700</a></noindex></p> <p>Simply, enable mod_s2s_dialback: {} in the modules section of ejabberd configuration.</p> Mon, 22 May 2017 09:19:28 +0000 badlop comment 67481 at https://www.ejabberd.im Maybe that package includes a https://www.ejabberd.im/forum/28783/authentication-failed-peer-provided-no-sasl-mechanisms#comment-67471 <p>Maybe that package includes a configuration file with some options enabled that are too restrictive, specifically s2s options, and more specific I mean s2s_use_starttls. Check what options you have enabled regarding s2s, and try to desactivate them. Once you find which one is relevant to your problem, you decide if it's a serious problem that requires a proper fix, or you don't both about reducing the strictness of that option.</p> <p>Another thing to look is how many servers have you problem connecting. If it's several ones, check what software they run.</p> <p>And last, it may happen that you found a bug in ejabberd or jabber.org's software.</p> Thu, 18 May 2017 20:44:51 +0000 badlop comment 67471 at https://www.ejabberd.im