[jdev] Issue: Anonymous User Connecting to GTalk
Kumaravel Kandasami
kumaravel.kandasami at gmail.com
Thu Jun 3 19:47:26 CDT 2010
Continuation to the original email...
I am following the steps mentioned in the
http://xmpp.org/rfcs/rfc3921.html#int Section 8.2
I get error in step #5 , logged in as anonymous SASL
<presence xmlns='jabber:client'
to='
15003158891275611771486514 at mydomain.com/10399158671275611771881854'
from='kumaravel.kandasami at gmail.com'
type='error'>
<error code='404'
type='cancel'>
<remote-server-not-found xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
</error>
</presence>
Kumar _/|\_
www.saisk.com
kumar at saisk.com
"making a profound difference with knowledge and creativity..."
On Thu, Jun 3, 2010 at 7:14 PM, Kumaravel Kandasami <
kumaravel.kandasami at gmail.com> wrote:
>
> I have configured XMPP server (Ejabberg 2.1.3).
>
> Logged in as an annonymous (SASL Anonymous) user, subscribing to a JID
> kumaravel.kandasami at gmail.com.
> Able to successfully subscribe using a logged in Authenticated USER(
> kkandasami at jabberd.eu), but not as an anonymous user ?
> Do not see subscription permission on my GTalk client while logged in as
> anonymous user. Any clue or reference to solve this problem ?
>
>
> *Authenticated User: (Success scenario)*
>
> <presence to='kumaravel.kandasami at gmail.com'
> type='subscribe'
> xmlns='jabber:client'/>
> <iq xmlns='jabber:client'
> to='kkandasami at jabberd.eu/33009892591275601312388051'
> from='kkandasami at jabberd.eu'
> id='push2687730880'
> type='set'>
> <query xmlns='jabber:iq:roster'>
> <item ask='subscribe'
> jid='kumaravel.kandasami at gmail.com'
> subscription='none'/>
> </query>
> </iq>
> <iq xmlns='jabber:client'
> to='kkandasami at jabberd.eu/33009892591275601312388051'
> from='kkandasami at jabberd.eu'
> id='push709222916'
> type='set'>
> <query xmlns='jabber:iq:roster'>
> <item jid='kumaravel.kandasami at gmail.com'
> subscription='to'/>
> </query>
> </iq>
>
> *Anonymous User (Failure Scenario):*
>
> <presence to='kumaravel.kandasami at gmail.com'
> type='subscribe'
> xmlns='jabber:client'/>
> <iq xmlns='jabber:client'
> to='8877332881275601026539539 at mydomain.com/40694871761275601026907299'
> from='8877332881275601026539539 at mydomain.com'
> id='push3531619474'
> type='set'>
> <query xmlns='jabber:iq:roster'>
> <item ask='subscribe'
> jid='kumaravel.kandasami at gmail.com'
> subscription='none'/>
> </query>
> </iq>
>
>
> Kumar _/|\_
> www.saisk.com
> kumar at saisk.com
> "making a profound difference with knowledge and creativity..."
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.jabber.org/jdev/attachments/20100603/bc5ae712/attachment.htm>
More information about the JDev
mailing list