[JDEV] Unable to authenticate
Bob Monaghan
bob at sbst.com
Wed Nov 1 16:16:28 CST 2000
I had the same problem.. I just blew away the existing
accounts and had everyone re-create their accounts.
bob..
-----Original Message-----
From: jdev-admin at jabber.org [mailto:jdev-admin at jabber.org]On Behalf Of
Lyndon Mark Durham
Sent: November 1, 2000 12:41 PM
To: jabber developer
Subject: [JDEV] Unable to authenticate
Greetings,
Thanks for your earlier responses on the possible values
for the ID attribute of the <iq> element when authenticating.
Nonetheless I still dont recieve a sucessful iq authentication result
when I send my authentication xml to the server. Below is the xml that I
am sending. Any ideas or thoughts?
<?xml version="1.0" encoding="UTF-8" ?>
<stream:stream to="jabber.org" xmlns="jabber:client"
xmlns:stream="http://etherx.jabber.org/streams">
<iq type="set" id="KLMD_1">
<query xmlns="jabber:iq:auth">
<username>bigdog</username>
<password>dogpound</password>
<resource>HomePc</resource>
</query>
</iq>
</stream:stream>
_______________________________________________
jdev mailing list
jdev at jabber.org
http://mailman.jabber.org/listinfo/jdev
More information about the JDev
mailing list