Difference between revisions of "Services:XMPP:SASL downgrade"

From Kosmos Wiki
Jump to navigation Jump to search
m (Add link to the XMPP page)
(Add a screenshot of Conversations to accept the SASL downgrade)
Line 4: Line 4:
 
 
 
 
 
== Conversations for Android ==
 
== Conversations for Android ==
 +
 +
[[File:SASL downgrade.jpg|thumb]]
  
 
In [https://conversations.im/ Conversations], go to the account settings (the form with user address and password). After failing to connect, the 'Save' button will turn into an 'Accept' button<ref>[https://github.com/siacs/Conversations/issues/2498#issuecomment-556071993 Issue: No (obvious?) way to accept SASL downgrade]</ref>.
 
In [https://conversations.im/ Conversations], go to the account settings (the form with user address and password). After failing to connect, the 'Save' button will turn into an 'Accept' button<ref>[https://github.com/siacs/Conversations/issues/2498#issuecomment-556071993 Issue: No (obvious?) way to accept SASL downgrade]</ref>.
 +
  
 
== References ==
 
== References ==
  
 
<references />
 
<references />

Revision as of 13:25, 20 February 2020

See Services:XMPP for information about the kosmos.org XMPP server

We are in the process of switching over the accounts to use LDAP. However, the LDAP implementation in ejabberd doesn't support SASL authentication, which we were using before. This means that some clients will refuse to connect to the server after the switch, and display a warning about it.

Conversations for Android

SASL downgrade.jpg

In Conversations, go to the account settings (the form with user address and password). After failing to connect, the 'Save' button will turn into an 'Accept' button[1].


References