[swift-users] swift authentication question

Mugatu Jimbobwe domokun_japan at yahoo.com
Wed Mar 20 09:50:36 CET 2013



Hi, I just found Swift.... it looks great and I want to stop using Pidgin as soon as possible.
I just set up a jabberd2 server and it works with Adium on the mac, and Pidgin and Kadu
on Windows, but I can't get Swift to work.  I've tried all the settings.  


Right now in the jabberd2 server i'm sending SASL digest-md5, I don't have the SSL turned on
and no certs in place right now.  I am moving to SSL but after I get the basic setup worked out first.


Thanks for your help and input.   This is what i'm seeing in the log in Swift:

<!-- OUT -->
<?xml version="1.0"?><stream:stream xmlns="jabber:client" xmlns:stream="http://etherx.jabber.org/streams" to="chat.myserver.com" version="1.0">
<!-- IN -->
<?xml version='1.0'?><stream:stream xmlns:stream='http://etherx.jabber.org/streams' xmlns='jabber:client' from='chat.myserver.com' version='1.0' id='9hszx7m7dxxcl0b0h1ucoh3s4rb1khitzaswhf3v' xmlns:ack='http://www.xmpp.org/extensions/xep-0198.html#ns'>
<!-- IN -->
<stream:features xmlns:stream='http://etherx.jabber.org/streams'><address xmlns='http://affinix.com/jabber/address'>98.228.150.44</address><mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'><mechanism>DIGEST-MD5</mechanism></mechanisms><auth xmlns='http://jabber.org/features/iq-auth'/><register xmlns='http://jabber.org/features/iq-register'/></stream:features>
<!-- OUT -->
<auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="DIGEST-MD5"></auth>
<!-- IN -->
<challenge xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>cmVhbG09ImNoYXQud2ktdm91kLmNvbSIsIG5vbmNlPSJmdEFCY2Y1VExzS3JaZjdkaVR4YVpnPT0iLCBxb3A9ImF1dGgiLCBjaGFyc2V0PXV0Zi04LCBhbGdvcml0aG09bWQ1LXNlc3M=</challenge>
<!-- OUT -->
</stream:stream
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </lists/pipermail/swift-users/attachments/20130320/0c1dcfbe/attachment.htm>


More information about the swift-users mailing list