[Dovecot] Auth protocol and XMPP
17 Sep
2011
17 Sep
'11
3:30 p.m.
Hello.
I've written an authentication backend for the XMPP server Prosody, which makes it use Dovecots auth socket and protocol, and letting the client use any SASL mechanism Dovecot offers.
However, setups using the full user@domain as authnid won't work, due to most XMPP clients assuming that the authnid is the localpart.
I want to avoid hardcoding it to PLAIN, or otherwise doing MITM/rewrites if possible. (There exists an older auth backend that does just that already)
Ideas?
-- Kim Alvefur <zash@zash.se>
4845
Age (days ago)
4845
Last active (days ago)
0 comments
1 participants
participants (1)
-
Kim Alvefur